This website requires JavaScript.
Explore
Help
Sign In
ukui
/
kernel
Watch
0
Star
0
Fork
0
You've already forked kernel
mirror of
https://github.com/ukui/kernel.git
synced
2026-03-09 10:07:04 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
03fb0f859b45d1eb05c984ab4bd3bef67e45ede2
kernel
/
tools
/
perf
/
scripts
/
python
/
bin
/
flamegraph-record
T
3 lines
32 B
Bash
Raw
Normal View
History
Unescape
Escape
perf flamegraph: Use /bin/bash for report and record scripts
2020-05-05 13:33:12 -03:00
#!/bin/bash
perf script: Add flamegraph.py script
2020-03-20 16:13:48 +01:00
perf record -g
"
$@
"
Reference in New Issue
Copy Permalink