multiple pages: format technical tokens (#5119)
Co-authored-by: bl-ue <54780737+bl-ue@users.noreply.github.com> Co-authored-by: Starbeamrainbowlabs <sbrl@starbeamrainbowlabs.com>
This commit is contained in:

committed by
GitHub

parent
dc690e38eb
commit
a5fe31bc47
@@ -10,10 +10,10 @@
|
||||
|
||||
`sudo perf top`
|
||||
|
||||
- Run a command and record its profile into "perf.data":
|
||||
- Run a command and record its profile into `perf.data`:
|
||||
|
||||
`sudo perf record {{command}}`
|
||||
|
||||
- Read "perf.data" (created by `perf record`) and display the profile:
|
||||
- Read `perf.data` (created by `perf record`) and display the profile:
|
||||
|
||||
`sudo perf report`
|
||||
|
Reference in New Issue
Block a user