summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf_counter: Generate mmap events for install_special_mapping()Peter Zijlstra2009-06-053-20/+33
* x86: Set context.vdso before installing the mappingPeter Zijlstra2009-06-052-3/+10
* perf record, top: Implement --freqIngo Molnar2009-06-052-5/+18
* perf record: Split out counter creation into a helper functionIngo Molnar2009-06-051-47/+53
* perf_counter tools: Fix incorrect printf formatsYong Wang2009-06-051-1/+1
* perf_counter: Fix lockup with interrupting countersPaul Mackerras2009-06-051-1/+1
* perf_counter tools: Fix warn_unused_result warningsFrederic Weisbecker2009-06-041-2/+5
* perf report: Add -vvv to print the list of threads and its mmapsArnaldo Carvalho de Melo2009-06-041-0/+36
* perf_counter: Sleep before refresh using poll in perf topFrederic Weisbecker2009-06-041-11/+9
* perf_counter tools: Use fork and remove munmap eventsPeter Zijlstra2009-06-042-31/+93
* perf_counter: Remove munmap stuffPeter Zijlstra2009-06-043-51/+4
* perf_counter: Add fork eventPeter Zijlstra2009-06-043-19/+126
* perf stat: Update help textIngo Molnar2009-06-041-11/+19
* perf report: Bail out if there are unrecognized options/argumentsIngo Molnar2009-06-041-1/+7
* perf_counter tools: Dont output in color on !ttyIngo Molnar2009-06-041-3/+14
* perf_counter tools: Add color terminal output supportIngo Molnar2009-06-046-7/+300
* perf report: Add consistent spacing rulesPeter Zijlstra2009-06-041-15/+19
* perf report: Print out the total number of eventsIngo Molnar2009-06-041-0/+2
* perf_counter tools: Print out symbol parsing errors only if --verboseIngo Molnar2009-06-044-19/+32
* perf report: Simplify symbol outputPeter Zijlstra2009-06-041-11/+6
* perf_counter tools: Build with native optimizationIngo Molnar2009-06-041-1/+1
* perf record/report: Fix PID/COMM handlingIngo Molnar2009-06-042-2/+2
* perf_counter: Documentation updateYong Wang2009-06-041-7/+0
* perf_counter: powerpc: Use new identifier names in powerpc-specific codePaul Mackerras2009-06-041-1/+1
* perf top: Reduce default filter thresholdIngo Molnar2009-06-041-5/+8
* perf report: Fix rbtree bugArnaldo Carvalho de Melo2009-06-041-4/+5
* perf report: Handle all known event typesIngo Molnar2009-06-031-0/+9
* perf report: Split out event processing helpersIngo Molnar2009-06-031-93/+118
* perf report: Clean up event processingIngo Molnar2009-06-031-88/+98
* perf_counter: Fix throttling lock-upIngo Molnar2009-06-032-6/+15
* perf_counter tools: Work around warnings in older GCCsIngo Molnar2009-06-032-2/+2
* perf_counter tools: Fix off-by-one bug in symbol__newArnaldo Carvalho de Melo2009-06-031-1/+1
* perf_counter tools: Optimize harderIngo Molnar2009-06-031-1/+1
* perf help: Fix bug when there's no perf-* command aroundIngo Molnar2009-06-031-12/+16
* perf report: Add front-entry cache for lookupsIngo Molnar2009-06-031-1/+14
* perf stat: Print out all argumentsIngo Molnar2009-06-031-2/+10
* perf report: Display 100% correctlyIngo Molnar2009-06-031-1/+1
* perf record: Refine capture printoutIngo Molnar2009-06-031-10/+24
* perf_counter tools: Clean up old kerneltop referencesIngo Molnar2009-06-032-11/+9
* perf_counter: Fix race in counter initializationPeter Zijlstra2009-06-031-11/+14
* perf report: Fix comm sortingPeter Zijlstra2009-06-031-6/+112
* perf record: Use long arg for counter periodPeter Zijlstra2009-06-033-3/+21
* perf_counter: Add a comm hook for pure fork()sPeter Zijlstra2009-06-031-0/+6
* perf_counter: powerpc: Fix race causing "oops trying to read PMC0" errorsPaul Mackerras2009-06-031-2/+14
* perf_counter: powerpc: Fix event alternative code generation on POWER5/5+Paul Mackerras2009-06-032-4/+4
* perf report: Handle vDSO symbols properlyIngo Molnar2009-06-031-0/+15
* perf report: Improve sort key recognitionIngo Molnar2009-06-031-12/+17
* perf report: Print -D to stdoutIngo Molnar2009-06-031-34/+30
* perf_counter tools: Cover PLT symbols tooArnaldo Carvalho de Melo2009-06-031-5/+138
* perf_counter/x86: Remove the IRQ (non-NMI) handling bitsYong Wang2009-06-037-26/+6
OpenPOWER on IntegriCloud