aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
* 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
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-01
* perf_counter tools: Rework event string parsing/syntaxPaul Mackerras2009-07-01
* perf_counter tools: Various fixes for callchainsFrederic Weisbecker2009-07-01
* perf_counter tools: Resolve symbols in callchainsFrederic Weisbecker2009-07-01
* perf_counter tools: Fix storage size allocation of callchain listFrederic Weisbecker2009-07-01
* perf report: Add --dsos parameterArnaldo Carvalho de Melo2009-06-30
* perf_counter tools: Adjust only prelinked symbol's addressesArnaldo Carvalho de Melo2009-06-30
* perf_counter tools: Remove dead codeIngo Molnar2009-06-27
* perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker2009-06-26
* perf_counter tools: Add alias for 'l1d' and 'l1i'Jaswinder Singh Rajput2009-06-25
* perf_counter tools: Rework the file formatPeter Zijlstra2009-06-25
* perf_counter tools: Shorten names for eventsJaswinder Singh Rajput2009-06-25
* perf_counter tools: Check for valid cache operationsJaswinder Singh Rajput2009-06-25
* perf_counter tools: Fix strbuf_fread() error path handlingRoel Kluin2009-06-24
* perf_counter tools: Set alias for page-faultsJaswinder Singh Rajput2009-06-22
* perf report: Output more symbol related debug dataPeter Zijlstra2009-06-22
* perf_counter tools: Introduce alias member in event_symbolJaswinder Singh Rajput2009-06-22
* perf_counter tools: Define separate declarations for H/W and S/W eventsJaswinder Singh Rajput2009-06-22
* perf_counter tools: Fix vmlinux fallback when running on a different kernelIngo Molnar2009-06-21
* perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-19
* perf_counter tools: Add and use isprint()Peter Zijlstra2009-06-18
* perf_counter tools: Replace isprint() with issane()Peter Zijlstra2009-06-17
* perf stat: Reorganize outputIngo Molnar2009-06-13
* perf annotate: Print the filename:line for annotated colored linesFrederic Weisbecker2009-06-13
* perf_counter tools: Remove one L1-data aliasYong Wang2009-06-12