Home
Blogs
Questions
Jobs
Monetize

Home

About Us

Blogs

Questions

Jobs

Monetize

Post Job

banner

Questions about flamegraph

Read more about flamegraph

python (65.2k questions)

javascript (44.3k questions)

reactjs (22.7k questions)

java (20.8k questions)

c# (17.4k questions)

html (16.3k questions)

r (13.7k questions)

android (13k questions)

Questions - flamegraph

How to kill perf record with python subprocess?

I am attempting to use the perf utility to monitor my system. It will be started and killed within a python script. I have created a sandbox like so: extra_params = ["-F", "99", &q...
test-img

David Owens

python

performance

monitoring

perf

flamegraph

Votes: 0

Answers: 0

How to find out which hook has changed with the help of hook number/index displayed in FlameGraph

I'm working on a react application and want to improve the performance. I was using the Profiler to see the components painted on each render and also FlameGraph to find out which one is taking long t...
test-img

praveen guda

reactjs

performance

react-hooks

profiler

flamegraph

Votes: 0

Answers: 1

Latest Answer

If you check the "Components" React Dev Tools tab (to the left of Profile) you can find the component in question and see the numbered hooks. I believe that is the correct relation.
test-img

Jason

What is the vertical line in Datadog APM trace

I'm not sure how to interpret the long vertical line in Datadog APM Traces
test-img

AdrianS

trace

metrics

datadog

telemetry

flamegraph

Votes: 0

Answers: 1

Latest Answer

That indicates the span was called asynchronously This doc talks about python, but it's true if all languages: https://www.datadoghq.com/blog/tracing-async-python-code/
test-img

draav

Posts

Questions

Blogs

Jobs

The ultimate platform for coders and IT specialists

About

  • Company
  • Support

  • Platform

  • Terms & Conditions
  • Privacy statement
  • Cookie policy
  • Cookie option
  • OnlyCoders © 2025  |  All rights reserved