aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
* perf: Enable more compiler warningsIngo Molnar2009-08-16
* perf tools: Factorize the thread code in a dedicated fileFrederic Weisbecker2009-08-15
* Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-08-15
|\
| * perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker2009-08-13
| * perf tools: Fix dso__new handle() to handle deleted DSOsArnaldo Carvalho de Melo2009-08-12
| * perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Arnaldo Carvalho de Melo2009-08-12
| * perf tools: callchain: Fix bad rounding of minimum rateFrederic Weisbecker2009-08-09
* | perf tools: Add some comments to the event definitionsPeter Zijlstra2009-08-15
* | perf tools: Factorize the map helpersFrederic Weisbecker2009-08-12
* | 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 report: Add raw displaying of per-thread countersBrice Goglin2009-08-10
* | perf report: Fix and improve the displaying of per-thread event countersBrice Goglin2009-08-09
|/
* perf tools: callchain: Fix 'perf report' display to be callchain by defaultFrederic Weisbecker2009-08-09
* perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call...Frederic Weisbecker2009-08-09
* perf util: Fix do_read() to fail on EOF instead of busy-loopingPierre Habouzit2009-08-09
* perf list: Fix the output to not include tracepoints without an idPeter Zijlstra2009-08-09
* perf report: Add debug help for the finding of symbol bugs - show the symtab ...Arnaldo Carvalho de Melo2009-08-09
* perf report: Fix per task mult-counter stat reportingPeter Zijlstra2009-08-09
* perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da...Peter Zijlstra2009-08-09
* perf tools: Fix call-chain cumul hit based sub-total (fractal mode)Frederic Weisbecker2009-08-09
* perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlinkArnaldo Carvalho de Melo2009-08-06
* perf: Auto-detect libbfdPeter Zijlstra2009-08-05
* perf: Fix read buffer overflowRoel Kluin2009-08-04
* perf tools: Fix faulty checkStoyan Gaydarov2009-08-02
* perf_counter tools: Fix vmlinux symbol generation breakageMike Galbraith2009-07-22
* perf_counter: Detect debugfs locationJason Baron2009-07-22
* perf_counter: Add tracepoint support to perf list, perf statJason Baron2009-07-22
* perf symbol: C++ demanglingArnaldo Carvalho de Melo2009-07-22
* perf: avoid structure size confusion by using a fixed sizeArjan van de Ven2009-07-22
* Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra2009-07-22
|\
| * perf_counter tools: PLT info is stripped in -debuginfo packagesArnaldo Carvalho de Melo2009-07-11
| * strlist: Introduce strlist__entry and strlist__nr_entries methodsArnaldo Carvalho de Melo2009-07-11
| * perf report: Adjust column width to the values sampledArnaldo Carvalho de Melo2009-07-11
* | perf_counter tools: Fix index boundary checkRoel Kluin2009-07-13
|/
* perf_counter tools: Rename cache events to remove $Anton Blanchard2009-07-10
* perf report: Add "Fractal" mode output - support callchains with relative ove...Frederic Weisbecker2009-07-05
* perf_counter tools: callchains: Manage the cumul hits on the flyFrederic Weisbecker2009-07-05
* perf_counter tools: Adjust symbols in ET_EXEC files tooArnaldo Carvalho de Melo2009-07-03
* perf_counter tools: Provide helper to print percents colorFrederic Weisbecker2009-07-02
* perf_counter tools: Set the minimum percent for callchains to be displayedFrederic Weisbecker2009-07-02
* perf report: Add support for callchain graph outputFrederic Weisbecker2009-07-02
* perf_counter tools: Add new OPT_CALLBACK_DEFAULT optionFrederic Weisbecker2009-07-02
* perf_counter tools: Create new chain_for_each_child() iteratorFrederic Weisbecker2009-07-02
* perf_counter tools: Connect module support infrastructure to symbol loading i...Mike Galbraith2009-07-02
* perf_counter tools: Add infrastructure to support loading of kernel module sy...Mike Galbraith2009-07-02
* perf_counter tools: Make symbol loading consistently return number of loaded ...Mike Galbraith2009-07-02
* perf_counter tools: Share list.h with the kernelArnaldo Carvalho de Melo2009-07-01
* perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo2009-07-01
* perf list: Add cache eventsJaswinder Singh Rajput2009-07-01