summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-top.c
Commit message (Expand)AuthorAgeFilesLines
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-211-6/+6
* perf top: Show RIP only in verbose modeArnaldo Carvalho de Melo2009-08-261-5/+12
* perf tools: Librarize trace_event() helperFrederic Weisbecker2009-08-161-0/+2
* perf: Enable more compiler warningsIngo Molnar2009-08-161-8/+15
* perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker2009-08-121-20/+0
* perf tools: Factorize high level dso helpersFrederic Weisbecker2009-08-121-4/+0
* perf top: Improve interactive key handlingMike Galbraith2009-08-091-35/+73
* perf_counter tools: Allow perf top top users to switch between weighted and i...Mike Galbraith2009-08-091-7/+17
* perf_counter tools: Fix/resurrect perf top annotation in a simple interactive...Mike Galbraith2009-08-091-40/+456
* perf top: Add mwait_idle_with_hints to skip_symbols[]Arnaldo Carvalho de Melo2009-08-021-0/+1
* perf_counter tools: Give perf top inherit optionMike Galbraith2009-07-221-1/+5
* perf_counter tools: Provide helper to print percents colorFrederic Weisbecker2009-07-021-14/+1
* perf_counter tools: Enable kernel module symbol loading in toolsMike Galbraith2009-07-021-2/+10
* perf_counter tools: Connect module support infrastructure to symbol loading i...Mike Galbraith2009-07-021-1/+1
* perf_counter tools: Make symbol loading consistently return number of loaded ...Mike Galbraith2009-07-021-1/+1
* perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo2009-07-011-1/+1
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-011-4/+4
* perf top: Add ppc64 specific skip symbols and strip ppc64 . prefixAnton Blanchard2009-07-011-0/+9
* perf top: Move skip symbols to an arrayAnton Blanchard2009-07-011-7/+17
* perf report: Fix -z optionAnton Blanchard2009-07-011-1/+1
* perf_counter: Rework the sample ABIPeter Zijlstra2009-06-251-5/+6
* perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-191-12/+12
* perf_counter: Standardize event namesPeter Zijlstra2009-06-111-2/+2
* perf_counter tools: Clean up u64 usageIngo Molnar2009-06-111-4/+4
* perf_counter tools: Standardize color printingIngo Molnar2009-06-081-5/+8
* perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTERIngo Molnar2009-06-071-4/+4
* perf record: Fall back to cpu-clock-ticks if no PMUIngo Molnar2009-06-071-4/+10
* perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av...Ingo Molnar2009-06-071-45/+68
* perf top: Wait for a minimal set of events before reading first snapshotFrederic Weisbecker2009-06-071-5/+17
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-061-0/+692