-
Notifications
You must be signed in to change notification settings - Fork 536
feat(profiling): add Linux CPU timer stack profiler #18724
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Changes from all commits
55a7cba
28117d5
a84b45a
44f68ad
e7809e7
da11ce4
a536d62
5984ad6
17efe04
c98b4ef
8cc3eb6
9603962
d9b5246
91af746
5c91970
3bf5f31
a8f2248
cfe1a33
f5c4749
32f2ee9
16fecdd
7ef12c1
0e415b0
0920ef5
26fcf26
ce3e77e
c59c08d
1d47adf
b852362
480b803
01768b0
f3de4d6
ce5cd2f
ab835b2
2a4f468
d537b45
0fe59fd
b818766
742b174
53a6d0b
3c418d6
8198c85
df6f104
751cc43
c258f6e
d0dccbb
8c8e5a2
7a8b8ef
a98a72b
622aa53
58b2f77
e6798b2
3ed3765
8380345
64c5dba
8cf54e9
52939a8
1847103
db49357
c0fef3f
113249d
0534fad
639fd1d
fd97617
cf21acc
8dcec29
c14d1fa
dc676cf
7e736ea
69f138f
9155126
5c01fee
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
|
Collaborator
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. I gave this a spin on the
A few things I'm noting
So overall that's absolutely awesome! 🤩 What I'm a bit surprised by, however, is that the flame graph looks... just about the same as before otherwise. This service in staging is low-CPU (~2-3s CPU time per minute, according to profiles) so I would have expected the timer-based profiler to make a huge difference on correctness. |


Uh oh!
There was an error while loading. Please reload this page.