summaryrefslogtreecommitdiff
path: root/tools/perf/builtin-top.c
AgeCommit message (Expand)Author
2012-05-29perf tools: Convert critical messages to ui__error()Namhyung Kim
2012-05-25perf top: Fix counter name fixup when fallbacking to cpu-clockArnaldo Carvalho de Melo
2012-05-22perf tools: Bump default sample freq to 4 kHzArnaldo Carvalho de Melo
2012-05-22perf target: Add cpu flag to sample_type if target has cpuNamhyung Kim
2012-05-17perf target: Add uses_mmap fieldNamhyung Kim
2012-05-16perf target: Rename functions to avoid double negationNamhyung Kim
2012-05-09perf top: Update event name when falling back to cpu-clockDavid Ahern
2012-05-08perf top: Default to system wide using perf_target methodsArnaldo Carvalho de Melo
2012-05-07perf target: Consolidate target task/cpu checkingNamhyung Kim
2012-05-07perf tools: Introduce perf_target__strerror()Namhyung Kim
2012-05-07perf target: Introduce perf_target__parse_uid()Namhyung Kim
2012-05-07perf top: Set target.system_wideArnaldo Carvalho de Melo
2012-05-02perf evlist: Make create_maps() take struct perf_targetNamhyung Kim
2012-05-02perf tools: Introduce perf_target__validate() helperNamhyung Kim
2012-05-02perf top: Convert to struct perf_targetNamhyung Kim
2012-04-05perf annotate: Validate addr in symbol__inc_addr_samplesArnaldo Carvalho de Melo
2012-04-05perf top: Add intel_idle to the skip listArnaldo Carvalho de Melo
2012-02-14perf tools: Invert the sample_id_all logicArnaldo Carvalho de Melo
2012-02-14perf tools: Handle kernels that don't support attr.exclude_{guest,host}Arnaldo Carvalho de Melo
2012-02-14perf top: Don't process samples with no valid machine objectJoerg Roedel
2012-02-14perf tools: Allow multiple threads or processes in record, stat, topDavid Ahern
2012-01-31Merge branch 'perf/urgent' into perf/coreIngo Molnar
2012-01-31perf top: Fix number of samples displayedStephane Eranian
2012-01-24perf tools: Introduce per user viewArnaldo Carvalho de Melo
2012-01-08perf top: Add error message for EMFILENamhyung Kim
2012-01-06perf top: Don't update total_period on process_sampleArnaldo Carvalho de Melo
2012-01-03perf top: Fix a memory leakNamhyung Kim
2011-11-29perf evlist: Always do automatic allocation of pollfd and mmap structuresArnaldo Carvalho de Melo
2011-11-28perf top: Stop using globals for tool stateArnaldo Carvalho de Melo
2011-11-28perf tools: Rename perf_event_ops to perf_toolArnaldo Carvalho de Melo
2011-11-28perf tools: Resolve machine earlier and pass it to perf_event_opsArnaldo Carvalho de Melo
2011-11-28perf tools: Pass tool context in the the perf_event_ops functionsArnaldo Carvalho de Melo
2011-11-28perf session: Remove superfluous callchain_cursor memberArnaldo Carvalho de Melo
2011-11-28perf symbols: Add nr_events to symbol_confArnaldo Carvalho de Melo
2011-11-03perf top: Fix live annotation in the --stdio interfaceArnaldo Carvalho de Melo
2011-11-02perf top tui: Don't recalc column widths considering just the first pageArnaldo Carvalho de Melo
2011-11-02perf hists browser: Warn about lost eventsArnaldo Carvalho de Melo
2011-10-26perf ui: Rename ui__warning_paranoid to ui__error_paranoidArnaldo Carvalho de Melo
2011-10-26perf evlist: Fix grouping of multiple eventsArnaldo Carvalho de Melo
2011-10-17perf top: Fix the 'E' hotkey, select among multiple eventsArnaldo Carvalho de Melo
2011-10-17perf top: Honour --hide_{user,kernel}_symbols and the 'U' hotkeyArnaldo Carvalho de Melo
2011-10-13perf top: Remove entries from entries_collapsed on decayArnaldo Carvalho de Melo
2011-10-13perf ui browser: Handle SIGWINCHArnaldo Carvalho de Melo
2011-10-07perf tools: Make --no-asm-raw the defaultArnaldo Carvalho de Melo
2011-10-07perf top: Use the TUI interface by defaultArnaldo Carvalho de Melo
2011-10-07perf top: Add callgraph supportArnaldo Carvalho de Melo
2011-10-07perf top: Reuse the 'report' hist_entry/hists classesArnaldo Carvalho de Melo
2011-10-06Merge commit 'v3.1-rc9' into perf/coreIngo Molnar
2011-09-29perf top: Improve lost events warningArnaldo Carvalho de Melo
2011-09-23perf top: Fix userspace sample addr map offsetArnaldo Carvalho de Melo