aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/builtin-top.c
AgeCommit message (Expand)Author
2009-11-08perf tools: Fix permission checksPekka Enberg
2009-10-19perf top: Fix --delay_secs 0 division by zeroTim Blechmann
2009-09-30perf top: Add poll_idle to the skip listArnaldo Carvalho de Melo
2009-09-21perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar
2009-08-26perf top: Show RIP only in verbose modeArnaldo Carvalho de Melo
2009-08-16perf tools: Librarize trace_event() helperFrederic Weisbecker
2009-08-16perf: Enable more compiler warningsIngo Molnar
2009-08-12perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker
2009-08-12perf tools: Factorize high level dso helpersFrederic Weisbecker
2009-08-09perf top: Improve interactive key handlingMike Galbraith
2009-08-09perf_counter tools: Allow perf top top users to switch between weighted and i...Mike Galbraith
2009-08-09perf_counter tools: Fix/resurrect perf top annotation in a simple interactive...Mike Galbraith
2009-08-02perf top: Add mwait_idle_with_hints to skip_symbols[]Arnaldo Carvalho de Melo
2009-07-22perf_counter tools: Give perf top inherit optionMike Galbraith
2009-07-02perf_counter tools: Provide helper to print percents colorFrederic Weisbecker
2009-07-02perf_counter tools: Enable kernel module symbol loading in toolsMike Galbraith
2009-07-02perf_counter tools: Connect module support infrastructure to symbol loading i...Mike Galbraith
2009-07-02perf_counter tools: Make symbol loading consistently return number of loaded ...Mike Galbraith
2009-07-01perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo
2009-07-01perf_counter tools: Add more warnings and fix/annotate themIngo Molnar
2009-07-01perf top: Add ppc64 specific skip symbols and strip ppc64 . prefixAnton Blanchard
2009-07-01perf top: Move skip symbols to an arrayAnton Blanchard
2009-07-01perf report: Fix -z optionAnton Blanchard
2009-06-25perf_counter: Rework the sample ABIPeter Zijlstra
2009-06-19perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras
2009-06-11perf_counter: Standardize event namesPeter Zijlstra
2009-06-11perf_counter tools: Clean up u64 usageIngo Molnar
2009-06-08perf_counter tools: Standardize color printingIngo Molnar
2009-06-07perf_counter tools: Handle kernels with !CONFIG_PERF_COUNTERIngo Molnar
2009-06-07perf record: Fall back to cpu-clock-ticks if no PMUIngo Molnar
2009-06-07perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av...Ingo Molnar
2009-06-07perf top: Wait for a minimal set of events before reading first snapshotFrederic Weisbecker
2009-06-06perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar