aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-lock.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-05-17perf options: Type check OPT_BOOLEAN and fix the offendersArnaldo Carvalho de Melo1-2/+1
2010-05-09perf lock: Drop "-a" option from cmd_record() default arguments setHitoshi Mitake1-1/+0
2010-05-09perf lock: Always check min AND max wait timeFrederic Weisbecker1-1/+1
2010-05-09perf: Fix perf lock bad rateFrederic Weisbecker1-2/+2
2010-05-09perf: Humanize lock flags in perf lockFrederic Weisbecker1-3/+8
2010-05-09perf: Cleanup perf lock broken statesFrederic Weisbecker1-20/+29
2010-05-09perf lock: Add "info" subcommand for dumping misc informationHitoshi Mitake1-23/+73
2010-05-02perf: add perf-inject builtinTom Zanussi1-1/+1
2010-04-24perf: Generalize perf lock's sample event reordering to the session layerFrederic Weisbecker1-175/+22
2010-04-24perf lock: Fix state machine to recognize lock sequenceHitoshi Mitake1-68/+342
2010-04-14perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR()Ian Munsie1-1/+1
2010-02-27perf lock: Drop the buffers multiplexing dependencyFrederic Weisbecker1-2/+146
2010-01-31perf lock: Clean up various detailsIngo Molnar1-128/+82
2010-01-31perf lock: Introduce new tool "perf lock", for analyzing lock statisticsHitoshi Mitake1-0/+724