perf top: Add intel_idle to the skip list
[linux-flexiantxendom0-3.2.10.git] / tools / perf / builtin-top.c
2012-04-05 Arnaldo Carvalho... perf top: Add intel_idle to the skip list
2012-03-03 Arnaldo Carvalho... perf tools: Handle kernels that don't support attr...
2012-02-14 Arnaldo Carvalho... perf tools: Invert the sample_id_all logic
2012-02-14 Arnaldo Carvalho... perf tools: Handle kernels that don't support attr...
2012-02-14 Joerg Roedelperf top: Don't process samples with no valid machine...
2012-02-14 David Ahernperf tools: Allow multiple threads or processes in...
2012-01-31 Ingo MolnarMerge branch 'perf/urgent' into perf/core
2012-01-31 Stephane Eranianperf top: Fix number of samples displayed
2012-01-30 Stephane Eranianperf top: Fix number of samples displayed
2012-01-24 Arnaldo Carvalho... perf tools: Introduce per user view
2012-01-08 Namhyung Kimperf top: Add error message for EMFILE
2012-01-06 Arnaldo Carvalho... perf top: Don't update total_period on process_sample
2012-01-03 Namhyung Kimperf top: Fix a memory leak
2011-11-29 Arnaldo Carvalho... perf evlist: Always do automatic allocation of pollfd...
2011-11-28 Arnaldo Carvalho... perf top: Stop using globals for tool state
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 session: Remove superfluous callchain_cursor member
2011-11-28 Arnaldo Carvalho... perf symbols: Add nr_events to symbol_conf
2011-11-03 Arnaldo Carvalho... perf top: Fix live annotation in the --stdio interface
2011-11-02 Arnaldo Carvalho... perf top tui: Don't recalc column widths considering...
2011-11-02 Arnaldo Carvalho... perf hists browser: Warn about lost events
2011-10-26 Arnaldo Carvalho... perf ui: Rename ui__warning_paranoid to ui__error_paranoid
2011-10-26 Arnaldo Carvalho... perf evlist: Fix grouping of multiple events
2011-10-17 Arnaldo Carvalho... perf top: Fix the 'E' hotkey, select among multiple...
2011-10-17 Arnaldo Carvalho... perf top: Honour --hide_{user,kernel}_symbols and the...
2011-10-13 Arnaldo Carvalho... perf top: Remove entries from entries_collapsed on...
2011-10-13 Arnaldo Carvalho... perf ui browser: Handle SIGWINCH
2011-10-07 Arnaldo Carvalho... perf tools: Make --no-asm-raw the default
2011-10-07 Arnaldo Carvalho... perf top: Use the TUI interface by default
2011-10-07 Arnaldo Carvalho... perf top: Add callgraph support
2011-10-07 Arnaldo Carvalho... perf top: Reuse the 'report' hist_entry/hists classes
2011-10-06 Ingo MolnarMerge commit 'v3.1-rc9' into perf/core
2011-09-29 Arnaldo Carvalho... perf top: Improve lost events warning
2011-09-23 Arnaldo Carvalho... perf top: Fix userspace sample addr map offset
2011-07-21 Jiri Olsaperf tools: De-opt the parse_events function
2011-05-27 Arnaldo Carvalho... perf top: Don't stop if no kernel symtab is found
2011-05-27 Arnaldo Carvalho... perf top: Handle kptr_restrict
2011-05-27 Arnaldo Carvalho... perf top: Remove unused macro
2011-05-22 Ingo MolnarMerge branch 'perf/core' of git://git./linux/kernel...
2011-05-22 Frederic Weisbeckerperf tools: Propagate event parse error handling
2011-05-15 Arnaldo Carvalho... perf evlist: Fix per thread mmap setup
2011-04-15 Arnaldo Carvalho... perf evsel: Fix use of inherit
2011-03-29 David Ahernperf tools: Emit clearer message for sys_perf_event_ope...
2011-03-29 Arnaldo Carvalho... perf tools: Fixup exit path when not able to open events
2011-03-23 Akihiro Nagaiperf top: Fix uninitialized 'counter' variable
2011-03-11 Arnaldo Carvalho... perf symbol: Move sym_entry->skip to symbol->ignore
2011-03-11 Arnaldo Carvalho... perf symbols: Rename dso->origin to dso->symtab_type
2011-03-11 Arnaldo Carvalho... perf top: Remove redundant syme->origin field
2011-03-11 Arnaldo Carvalho... perf top: Remove redundant perf_top->sym_counter
2011-03-10 Arnaldo Carvalho... perf session: Use evlist/evsel for managing perf.data...
2011-03-01 Arnaldo Carvalho... perf top tui: Wait till the first sample to refresh...
2011-03-01 Arnaldo Carvalho... perf top: Fix reporting of invalid --vmlinux
2011-02-22 Arnaldo Carvalho... perf top: Live TUI Annotation
2011-02-11 Arnaldo Carvalho... Merge remote branch 'acme/perf/urgent' into perf/core
2011-02-10 Arnaldo Carvalho... perf tools: Fix thread_map event synthesizing in top...
2011-02-08 Arnaldo Carvalho... perf annotate: Fix annotate context lines regression
2011-02-08 Arnaldo Carvalho... perf annotate: Move locking to struct annotation
2011-02-07 Kyle McMartinperf tool: Fix gcc 4.6.0 issues
2011-02-06 Arnaldo Carvalho... perf top: Ditch private annotation code, share perf...
2011-02-05 Arnaldo Carvalho... perf top: Remove superfluous name_len field
2011-01-31 Arnaldo Carvalho... perf top: Introduce slang based TUI
2011-01-31 Arnaldo Carvalho... perf top: Move display agnostic routines to util/top...
2011-01-31 Arnaldo Carvalho... perf evlist: Store pointer to the cpu and thread maps
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-29 Arnaldo Carvalho... perf top: Switch to non overwrite mode
2011-01-24 Arnaldo Carvalho... perf tools: Move event__parse_sample to evsel.c
2011-01-24 Arnaldo Carvalho... perf threads: Move thread_map to separate file
2011-01-22 Arnaldo Carvalho... perf top: Add native_safe_halt to skip symbols
2011-01-22 Arnaldo Carvalho... perf evlist: Steal mmap reading routine from 'perf...
2011-01-22 Arnaldo Carvalho... perf evlist: Move the mmap array from perf_evsel
2011-01-22 Arnaldo Carvalho... perf evsel: Introduce mmap support
2011-01-22 Arnaldo Carvalho... perf top: Use perf_evsel__open
2011-01-22 Arnaldo Carvalho... perf evlist: Adopt the pollfd array
2011-01-22 Arnaldo Carvalho... perf evsel: Introduce perf_evlist
2011-01-23 Arnaldo Carvalho... perf tools: Fix 64 bit integer format strings
2011-01-11 Arnaldo Carvalho... Revert "perf tools: Emit clearer message for sys_perf_e...
2011-01-11 Arnaldo Carvalho... perf top: Fix annotate segv
2011-01-11 Arnaldo Carvalho... perf evsel: Fix order of event list deletion
2011-01-10 Arnaldo Carvalho... perf tools: Emit clearer message for sys_perf_event_ope...
2011-01-04 Arnaldo Carvalho... perf tools: Refactor all_tids to hold nr and the map
2011-01-04 Arnaldo Carvalho... perf tools: Refactor cpumap to hold nr and the map
2011-01-03 Arnaldo Carvalho... perf evsel: Delete the event selectors at exit
2011-01-03 Arnaldo Carvalho... perf tools: Introduce event selectors
2010-12-21 Ian Munsieperf session: Fallback to unordered processing if no...
2010-12-05 Arnaldo Carvalho... perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RE...
2010-12-05 Arnaldo Carvalho... perf session: Parse sample earlier
2010-11-20 Corey Ashfordperf stat: Change and clean up sys_perf_event_open...
2010-11-10 Corey Ashfordperf: Fix usages of profile_cpu in builtin-top.c to...
2010-08-04 Srikar Dronamrajuperf: expose event__process function
2010-06-05 Arnaldo Carvalho... perf tools: Make event__preprocess_sample parse the...
2010-06-05 Stephane Eranianperf tools: Add the ability to specify list of cpus...
2010-05-26 Arnaldo Carvalho... perf symbols: Add the build id cache to the vmlinux...
2010-05-17 Arnaldo Carvalho... perf options: Type check all the remaining OPT_ variants
2010-05-17 Arnaldo Carvalho... perf options: Check v type in OPT_U?INTEGER
2010-05-07 Peter Zijlstraperf, x86: Improve the PEBS ABI
2010-05-02 Tom Zanussiperf: add perf-inject builtin
2010-04-28 Arnaldo Carvalho... perf machines: Make the machines class adopt the dsos__...
next