aboutsummaryrefslogtreecommitdiff
path: root/Documentation
AgeCommit message (Expand)Author
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
2009-06-02perf_counter tools: Remove the last nmi bitsPeter Zijlstra
2009-06-02perf report: Clean up the default outputIngo Molnar
2009-06-02perf_counter: tools: Better handle existing data filesPeter Zijlstra
2009-06-02perf_counter: tools: Expand the COMM,MMAP event synthesizerPeter Zijlstra
2009-06-02perf_counter tools: Fix uninitialized variable in perf-report.cMike Galbraith
2009-06-02perf_counter tools: Cleanup MakefileMike Galbraith
2009-06-02perf_counter tools: Make .gitignore reflect perf_counter tools filesMike Galbraith
2009-06-02perf_counter tools: Add missing rb_erase in dso__delete_symbolsArnaldo Carvalho de Melo
2009-06-02perf_counter tools: Use hex2u64 in more placesArnaldo Carvalho de Melo
2009-06-02perf_counter tools: Add string.[ch]Arnaldo Carvalho de Melo
2009-06-01perf_counter tools: Guard against record damaging existing filesMike Galbraith
2009-06-01Merge branch 'linus' into perfcounters/coreIngo Molnar
2009-05-31perf_counter tools: Fix unknown command help textIngo Molnar
2009-05-30perf_counter tools: Generate per command manpages (and pdf/html, etc.)Ingo Molnar
2009-05-30perf_counter tools: Fix 'make install'Ingo Molnar
2009-05-30perf_counter tools: Print 'CPU utilization factor' in builtin-statIngo Molnar
2009-05-30perf_counter tools: Add locking to perf topArnaldo Carvalho de Melo
2009-05-29perf_counter tools: Shorten the DSO names using cwdArnaldo Carvalho de Melo
2009-05-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2009-05-29perf_counter tools: Also display time-normalized stat resultsIngo Molnar
2009-05-29perf_counter tools: Split display into reading and printingIngo Molnar
2009-05-29perf_counter tools: Clean up builtin-stat.c's do_perfstat()Ingo Molnar