aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-lock.c
AgeCommit message (Expand)Author
2011-01-22perf tools: Fix 64 bit integer format stringsArnaldo Carvalho de Melo
2010-12-21perf session: Fallback to unordered processing if no sample_id_allIan Munsie
2010-12-06perf tools: Catch a few uncheck calloc/malloc'sChris Samuel
2010-12-04perf session: Parse sample earlierArnaldo Carvalho de Melo
2010-11-16perf: Rename 'perf trace' to 'perf script'Ingo Molnar
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