aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAge
* perf: Store trace event name/id pairs in perf.dataArjan van de Ven2009-09-19
* perf: Add a timestamp to fork eventsArjan van de Ven2009-09-19
* perf trace: Sample timestamp and cpu when using record flagLi Zefan2009-09-17
* perf tools: Increase MAX_EVENT_LENGTHLi Zefan2009-09-17
* perf tools: Fix memory leak in read_ftrace_printk()Li Zefan2009-09-17
* perf sched: Add 'perf sched map' scheduling event map printoutIngo Molnar2009-09-16
* perf sched: Make idle thread and comm/pid names more consistentIngo Molnar2009-09-16
* perf sched: Account for lost events, increase default bufferingIngo Molnar2009-09-16
* perf tools: Implement counter output multiplexingIngo Molnar2009-09-14
* perf sched: Implement the 'perf sched record' subcommandIngo Molnar2009-09-13
* perf sched: Clean up PID sorting logicIngo Molnar2009-09-13
* perf sched: Display time in milliseconds, reorganize outputIngo Molnar2009-09-13
* perf sched: Fix bad event alignmentFrederic Weisbecker2009-09-13
* perf tools: Allow the specification of all tracepoints at onceFrederic Weisbecker2009-09-13
* perf sched: Import schedbench.cIngo Molnar2009-09-13
* Merge branch 'tracing-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2009-09-11
|\
| * Merge commit 'v2.6.31-rc9' into tracing/coreIngo Molnar2009-09-06
| |\
| * | tracing: Add more namespace area to 'perf list' outputJason Baron2009-08-11
* | | perf tools: Avoid unnecessary work in directory lookupsUlrich Drepper2009-09-04
* | | perf trace: Fix read_string()Ingo Molnar2009-09-03
* | | perf trace: Print out in nanosecondsIngo Molnar2009-09-03
* | | perf tools: Seek to the end of the header areaIngo Molnar2009-09-03
* | | perf tools: Work around strict aliasing related warningsIngo Molnar2009-09-02
* | | perf tools: Complete support for dynamic stringsFrederic Weisbecker2009-08-31
* | | perf tools: Unify swapper tasks namingFrederic Weisbecker2009-08-31
* | | perf tools: Librarize idle thread registrationFrederic Weisbecker2009-08-31
* | | Merge branch 'perfcounters/tracing' into perfcounters/coreIngo Molnar2009-08-31
|\ \ \
| * | | perf tools: Fix missing string field printing in perf traceFrederic Weisbecker2009-08-28
| * | | perf tools: Only save the event formats we needFrederic Weisbecker2009-08-28
| * | | perf tools: Make trace event format parser aware of cast to pointersFrederic Weisbecker2009-08-17
| * | | perf tools: Add perf traceFrederic Weisbecker2009-08-17
| * | | perf tools: Add trace event information parserSteven Rostedt2009-08-17
| * | | perf tools: Add trace event debugfs stream readerSteven Rostedt2009-08-17
| * | | perf tools: Add trace event debugfs IO handlerSteven Rostedt2009-08-17
* | | | perf tools: Save partial non-overlapping mapFrederic Weisbecker2009-08-18
* | | | perf tools: Remove obsolete definesIngo Molnar2009-08-18
|/ / /
* | | perf tools: Librarize trace_event() helperFrederic Weisbecker2009-08-16
* | | perf tools: Librarize sample type and attr finding from headersFrederic Weisbecker2009-08-16
* | | perf tools: Put the show mode into the event headers filesFrederic Weisbecker2009-08-16
* | | perf tools: Factorize the dprintf definitionFrederic Weisbecker2009-08-16
* | | perf: Enable more compiler warningsIngo Molnar2009-08-16
* | | perf tools: Factorize the thread code in a dedicated fileFrederic Weisbecker2009-08-15
* | | Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-08-15
|\ \ \ | | |/ | |/|
| * | perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker2009-08-13
| * | perf tools: Fix dso__new handle() to handle deleted DSOsArnaldo Carvalho de Melo2009-08-12
| * | perf tools: Fix fallback to cplus_demangle() when bfd_demangle() is not avail...Arnaldo Carvalho de Melo2009-08-12
| |/
| * perf tools: callchain: Fix bad rounding of minimum rateFrederic Weisbecker2009-08-09
* | perf tools: Add some comments to the event definitionsPeter Zijlstra2009-08-15
* | perf tools: Factorize the map helpersFrederic Weisbecker2009-08-12
* | perf tools: Factorize the event structure definitions in a single fileFrederic Weisbecker2009-08-12