summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
* perf report: Add "Fractal" mode output - support callchains with relative ove...Frederic Weisbecker2009-07-052-21/+84
* perf_counter tools: callchains: Manage the cumul hits on the flyFrederic Weisbecker2009-07-051-4/+8
* perf_counter tools: Adjust symbols in ET_EXEC files tooArnaldo Carvalho de Melo2009-07-032-6/+7
* perf_counter tools: Provide helper to print percents colorFrederic Weisbecker2009-07-022-0/+32
* perf_counter tools: Set the minimum percent for callchains to be displayedFrederic Weisbecker2009-07-022-10/+15
* perf report: Add support for callchain graph outputFrederic Weisbecker2009-07-022-11/+51
* perf_counter tools: Add new OPT_CALLBACK_DEFAULT optionFrederic Weisbecker2009-07-022-1/+4
* perf_counter tools: Create new chain_for_each_child() iteratorFrederic Weisbecker2009-07-021-3/+6
* perf_counter tools: Connect module support infrastructure to symbol loading i...Mike Galbraith2009-07-022-11/+153
* perf_counter tools: Add infrastructure to support loading of kernel module sy...Mike Galbraith2009-07-022-0/+562
* perf_counter tools: Make symbol loading consistently return number of loaded ...Mike Galbraith2009-07-021-3/+6
* perf_counter tools: Share list.h with the kernelArnaldo Carvalho de Melo2009-07-017-605/+28
* perf_counter tools: Share rbtree.with the kernelArnaldo Carvalho de Melo2009-07-018-557/+31
* perf list: Add cache eventsJaswinder Singh Rajput2009-07-011-1/+16
* perf_counter tools: Add more warnings and fix/annotate themIngo Molnar2009-07-0117-89/+109
* perf_counter tools: Rework event string parsing/syntaxPaul Mackerras2009-07-011-72/+160
* perf_counter tools: Various fixes for callchainsFrederic Weisbecker2009-07-011-32/+90
* perf_counter tools: Resolve symbols in callchainsFrederic Weisbecker2009-07-012-15/+23
* perf_counter tools: Fix storage size allocation of callchain listFrederic Weisbecker2009-07-011-1/+1
* perf report: Add --dsos parameterArnaldo Carvalho de Melo2009-07-012-0/+216
* perf_counter tools: Adjust only prelinked symbol's addressesArnaldo Carvalho de Melo2009-06-302-6/+13
* perf_counter tools: Remove dead codeIngo Molnar2009-06-275-132/+3
* perf_counter tools: Prepare a small callchain frameworkFrederic Weisbecker2009-06-262-0/+207
* perf_counter tools: Add alias for 'l1d' and 'l1i'Jaswinder Singh Rajput2009-06-251-2/+2
* perf_counter tools: Rework the file formatPeter Zijlstra2009-06-255-2/+298
* perf_counter tools: Shorten names for eventsJaswinder Singh Rajput2009-06-251-17/+28
* perf_counter tools: Check for valid cache operationsJaswinder Singh Rajput2009-06-251-0/+33
* perf_counter tools: Fix strbuf_fread() error path handlingRoel Kluin2009-06-241-1/+1
* perf_counter tools: Set alias for page-faultsJaswinder Singh Rajput2009-06-221-18/+18
* perf report: Output more symbol related debug dataPeter Zijlstra2009-06-221-0/+4
* perf_counter tools: Introduce alias member in event_symbolJaswinder Singh Rajput2009-06-221-25/+38
* perf_counter tools: Define separate declarations for H/W and S/W eventsJaswinder Singh Rajput2009-06-221-22/+22
* perf_counter tools: Fix vmlinux fallback when running on a different kernelIngo Molnar2009-06-211-1/+1
* perf_counter tools: Define and use our own u64, s64 etc. definitionsPaul Mackerras2009-06-195-25/+26
* perf_counter tools: Add and use isprint()Peter Zijlstra2009-06-182-17/+19
* perf_counter tools: Replace isprint() with issane()Peter Zijlstra2009-06-171-0/+1
* perf stat: Reorganize outputIngo Molnar2009-06-131-2/+2
* perf annotate: Print the filename:line for annotated colored linesFrederic Weisbecker2009-06-131-0/+1
* perf_counter tools: Remove one L1-data aliasYong Wang2009-06-121-1/+1
* perf_counter: Standardize event namesPeter Zijlstra2009-06-111-22/+22
* perf_counter tools: Clean up u64 usageIngo Molnar2009-06-112-7/+7
* perf report: Add support for profiling JIT generated codePekka Enberg2009-06-081-0/+65
* perf top: Fall back to cpu-clock-tick hrtimer sampling if no cycle counter av...Ingo Molnar2009-06-071-5/+5
* perf_counter tools: Initialize a stack variable before useArjan van de Ven2009-06-061-0/+2
* perf_counter tools: Fix error condition in parse_aliases()Ingo Molnar2009-06-061-4/+4
* perf_counter tools: Warning fixes on 32-bitArjan van de Ven2009-06-061-1/+1
* perf_counter tools: Move from Documentation/perf_counter/ to tools/perf/Ingo Molnar2009-06-0640-0/+7809
OpenPOWER on IntegriCloud