mirror of
https://github.com/ivuorinen/cheatsheet-tldr.git
synced 2026-02-26 02:52:51 +00:00
Update cheatsheets
This commit is contained in:
@@ -22,7 +22,7 @@ source: https://github.com/tldr-pages/tldr.git
|
||||
|
||||
- Record the profile of an existing process into `perf.data`:
|
||||
|
||||
`sudo perf record -p {{pid}}`
|
||||
`sudo perf record {{[-p|--pid]}} {{pid}}`
|
||||
|
||||
- Read `perf.data` (created by `perf record`) and display the profile:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user