perf, x86: Improve the PEBS ABI
[safe/jmp/linux-2.6] / tools / perf / util / parse-events.c
2010-05-07 Peter Zijlstraperf, x86: Improve the PEBS ABI
2010-05-05 Arnaldo Carvalho... perf list: Add explanation about raw hardware event...
2010-04-24 Stephane Eranianperf: Fix initialization bug in parse_single_tracepoint...
2010-04-15 Frederic Weisbeckerperf: Make the trace events sample period default to 1
2010-04-15 Frederic Weisbeckerperf: Always record tracepoints raw samples from perf...
2010-03-26 Arnaldo Carvalho... perf symbols: Move hex2u64 and strxfrchar to symbol.c
2010-03-10 Peter Zijlstraperf: Add attr->precise support to raw event parsing
2010-01-13 Masami Hiramatsuperf tools: Support tracepoint glob matching
2009-12-30 Arnaldo Carvalho... perf header: perf_header__push_event() shouldn't die
2009-12-30 Liming Wangperf tools: Unify event type description
2009-12-07 Ulrich Drepperperf tools: Optimize parse_subsystem_tracepoint_event()
2009-12-06 Julia Lawallperf tools: Correct size computation in tracepoint_id_t...
2009-11-24 Arnaldo Carvalho... perf tools: Introduce zalloc() for the common calloc...
2009-11-23 Frederic Weisbeckerperf tools: Add support for breakpoint events in perf...
2009-11-15 Ingo MolnarMerge branches 'perf/powerpc' and 'perf/bench' into...
2009-11-08 Clark Williamsperf tools: Modify perf routines to use new debugfs...
2009-10-28 Anton Blanchardperf_event: Add alignment-faults and emulation-faults...
2009-10-27 Marti Raudseppperf tools: Output 'perf list' to stdout not stderr
2009-10-27 Marti Raudseppperf tools: Notify user when unrecognized event is...
2009-10-15 Li Zefanperf trace: Add filter Suppport
2009-10-12 Ashwin Chauguleperf tools: Remove static debugfs path from parse-events
2009-09-24 Eric Dumazetperf tools: Dont use openat()
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-19 Arjan van de Venperf: Store trace event name/id pairs in perf.data
2009-09-17 Li Zefanperf trace: Sample timestamp and cpu when using record...
2009-09-17 Li Zefanperf tools: Increase MAX_EVENT_LENGTH
2009-09-13 Ingo Molnarperf sched: Implement the 'perf sched record' subcommand
2009-09-13 Frederic Weisbeckerperf tools: Allow the specification of all tracepoints...
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...