summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-lock.c
Commit message (Expand)AuthorAgeFilesLines
* perf options: Type check OPT_BOOLEAN and fix the offendersArnaldo Carvalho de Melo2010-05-171-2/+1
* perf lock: Drop "-a" option from cmd_record() default arguments setHitoshi Mitake2010-05-091-1/+0
* perf lock: Always check min AND max wait timeFrederic Weisbecker2010-05-091-1/+1
* perf: Fix perf lock bad rateFrederic Weisbecker2010-05-091-2/+2
* perf: Humanize lock flags in perf lockFrederic Weisbecker2010-05-091-3/+8
* perf: Cleanup perf lock broken statesFrederic Weisbecker2010-05-091-20/+29
* perf lock: Add "info" subcommand for dumping misc informationHitoshi Mitake2010-05-091-23/+73
* perf: add perf-inject builtinTom Zanussi2010-05-021-1/+1
* perf: Generalize perf lock's sample event reordering to the session layerFrederic Weisbecker2010-04-241-175/+22
* perf lock: Fix state machine to recognize lock sequenceHitoshi Mitake2010-04-241-68/+342
* perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-141-1/+1
* perf lock: Drop the buffers multiplexing dependencyFrederic Weisbecker2010-02-271-2/+146
* perf lock: Clean up various detailsIngo Molnar2010-01-311-128/+82
* perf lock: Introduce new tool "perf lock", for analyzing lock statisticsHitoshi Mitake2010-01-311-0/+724
OpenPOWER on IntegriCloud