Skip to content

Commit efc1b92

Browse files
Expand pid in perf.md
1 parent e192732 commit efc1b92

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pages/linux/perf.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717

1818
- Record the profile of an existing process into `perf.data`:
1919

20-
`sudo perf record {{[-p|--pid]}} {{pid}}`
20+
`sudo perf record {{[-p|--pid]}} {{process_id}}`
2121

2222
- Read `perf.data` (created by `perf record`) and display the profile:
2323

0 commit comments

Comments
 (0)