Update to 3.4-rc5.
[linux-flexiantxendom0-3.2.10.git] / tools / perf / builtin-report.c
2012-04-16 David Ahernperf report: Fix crash showing warning related to kerne...
2012-03-19 Pekka Enbergperf report: Add a simple GTK2-based 'perf report'...
2012-03-16 Namhyung Kimperf report: Treat an argument as a symbol filter
2012-03-16 Namhyung Kimperf report: Add --symbol-filter option
2012-03-09 Stephane Eranianperf report: Enable TUI in branch view mode
2012-03-09 Stephane Eranianperf report: Auto-detect branch stack sampling mode
2012-03-09 Roberto Agostino... perf report: Add support for taken branch sampling
2011-12-23 Robert Richterperf report: Accept fifos as input file
2011-12-22 Namhyung Kimperf report: Fix usage string
2011-12-20 Namhyung Kimperf report: Document '--call-graph' for optional print...
2011-11-28 David Ahernperf tools: make -C consistent across commands (for...
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 report: Group options in a struct
2011-11-28 Arnaldo Carvalho... perf session: Remove superfluous callchain_cursor member
2011-11-28 Arnaldo Carvalho... perf symbols: Add nr_events to symbol_conf
2011-10-07 Arnaldo Carvalho... perf tools: Make --no-asm-raw the default
2011-10-07 Stephane Eranianperf tools: Make perf.data more self-descriptive (v8)
2011-10-07 Arnaldo Carvalho... perf browsers: Add live mode to the hists, annotate...
2011-10-07 Arnaldo Carvalho... perf report: Add option to show total period
2011-10-07 Arnaldo Carvalho... perf hists: Allow limiting the number of rows and colum...
2011-09-29 Arnaldo Carvalho... perf report: Fix stdio event name header printing
2011-09-29 Andi Kleenperf: Support setting the disassembler style
2011-08-03 Arnaldo Carvalho... perf report: Use ui__warning in some more places
2011-07-05 Anton Blanchardperf report/annotate/script: Add option to specify...
2011-06-29 Frederic Weisbeckerperf tools: Only display parent field if explictly...
2011-06-29 Sam Liaoperf tools: Add inverted call graph report support.
2011-06-10 Jeff Mahoney- x86: Remove warning and warning_symbol from struct
2011-05-27 Arnaldo Carvalho... perf tools: Make sure kptr_restrict warnings fit 80...
2011-05-26 Arnaldo Carvalho... perf symbols: Handle /proc/sys/kernel/kptr_restrict
2011-03-23 Arnaldo Carvalho... perf session: Pass evsel in event_ops->sample()
2011-03-10 Arnaldo Carvalho... perf session: Use evlist/evsel for managing perf.data...
2011-03-06 Arnaldo Carvalho... perf report tui: Improve multi event session support
2011-03-06 Arnaldo Carvalho... perf tools: Improve support for sessions with multiple...
2011-02-17 Arnaldo Carvalho... perf report: Tell the user when a perf.data file has...
2011-02-11 Arnaldo Carvalho... perf report: Fix initializion of annotate symbol priv...
2011-02-08 Arnaldo Carvalho... perf annotate: Move locking to struct annotation
2011-02-05 Arnaldo Carvalho... perf annotate: Support multiple histograms in annotation
2011-02-05 Arnaldo Carvalho... perf annotate: Move annotate functions to util/
2011-01-31 Arnaldo Carvalho... perf tools: Don't fallback to setup_pager unconditionally
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 Frederic Weisbeckerperf callchain: Rename register_callchain_param into...
2011-01-22 Frederic Weisbeckerperf callchain: Feed callchains into a cursor
2011-01-23 Arnaldo Carvalho... perf tools: Fix 64 bit integer format strings
2010-12-21 David Ahernperf symbols: Add symfs option for off-box analysis...
2010-12-21 Ian Munsieperf record,report,annotate,diff: Process events in...
2010-12-21 Ian Munsieperf session: Fallback to unordered processing if no...
2010-12-09 David Ahernperf report: Allow user to specify path to kallsyms...
2010-12-05 Arnaldo Carvalho... perf session: Parse sample earlier
2010-08-22 Frederic Weisbeckerperf: Rename append_callchain into callchain_append
2010-08-21 Arnaldo Carvalho... perf tools: Add --tui and --stdio to choose the UI
2010-08-05 Arnaldo Carvalho... perf report: Speed up exit path
2010-08-05 Arnaldo Carvalho... perf ui: Add search by name/addr to the map__browser
2010-07-27 Dave Martinperf tools: Remove unneeded code for tracking the cwd...
2010-07-21 Ingo MolnarMerge branch 'linus' into perf/core
2010-07-08 Frederic Weisbeckerperf: Sync callchains with period based hits
2010-06-08 Jeff Mahoney- patches.arch/x86_mce_intel_decode_physical_address...
2010-06-05 Arnaldo Carvalho... perf tools: Make event__preprocess_sample parse the...
2010-06-05 Stephane Eranianperf report: Make -D print sampled CPU
2010-05-24 Arnaldo Carvalho... perf report: Support multiple events on the TUI
2010-05-22 Arnaldo Carvalho... perf annotate: Add TUI interface
2010-05-21 Arnaldo Carvalho... perf report: Don't start the TUI if -D is used
2010-05-21 Arnaldo Carvalho... perf tui: Allow disabling the TUI on a per command...
2010-05-17 Arnaldo Carvalho... perf options: Type check all the remaining OPT_ variants
2010-05-14 Arnaldo Carvalho... perf report: Report number of events, not samples
2010-05-14 Arnaldo Carvalho... perf hist: Clarify events_stats fields usage
2010-05-14 Arnaldo Carvalho... perf hist: Make event__totals per hists
2010-05-12 Arnaldo Carvalho... perf report: Librarize the annotation code and use...
2010-05-11 Arnaldo Carvalho... perf hist: Adopt filter by dso and by thread methods...
2010-05-10 Arnaldo Carvalho... perf hist: Calculate max_sym name len and nr_entries
2010-05-10 Arnaldo Carvalho... perf hist: Introduce hists class and move lots of metho...
2010-05-10 Arnaldo Carvalho... perf report: Allow limiting the number of entries to...
2010-05-09 Arnaldo Carvalho... perf hist: Simplify the insertion of new hist_entry...
2010-05-09 Arnaldo Carvalho... perf report: Fix leak of resolved callchains array...
2010-05-09 Arnaldo Carvalho... perf callchain: Move validate_callchain to callchain lib
2010-05-08 Pekka Enbergperf report: Document '--call-graph' better for usage
2010-05-02 Tom Zanussiperf: add perf-inject builtin
2010-04-28 Arnaldo Carvalho... perf machines: Make the machines class adopt the dsos__...
2010-04-28 Arnaldo Carvalho... perf tools: Rename "kernel_info" to "machine"
2010-04-19 Zhang, Yanminperf: 'perf kvm' tool for monitoring guest performance...
2010-04-14 Tom Zanussiperf: Convert perf header build_ids into build_id events
2010-04-14 Tom Zanussiperf: Convert perf tracing data into a tracing_data...
2010-04-14 Tom Zanussiperf: Convert perf event types into event type events
2010-04-14 Tom Zanussiperf: Convert perf header attrs into attr events
2010-04-14 Tom Zanussiperf report: Introduce special handling for pipe input
2010-04-14 Ian Munsieperf: Fix endianness argument compatibility with OPT_BO...
2010-04-03 Arnaldo Carvalho... perf newt: Pass the input_name to perf_session__browse_...
2010-04-03 Arnaldo Carvalho... perf tools: Move the prototypes in util/string.h to...
2010-04-02 Arnaldo Carvalho... perf tools: sort_dimension__add shouldn't die
2010-04-02 Arnaldo Carvalho... perf session: Remove one more exit() call from library...
2010-04-02 Arnaldo Carvalho... perf hist: Only allocate callchain_node if processing...
2010-04-02 Arnaldo Carvalho... perf report: Add progress bars
2010-03-26 Arnaldo Carvalho... perf callchains: Store the map together with the symbol
2010-03-22 Frederic Weisbeckerperf: Fix orphan callchain branches
2010-03-12 Arnaldo Carvalho... perf report: Implement initial UI using newt
2010-03-10 Eric B Munsonperf report: Add multiple event support
2010-03-10 Eric B Munsonperf session: Change perf_session post processing funct...
2010-03-10 Eric B Munsonperf session: Change add_hist_entry to take the tree...
next