aboutsummaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
2009-06-05perf_counter tools: Remove -march=nativeIngo Molnar
2009-06-05perf_counter tools: Clarify events/samples namingIngo Molnar
2009-06-05perf report: Display user/kernel differentiatorIngo Molnar
2009-06-05perf report: Deal with mapsPeter Zijlstra
2009-06-05perf record, top: Implement --freqIngo Molnar
2009-06-05perf record: Split out counter creation into a helper functionIngo Molnar
2009-06-05perf_counter tools: Fix incorrect printf formatsYong Wang
2009-06-04perf_counter tools: Fix warn_unused_result warningsFrederic Weisbecker
2009-06-04perf report: Add -vvv to print the list of threads and its mmapsArnaldo Carvalho de Melo
2009-06-04perf_counter: Sleep before refresh using poll in perf topFrederic Weisbecker
2009-06-04perf_counter tools: Use fork and remove munmap eventsPeter Zijlstra
2009-06-04perf stat: Update help textIngo Molnar
2009-06-04perf report: Bail out if there are unrecognized options/argumentsIngo Molnar
2009-06-04perf_counter tools: Dont output in color on !ttyIngo Molnar
2009-06-04perf_counter tools: Add color terminal output supportIngo Molnar
2009-06-04perf report: Add consistent spacing rulesPeter Zijlstra
2009-06-04perf report: Print out the total number of eventsIngo Molnar
2009-06-04perf_counter tools: Print out symbol parsing errors only if --verboseIngo Molnar
2009-06-04perf report: Simplify symbol outputPeter Zijlstra
2009-06-04perf_counter tools: Build with native optimizationIngo Molnar
2009-06-04perf record/report: Fix PID/COMM handlingIngo Molnar
2009-06-04perf_counter: Documentation updateYong Wang
2009-06-04perf top: Reduce default filter thresholdIngo Molnar
2009-06-04perf report: Fix rbtree bugArnaldo Carvalho de Melo
2009-06-03perf report: Handle all known event typesIngo Molnar
2009-06-03perf report: Split out event processing helpersIngo Molnar
2009-06-03perf report: Clean up event processingIngo Molnar
2009-06-03perf_counter tools: Work around warnings in older GCCsIngo Molnar
2009-06-03perf_counter tools: Fix off-by-one bug in symbol__newArnaldo Carvalho de Melo
2009-06-03perf_counter tools: Optimize harderIngo Molnar
2009-06-03perf help: Fix bug when there's no perf-* command aroundIngo Molnar
2009-06-03perf report: Add front-entry cache for lookupsIngo Molnar
2009-06-03perf stat: Print out all argumentsIngo Molnar
2009-06-03perf report: Display 100% correctlyIngo Molnar
2009-06-03perf record: Refine capture printoutIngo Molnar
2009-06-03perf_counter tools: Clean up old kerneltop referencesIngo Molnar
2009-06-03perf report: Fix comm sortingPeter Zijlstra
2009-06-03perf record: Use long arg for counter periodPeter Zijlstra
2009-06-03perf report: Handle vDSO symbols properlyIngo Molnar
2009-06-03perf report: Improve sort key recognitionIngo Molnar
2009-06-03perf report: Print -D to stdoutIngo Molnar
2009-06-03perf_counter tools: Cover PLT symbols tooArnaldo Carvalho de Melo
2009-06-02perf record: Print out the number of events capturedIngo Molnar
2009-06-02perf_counter tools: Make source code headers more coherentIngo Molnar
2009-06-02perf report: Print more info instead of <unknown> entriesIngo Molnar
2009-06-02perf record: Increase mmap buffering defaultIngo Molnar
2009-06-02perf record: Add --append optionIngo Molnar
2009-06-02perf report: Fix column width/alignment of dsosIngo Molnar
2009-06-02perf report: Separate out idle threadsPeter Zijlstra
2009-06-02perf_counter tools: Fix up the ABI shakeupPeter Zijlstra