summaryrefslogtreecommitdiff
path: root/tools/perf/builtin-lock.c
AgeCommit message (Expand)Author
2010-05-17perf options: Type check OPT_BOOLEAN and fix the offendersArnaldo Carvalho de Melo
2010-05-09perf lock: Drop "-a" option from cmd_record() default arguments setHitoshi Mitake
2010-05-09perf lock: Always check min AND max wait timeFrederic Weisbecker
2010-05-09perf: Fix perf lock bad rateFrederic Weisbecker
2010-05-09perf: Humanize lock flags in perf lockFrederic Weisbecker
2010-05-09perf: Cleanup perf lock broken statesFrederic Weisbecker
2010-05-09perf lock: Add "info" subcommand for dumping misc informationHitoshi Mitake
2010-05-02perf: add perf-inject builtinTom Zanussi
2010-04-24perf: Generalize perf lock's sample event reordering to the session layerFrederic Weisbecker
2010-04-24perf lock: Fix state machine to recognize lock sequenceHitoshi Mitake
2010-04-14perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie
2010-02-27perf lock: Drop the buffers multiplexing dependencyFrederic Weisbecker
2010-01-31perf lock: Clean up various detailsIngo Molnar
2010-01-31perf lock: Introduce new tool "perf lock", for analyzing lock statisticsHitoshi Mitake