aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-lock.c
Commit message (Expand)AuthorAge
* perf session: Fallback to unordered processing if no sample_id_allIan Munsie2010-12-21
* perf tools: Catch a few uncheck calloc/malloc'sChris Samuel2010-12-06
* perf session: Parse sample earlierArnaldo Carvalho de Melo2010-12-04
* perf: Rename 'perf trace' to 'perf script'Ingo Molnar2010-11-16
* perf options: Type check OPT_BOOLEAN and fix the offendersArnaldo Carvalho de Melo2010-05-17
* perf lock: Drop "-a" option from cmd_record() default arguments setHitoshi Mitake2010-05-09
* perf lock: Always check min AND max wait timeFrederic Weisbecker2010-05-09
* perf: Fix perf lock bad rateFrederic Weisbecker2010-05-09
* perf: Humanize lock flags in perf lockFrederic Weisbecker2010-05-09
* perf: Cleanup perf lock broken statesFrederic Weisbecker2010-05-09
* perf lock: Add "info" subcommand for dumping misc informationHitoshi Mitake2010-05-09
* perf: add perf-inject builtinTom Zanussi2010-05-02
* perf: Generalize perf lock's sample event reordering to the session layerFrederic Weisbecker2010-04-23
* perf lock: Fix state machine to recognize lock sequenceHitoshi Mitake2010-04-23
* perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce ...Ian Munsie2010-04-14
* perf lock: Drop the buffers multiplexing dependencyFrederic Weisbecker2010-02-27
* perf lock: Clean up various detailsIngo Molnar2010-01-31
* perf lock: Introduce new tool "perf lock", for analyzing lock statisticsHitoshi Mitake2010-01-31