aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2009-09-11Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2009-09-06Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar
2009-09-04perf tools: Avoid unnecessary work in directory lookupsUlrich Drepper
2009-09-03perf trace: Fix read_string()Ingo Molnar
2009-09-03perf trace: Print out in nanosecondsIngo Molnar
2009-09-03perf tools: Seek to the end of the header areaIngo Molnar
2009-09-02perf tools: Work around strict aliasing related warningsIngo Molnar
2009-08-31perf tools: Complete support for dynamic stringsFrederic Weisbecker
2009-08-31perf tools: Unify swapper tasks namingFrederic Weisbecker
2009-08-31perf tools: Librarize idle thread registrationFrederic Weisbecker
2009-08-31Merge branch 'perfcounters/tracing' into perfcounters/coreIngo Molnar
2009-08-28perf tools: Fix missing string field printing in perf traceFrederic Weisbecker
2009-08-28perf tools: Only save the event formats we needFrederic Weisbecker
2009-08-18perf tools: Save partial non-overlapping mapFrederic Weisbecker
2009-08-18perf tools: Remove obsolete definesIngo Molnar
2009-08-18perf tools: Make trace event format parser aware of cast to pointersFrederic Weisbecker
2009-08-17perf tools: Add perf traceFrederic Weisbecker
2009-08-17perf tools: Add trace event information parserSteven Rostedt
2009-08-17perf tools: Add trace event debugfs stream readerSteven Rostedt
2009-08-17perf tools: Add trace event debugfs IO handlerSteven Rostedt
2009-08-16perf tools: Librarize trace_event() helperFrederic Weisbecker
2009-08-16perf tools: Librarize sample type and attr finding from headersFrederic Weisbecker
2009-08-16perf tools: Put the show mode into the event headers filesFrederic Weisbecker
2009-08-16perf tools: Factorize the dprintf definitionFrederic Weisbecker
2009-08-16perf: Enable more compiler warningsIngo Molnar
2009-08-15perf tools: Factorize the thread code in a dedicated fileFrederic Weisbecker
2009-08-15Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar
2009-08-15perf tools: Add some comments to the event definitionsPeter Zijlstra
2009-08-13perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker
2009-08-12perf tools: Fix dso__new handle() to handle deleted DSOsArnaldo Carvalho de Melo
2009-08-12perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Arnaldo Carvalho de Melo
2009-08-12perf tools: Factorize the map helpersFrederic Weisbecker
2009-08-12perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker
2009-08-12perf tools: Factorize high level dso helpersFrederic Weisbecker
2009-08-11tracing: Add more namespace area to 'perf list' outputJason Baron
2009-08-10perf report: Add raw displaying of per-thread countersBrice Goglin
2009-08-09perf tools: callchain: Fix bad rounding of minimum rateFrederic Weisbecker
2009-08-09perf report: Fix and improve the displaying of per-thread event countersBrice Goglin
2009-08-09perf tools: callchain: Fix 'perf report' display to be callchain by defaultFrederic Weisbecker
2009-08-09perf tools: callchain: Fix spurious 'perf report' warnings: ignore empty call...Frederic Weisbecker
2009-08-09perf util: Fix do_read() to fail on EOF instead of busy-loopingPierre Habouzit
2009-08-09perf list: Fix the output to not include tracepoints without an idPeter Zijlstra
2009-08-09perf report: Add debug help for the finding of symbol bugs - show the symtab ...Arnaldo Carvalho de Melo
2009-08-09perf report: Fix per task mult-counter stat reportingPeter Zijlstra
2009-08-09perf tools: Fix multi-counter stat bug caused by incorrect reading of perf.da...Peter Zijlstra
2009-08-09perf tools: Fix call-chain cumul hit based sub-total (fractal mode)Frederic Weisbecker
2009-08-06perf symbol: Fix symbol parsing in certain cases: use the build-id as a symlinkArnaldo Carvalho de Melo
2009-08-05perf: Auto-detect libbfdPeter Zijlstra
2009-08-04perf: Fix read buffer overflowRoel Kluin
2009-08-02perf tools: Fix faulty checkStoyan Gaydarov