1PERF-LOCK(1) perf Manual PERF-LOCK(1)
2
3
4
6 perf-lock - Analyze lock events
7
9 perf lock {record|report|trace}
10
12 You can analyze various lock behaviours and statistics with this perf
13 lock command.
14
15 'perf lock record <command>' records lock events
16 between start and end <command>. And this command
17 produces the file "perf.data" which contains tracing
18 results of lock events.
19
20 'perf lock trace' shows raw lock events.
21
22 'perf lock report' reports statistical data.
23
25 perf(1)
26
27
28
29perf 2.6.35.14-106.fc 11/23/2011 PERF-LOCK(1)