summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-111-4/+4
|\
| * Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-063-15/+36
| |\
| * | tracing: Add more namespace area to 'perf list' outputJason Baron2009-08-111-4/+4
* | | perf tools: Avoid unnecessary work in directory lookupsUlrich Drepper2009-09-041-31/+37
* | | perf trace: Fix read_string()Ingo Molnar2009-09-031-1/+4
* | | perf trace: Print out in nanosecondsIngo Molnar2009-09-031-2/+2
* | | perf tools: Seek to the end of the header areaIngo Molnar2009-09-031-1/+1
* | | perf tools: Work around strict aliasing related warningsIngo Molnar2009-09-022-7/+7
* | | perf tools: Complete support for dynamic stringsFrederic Weisbecker2009-08-312-2/+15
* | | 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
OpenPOWER on IntegriCloud