perf: Add 'perf sched' tool
[safe/jmp/linux-2.6] / tools / perf / util / parse-events.c
2009-09-11 Linus TorvaldsMerge branch 'tracing-core-for-linus' of git://git...
2009-09-06 Ingo MolnarMerge commit 'v2.6.31-rc9' into tracing/core
2009-09-04 Ulrich Drepperperf tools: Avoid unnecessary work in directory lookups
2009-08-28 Frederic Weisbeckerperf tools: Only save the event formats we need
2009-08-16 Ingo Molnarperf: Enable more compiler warnings
2009-08-13 Frederic Weisbeckerperf tools: Add a per tracepoint counter attribute...
2009-08-11 Jason Barontracing: Add more namespace area to 'perf list' output
2009-08-09 Peter Zijlstraperf list: Fix the output to not include tracepoints...
2009-08-09 Peter Zijlstraperf report: Fix per task mult-counter stat reporting
2009-07-22 Jason Baronperf_counter: Detect debugfs location
2009-07-22 Jason Baronperf_counter: Add tracepoint support to perf list,...
2009-07-13 Roel Kluinperf_counter tools: Fix index boundary check
2009-07-10 Anton Blanchardperf_counter tools: Rename cache events to remove $
2009-07-01 Jaswinder Singh... perf list: Add cache events
2009-07-01 Ingo Molnarperf_counter tools: Add more warnings and fix/annotate...
2009-07-01 Paul Mackerrasperf_counter tools: Rework event string parsing/syntax
2009-06-25 Jaswinder Singh... perf_counter tools: Add alias for 'l1d' and 'l1i'
2009-06-25 Jaswinder Singh... perf_counter tools: Shorten names for events
2009-06-25 Jaswinder Singh... perf_counter tools: Check for valid cache operations
2009-06-22 Jaswinder Singh... perf_counter tools: Set alias for page-faults
2009-06-22 Jaswinder Singh... perf_counter tools: Introduce alias member in event_symbol
2009-06-22 Jaswinder Singh... perf_counter tools: Define separate declarations for...
2009-06-19 Paul Mackerrasperf_counter tools: Define and use our own u64, s64...
2009-06-13 Ingo Molnarperf stat: Reorganize output
2009-06-12 Yong Wangperf_counter tools: Remove one L1-data alias
2009-06-11 Peter Zijlstraperf_counter: Standardize event names
2009-06-06 Ingo Molnarperf_counter tools: Fix error condition in parse_aliases()
2009-06-06 Ingo Molnarperf_counter tools: Move from Documentation/perf_counte...