Commit 9998272
authored
Finding on-cpu performance hotspots by attaching profiling tools/probers: support for perf (a.k.a. perf_events) record + flame graphs (#121)
* [wip] WIP on perf profiler
* [add] first version of profiler with perf:record working as expected
* [add] Finding on-cpu performance hotspots by attaching profiling tools/probers: support for perf (a.k.a. perf_events) record + flame graphs1 parent 05b86aa commit 9998272
File tree
9 files changed
+2167
-12
lines changed- redisbench_admin
- profilers
- run_local
9 files changed
+2167
-12
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
0 commit comments