aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-top.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-11-08perf tools: Fix permission checksPekka Enberg1-1/+1
2009-10-19perf top: Fix --delay_secs 0 division by zeroTim Blechmann1-0/+2
2009-09-30perf top: Add poll_idle to the skip listArnaldo Carvalho de Melo1-0/+1
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar1-6/+6
2009-08-26perf top: Show RIP only in verbose modeArnaldo Carvalho de Melo1-5/+12
2009-08-16perf tools: Librarize trace_event() helperFrederic Weisbecker1-0/+2
2009-08-16perf: Enable more compiler warningsIngo Molnar1-8/+15
2009-08-12perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker1-20/+0
2009-08-12perf tools: Factorize high level dso helpersFrederic Weisbecker1-4/+0
2009-08-09perf top: Improve interactive key handlingMike Galbraith1-35/+73
2009-08-09perf_counter tools: Allow perf top top users to switch between weighted and individual counter displayMike Galbraith1-7/+17
2009-08-09perf_counter tools: Fix/resurrect perf top annotation in a simple interactive formMike Galbraith1-40/+456
2009-08-02perf top: Add mwait_idle_with_hints to skip_symbols[]Arnaldo Carvalho de Melo1-0/+1
2009-07-22perf_counter tools: Give perf top inherit optionMike Galbraith1-1/+5
2009-07-02perf_counter tools: Provide helper to print percents colorFrederic Weisbecker1-14/+1
2009-07-02perf_counter tools: Enable kernel module symbol loading in toolsMike Galbraith1-2/+10
2009-07-02perf_counter tools: Connect module support infrastructure to symbol loading infrastructureMike Galbraith1-1/+1
2009-07-02perf_counter tools: Make symbol loading consistently return number of loaded symbolsMike Galbraith1-1/+1
2009-07-01perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo1-1/+1
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar1-4/+4
2009-07-01perf top: Add ppc64 specific skip symbols and strip ppc64 . prefixAnton Blanchard1-0/+9
2009-07-01perf top: Move skip symbols to an arrayAnton Blanchard1-7/+17
2009-07-01perf report: Fix -z optionAnton Blanchard1-1/+1
2009-06-25perf_counter: Rework the sample ABIPeter Zijlstra1-5/+6
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras1-12/+12
2009-06-11perf_counter: Standardize event namesPeter Zijlstra1-2/+2
2009-06-11perf_counter tools: Clean up u64 usageIngo Molnar1-4/+4
2009-06-08perf_counter tools: Standardize color printingIngo Molnar1-5/+8
2009-06-07perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTERIngo Molnar1-4/+4
2009-06-07perf record: Fall back to cpu-clock-ticks if no PMUIngo Molnar1-4/+10
2009-06-07perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter availableIngo Molnar1-45/+68
2009-06-07perf top: Wait for a minimal set of events before reading first snapshotFrederic Weisbecker1-5/+17
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar1-0/+692