aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-top.c
Commit message (Expand)AuthorAge
* perf tools: Move graph_line and graph_dotted_line from topArnaldo Carvalho de Melo2009-11-23
* perf symbols: Look for vmlinux in more placesArnaldo Carvalho de Melo2009-11-23
* perf symbols: Do lazy symtab loading for the kernel & modules tooArnaldo Carvalho de Melo2009-11-21
* perf symbols: Remove unrelated actions from dso__load_kernel_symArnaldo Carvalho de Melo2009-11-21
* perf symbols: Capture the running kernel buildid tooArnaldo Carvalho de Melo2009-11-19
* perf top: Don't allocate the source parsing members upfrontArnaldo Carvalho de Melo2009-11-19
* perf top: Allocate space only for the number of counters usedArnaldo Carvalho de Melo2009-11-19
* perf top: Introduce helper function to access symbol from sym_entryArnaldo Carvalho de Melo2009-11-19
* perf top: Suppress DSO column if only one is presentArnaldo Carvalho de Melo2009-11-19
* perf top: Auto adjust symbol and dso widthsArnaldo Carvalho de Melo2009-11-19
* perf top: Introduce --hide_{user,kernel}_symbolsArnaldo Carvalho de Melo2009-11-17
* perf top: Use all the lines in the screenArnaldo Carvalho de Melo2009-11-17
* Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2009-11-15
|\
| * perf tools: Fix permission checksPekka Enberg2009-11-08
* | perf tools: Simplify the symbol priv area mechanismArnaldo Carvalho de Melo2009-11-02
* | perf tools: Delay loading symtabs till we hit a map with itArnaldo Carvalho de Melo2009-10-29
* | perf top: Support userspace symbols tooArnaldo Carvalho de Melo2009-10-27
* | perf tools: Unify debug messages mechanismsArnaldo Carvalho de Melo2009-10-23
* | perf top: Fix symbol annotationArnaldo Carvalho de Melo2009-10-20
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2009-10-20
|\|
| * perf top: Fix --delay_secs 0 division by zeroTim Blechmann2009-10-19
* | perf tools: Remove expensive old debug code from perf topMike Galbraith2009-10-13
* | perf tools: Fix counter sample frequency breakageMike Galbraith2009-10-12
* | perf tools: Default to 1 KHz auto-sampling freq eventsIngo Molnar2009-10-06
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2009-10-06
|\|
| * perf top: Add poll_idle to the skip listArnaldo Carvalho de Melo2009-09-30
* | perf top: Keep the default of asking for kernel module symbolsArnaldo Carvalho de Melo2009-10-05
* | perf tools: Rewrite and improve support for kernel modulesArnaldo Carvalho de Melo2009-10-02
* | perf top: Remove dead {min,max}_ip unused variablesArnaldo Carvalho de Melo2009-10-01
|/
* perf: Do the big rename: Performance Counters -> Performance EventsIngo Molnar2009-09-21
* perf top: Show RIP only in verbose modeArnaldo Carvalho de Melo2009-08-26
* perf tools: Librarize trace_event() helperFrederic Weisbecker2009-08-16
* perf: Enable more compiler warningsIngo Molnar2009-08-16
* perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker2009-08-12
* perf tools: Factorize high level dso helpersFrederic Weisbecker2009-08-12
* perf top: Improve interactive key handlingMike Galbraith2009-08-09
* perf_counter tools: Allow perf top top users to switch between weighted and i...Mike Galbraith2009-08-09
* perf_counter tools: Fix/resurrect perf top annotation in a simple interactive...Mike Galbraith2009-08-09
* perf top: Add mwait_idle_with_hints to skip_symbols[]Arnaldo Carvalho de Melo2009-08-02
* perf_counter tools: Give perf top inherit optionMike Galbraith2009-07-22
* perf_counter tools: Provide helper to print percents colorFrederic Weisbecker2009-07-02
* perf_counter tools: Enable kernel module symbol loading in toolsMike Galbraith2009-07-02
* perf_counter tools: Connect module support infrastructure to symbol loading i...Mike Galbraith2009-07-02
* perf_counter tools: Make symbol loading consistently return number of loaded ...Mike Galbraith2009-07-02
* perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo2009-07-01
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-01
* perf top: Add ppc64 specific skip symbols and strip ppc64 . prefixAnton Blanchard2009-06-30
* perf top: Move skip symbols to an arrayAnton Blanchard2009-06-30
* perf report: Fix -z optionAnton Blanchard2009-06-30
* perf_counter: Rework the sample ABIPeter Zijlstra2009-06-25