summaryrefslogtreecommitdiffstats
path: root/tools/perf/builtin-top.c
Commit message (Expand)AuthorAgeFilesLines
...
* perf symbols: Capture the running kernel buildid tooArnaldo Carvalho de Melo2009-11-191-1/+6
* perf top: Don't allocate the source parsing members upfrontArnaldo Carvalho de Melo2009-11-191-31/+45
* perf top: Allocate space only for the number of counters usedArnaldo Carvalho de Melo2009-11-191-4/+5
* perf top: Introduce helper function to access symbol from sym_entryArnaldo Carvalho de Melo2009-11-191-6/+11
* perf top: Suppress DSO column if only one is presentArnaldo Carvalho de Melo2009-11-191-11/+32
* perf top: Auto adjust symbol and dso widthsArnaldo Carvalho de Melo2009-11-191-25/+67
* perf top: Introduce --hide_{user,kernel}_symbolsArnaldo Carvalho de Melo2009-11-171-2/+40
* perf top: Use all the lines in the screenArnaldo Carvalho de Melo2009-11-171-1/+41
* Merge commit 'v2.6.32-rc7' into perf/coreIngo Molnar2009-11-151-1/+1
|\
| * perf tools: Fix permission checksPekka Enberg2009-11-081-1/+1
* | perf tools: Simplify the symbol priv area mechanismArnaldo Carvalho de Melo2009-11-021-7/+5Star
* | perf tools: Delay loading symtabs till we hit a map with itArnaldo Carvalho de Melo2009-10-291-3/+2Star
* | perf top: Support userspace symbols tooArnaldo Carvalho de Melo2009-10-271-42/+101
* | perf tools: Unify debug messages mechanismsArnaldo Carvalho de Melo2009-10-231-1/+1
* | perf top: Fix symbol annotationArnaldo Carvalho de Melo2009-10-201-3/+4
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2009-10-201-0/+2
|\|
| * perf top: Fix --delay_secs 0 division by zeroTim Blechmann2009-10-191-0/+2
* | perf tools: Remove expensive old debug code from perf topMike Galbraith2009-10-131-14/+1Star
* | perf tools: Fix counter sample frequency breakageMike Galbraith2009-10-121-7/+21
* | perf tools: Default to 1 KHz auto-sampling freq eventsIngo Molnar2009-10-061-19/+19
* | Merge branch 'perf/urgent' into perf/coreIngo Molnar2009-10-061-0/+1
|\|
| * perf top: Add poll_idle to the skip listArnaldo Carvalho de Melo2009-09-301-0/+1
* | perf top: Keep the default of asking for kernel module symbolsArnaldo Carvalho de Melo2009-10-051-3/+1Star
* | perf tools: Rewrite and improve support for kernel modulesArnaldo Carvalho de Melo2009-10-021-50/+24Star
* | perf top: Remove dead {min,max}_ip unused variablesArnaldo Carvalho de Melo2009-10-011-13/+0Star
|/
* 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/+0Star
* perf tools: Factorize high level dso helpersFrederic Weisbecker2009-08-121-4/+0Star
* 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/+1Star
* 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