- Update to 3.3-rc2.
[linux-flexiantxendom0-3.2.10.git] / tools / perf / builtin-timechart.c
2012-02-07 Jeff Mahoney- Update to 3.3-rc2.
2011-12-23 Robert Richterperf report: Accept fifos as input file
2011-11-28 Arnaldo Carvalho... perf tools: Rename perf_event_ops to perf_tool
2011-11-28 Arnaldo Carvalho... perf tools: Resolve machine earlier and pass it to...
2011-11-28 Arnaldo Carvalho... perf tools: Pass tool context in the the perf_event_ops...
2011-11-28 Arnaldo Carvalho... perf tools: Use evsel->attr.sample_type instead of...
2011-04-12 Jeff Mahoney- Update to 2.6.39-rc2.
2011-03-23 Arnaldo Carvalho... perf session: Pass evsel in event_ops->sample()
2011-03-08 Jeff Mahoney- Update to 2.6.38-rc7.
2011-03-04 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2011-02-28 Thomas Renningerperf timechart: Fix max number of cpus
2011-01-29 Arnaldo Carvalho... perf tools: Kill event_t typedef, use 'union perf_event...
2011-01-29 Arnaldo Carvalho... perf tools: Rename 'struct sample_data' to 'struct...
2011-01-22 Jeff Mahoney- Update to 2.6.38-rc1.
2011-01-21 Thomas Renninger- perf: Do not export power_frequency, but power_start...
2011-01-04 Thomas Renningerperf timechart: Adjust perf timechart to the new power...
2010-12-21 David Ahernperf symbols: Add symfs option for off-box analysis...
2010-12-21 Ian Munsieperf session: Fallback to unordered processing if no...
2010-12-06 Chris Samuelperf tools: Catch a few uncheck calloc/malloc's
2010-12-05 Arnaldo Carvalho... perf session: Parse sample earlier
2010-11-29 Jeff Mahoney- Merge 2.6.37-rc3-git6 with Xen.
2010-11-25 Thomas Renninger- PERF: Fix perf timechart C-state regression (none).
2010-08-05 Julia Lawallperf timechart: Adjust confusing if indentation
2010-08-03 Thomas Renninger[CPUFREQ] x86 cpufreq: Make trace_power_frequency cpufr...
2010-07-22 Thomas Renningerx86 cpufreq, perf: Make trace_power_frequency cpufreq...
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-05-02 Tom Zanussiperf: add perf-inject builtin
2010-04-28 Thomas Renninger- patches.fixes/acpi-cpufreq_fix_cpu_any_notification...
2010-04-24 Frederic Weisbeckerperf: Use generic sample reordering in perf timechart
2010-04-14 Ian Munsieperf: Fix endianness argument compatibility with OPT_BO...
2010-04-08 Arnaldo Carvalho... perf tools: Reorganize some structs to save space
2010-04-03 Arnaldo Carvalho... perf tools: Move the prototypes in util/string.h to...
2010-01-29 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2010-01-26 Jeff Mahoney- patches.suse/slab-handle-memoryless-nodes-v2a.patch...
2010-01-25 Arjan van de Venperf timechart: Use tid not pid for COMM change
2010-01-17 Arjan van de Venperf timechart: Use tid not pid for COMM change
2009-12-28 Arnaldo Carvalho... perf session: Remove redundant prefix & suffix from...
2009-12-28 Arnaldo Carvalho... perf session: Remove sample_type_check from event_ops
2009-12-28 Arnaldo Carvalho... perf session: Share the common trace sample_check routi...
2009-12-16 Arnaldo Carvalho... perf symbols: Adopt the strlists for dso, comm
2009-12-16 Arnaldo Carvalho... perf symbols: Make symbol_conf global
2009-12-14 Arnaldo Carvalho... perf session: Adopt the sample_type variable
2009-12-14 Arnaldo Carvalho... perf session: Move the hist_entries rb tree to perf_session
2009-12-14 Arnaldo Carvalho... perf session: Move kmaps to perf_session
2009-12-14 Arnaldo Carvalho... perf session: Reduce the number of parms to perf_sessio...
2009-12-14 Arnaldo Carvalho... perf session: Ditch register_perf_file_handler
2009-12-14 Arnaldo Carvalho... perf session: Pass the perf_session to the event handli...
2009-12-12 Arnaldo Carvalho... perf tools: Introduce perf_session class
2009-12-06 OGAWA Hirofumiperf: Make common SAMPLE_EVENT parser
2009-12-06 OGAWA Hirofumiperf timechart: Fix header handling
2009-12-01 Li Zefanperf timechart: Remove open-coded event parsing code
2009-11-19 Arnaldo Carvalho... perf tools: perf_header__read() shouldn't die()
2009-11-02 Arnaldo Carvalho... perf tools: Simplify the symbol priv area mechanism
2009-10-23 Arnaldo Carvalho... perf tools: Unify debug messages mechanisms
2009-10-20 Arjan van de Venperf timechart: Add a process filter
2009-10-20 Arjan van de Venperf timechart: Fix the wakeup-arrows that point to...
2009-10-01 Arjan van de Venperf timechart: Add a power-only mode
2009-09-21 Ingo Molnarperf: Do the big rename: Performance Counters -> Perfor...
2009-09-20 Arjan van de Venperf util: Make the timechart SVG width dynamic
2009-09-20 Arjan van de Venperf timechart: Show the duration of scheduler delays...
2009-09-20 Arjan van de Venperf timechart: Show the name of the waker/wakee in...
2009-09-19 Arjan van de Venperf timechart: Add "perf timechart record"
2009-09-19 Arjan van de Venperf: Add the timechart tool