Commit Graph

9 Commits

Author SHA1 Message Date
ad
5c2240bb95 - Increase default number of trace buffers to 10000.
- New options:
     -f         Trace only by calling functions.
     -m         Merge call sites within unique functions.
     -M         Merge lock addresses within unique objects.
2007-07-14 13:30:43 +00:00
ad
75922662e1 Correctly seperate different events for the same type of lock. 2007-01-20 20:01:03 +00:00
ad
9f07c24ec6 lockstat: improve reporting slightly, and fix a bug where the command
could spin while resorting lists.
2006-12-25 11:57:40 +00:00
ad
048c3d68d9 Tweak output slightly, and fix a bug. 2006-11-13 19:08:52 +00:00
ad
1279365222 Fix some minor bugs and improve output slightly. 2006-11-08 23:12:57 +00:00
wiz
97c200c877 Sort options. 2006-09-10 21:09:48 +00:00
ad
d8323c46d4 Fix a typo. 2006-09-07 14:44:05 +00:00
ad
96d4a987b2 Fix an #include. 2006-09-07 01:23:59 +00:00
ad
297f461929 Add the lockstat command: displays a summary of kernel locking events
recorded over the lifetime of a called program.
2006-09-07 00:50:45 +00:00