summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Unify swapper tasks namingFrederic Weisbecker2009-08-311-1/+1
* perf tools: Librarize idle thread registrationFrederic Weisbecker2009-08-312-0/+15
* Merge branch 'perfcounters/tracing' into perfcounters/coreIngo Molnar2009-08-317-9/+4269
|\
| * perf tools: Fix missing string field printing in perf traceFrederic Weisbecker2009-08-281-0/+1
| * perf tools: Only save the event formats we needFrederic Weisbecker2009-08-286-25/+118
| * perf tools: Make trace event format parser aware of cast to pointersFrederic Weisbecker2009-08-181-4/+27
| * perf tools: Add perf traceFrederic Weisbecker2009-08-171-0/+1
| * perf tools: Add trace event information parserSteven Rostedt2009-08-171-0/+2905
| * perf tools: Add trace event debugfs stream readerSteven Rostedt2009-08-171-0/+508
| * perf tools: Add trace event debugfs IO handlerSteven Rostedt2009-08-172-0/+729
* | perf tools: Save partial non-overlapping mapFrederic Weisbecker2009-08-181-3/+22
* | perf tools: Remove obsolete definesIngo Molnar2009-08-181-4/+0
|/
* perf tools: Librarize trace_event() helperFrederic Weisbecker2009-08-165-3/+69
* perf tools: Librarize sample type and attr finding from headersFrederic Weisbecker2009-08-162-0/+39
* perf tools: Put the show mode into the event headers filesFrederic Weisbecker2009-08-161-0/+6
* perf tools: Factorize the dprintf definitionFrederic Weisbecker2009-08-162-0/+17
* perf: Enable more compiler warningsIngo Molnar2009-08-1617-105/+136
* perf tools: Factorize the thread code in a dedicated fileFrederic Weisbecker2009-08-152-0/+162
* Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-08-154-17/+39
|\
| * perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker2009-08-131-0/+10
| * perf tools: Fix dso__new handle() to handle deleted DSOsArnaldo Carvalho de Melo2009-08-121-0/+2
| * perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Arnaldo Carvalho de Melo2009-08-122-15/+24
| * perf tools: callchain: Fix bad rounding of minimum rateFrederic Weisbecker2009-08-091-2/+3
* | perf tools: Add some comments to the event definitionsPeter Zijlstra2009-08-151-0/+6
* | perf tools: Factorize the map helpersFrederic Weisbecker2009-08-125-1/+129
* | perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker2009-08-122-0/+56
* | perf tools: Factorize high level dso helpersFrederic Weisbecker2009-08-124-0/+135
* | perf report: Add raw displaying of per-thread countersBrice Goglin2009-08-102-2/+63
* | perf report: Fix and improve the displaying of per-thread event countersBrice Goglin2009-08-092-0/+197
|/
* perf tools: callchain: Fix 'perf report' display to be callchain by defaultFrederic Weisbecker2009-08-091-0/+1
* perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call...Frederic Weisbecker2009-08-091-0/+2
* perf util: Fix do_read() to fail on EOF instead of busy-loopingPierre Habouzit2009-08-091-0/+2
* perf list: Fix the output to not include tracepoints without an idPeter Zijlstra2009-08-091-1/+17
* perf report: Add debug help for the finding of symbol bugs - show the symtab ...Arnaldo Carvalho de Melo2009-08-092-11/+48
* perf report: Fix per task mult-counter stat reportingPeter Zijlstra2009-08-092-1/+8
* perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da...Peter Zijlstra2009-08-091-1/+2
* perf tools: Fix call-chain cumul hit based sub-total (fractal mode)Frederic Weisbecker2009-08-092-12/+22
* perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlinkArnaldo Carvalho de Melo2009-08-061-3/+73
* perf: Auto-detect libbfdPeter Zijlstra2009-08-051-0/+9
* perf: Fix read buffer overflowRoel Kluin2009-08-041-1/+1
* perf tools: Fix faulty checkStoyan Gaydarov2009-08-021-1/+1
* perf_counter tools: Fix vmlinux symbol generation breakageMike Galbraith2009-07-221-2/+5
* perf_counter: Detect debugfs locationJason Baron2009-07-224-16/+26
* perf_counter: Add tracepoint support to perf list, perf statJason Baron2009-07-222-1/+176
* perf symbol: C++ demanglingArnaldo Carvalho de Melo2009-07-221-2/+19
* perf: avoid structure size confusion by using a fixed sizeArjan van de Ven2009-07-221-1/+1
* Merge commit 'tip/perfcounters/core' into perf-counters-for-linusPeter Zijlstra2009-07-225-55/+102
|\
| * perf_counter tools: PLT info is stripped in -debuginfo packagesArnaldo Carvalho de Melo2009-07-111-51/+65
| * strlist: Introduce strlist__entry and strlist__nr_entries methodsArnaldo Carvalho de Melo2009-07-112-4/+27
| * perf report: Adjust column width to the values sampledArnaldo Carvalho de Melo2009-07-113-0/+10
OpenPOWER on IntegriCloud