aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
* 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 trace: Fix parsing of perf.dataIngo Molnar2009-09-03
* perf trace: Sample timestamps as wellIngo Molnar2009-09-03
* perf trace: Sample the CPU tooIngo Molnar2009-09-02
* perf tools: Work around strict aliasing related warningsIngo Molnar2009-09-02
* perf tools: Clean up warnings list in the MakefileIngo Molnar2009-09-02
* perf tools: Complete support for dynamic stringsFrederic Weisbecker2009-08-31
* perf tools: Unify swapper tasks namingFrederic Weisbecker2009-08-31
* perf tools: Resolve idle thread cmdline for perf traceFrederic Weisbecker2009-08-31
* perf tools: Librarize idle thread registrationFrederic Weisbecker2009-08-31
* perf tools: Add missing parameters documentationFrederic 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 trace: Add OPT_END to option array of perf-traceMasami Hiramatsu2009-08-21
| * perf tools: Make trace event format parser aware of cast to pointersFrederic Weisbecker2009-08-17
| * perf tools: Record events info also when :record suffix is used.Frederic Weisbecker2009-08-17
| * perf tools: Warn while running perf trace without sampleFrederic Weisbecker2009-08-17
| * perf tools: Fix spelling mistake in callchain errorFrederic 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: do not complain if root is owning perf.dataPierre Habouzit2009-08-28
* | perf top: Show RIP only in verbose modeArnaldo Carvalho de Melo2009-08-26
* | Merge branch 'perfcounters/urgent' into perfcounters/coreIngo Molnar2009-08-24
|\ \
| * | perf tools: Check perf.data ownerPeter Zijlstra2009-08-19
| * | perf tools: Make 'make html' workKyle McMartin2009-08-18
| * | perf annotate: Fix segmentation faultIngo Molnar2009-08-18
| * | perf: Rename perf-examples.txt to examples.txtCarlos R. Mafra2009-08-17
* | | perf tools: Save partial non-overlapping mapFrederic Weisbecker2009-08-18
* | | perf tools: Fix comm column adjustingFrederic 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 tools: Substract -Wformat-nonliteral from Wformat=2 in extra flagsFrederic Weisbecker2009-08-16
* | perf: Build with stack-protector and with -D_FORTIFY_SOURCE=2Ingo Molnar2009-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 record: Fix typo in pid_synthesize_comm_eventArnaldo Carvalho de Melo2009-08-15
| * perf report: Don't show unresolved DSOs and symbols when -S/-d is usedArnaldo Carvalho de Melo2009-08-13
| * perf tools: Add a general option to enable raw sample recordsFrederic Weisbecker2009-08-13
| * perf tools: Add a per tracepoint counter attribute to get raw sampleFrederic Weisbecker2009-08-13
| * perf list: Fix large list output by using the pagerArnaldo Carvalho de Melo2009-08-13
| * perf record: Add missing -C option support for specifying profile cpuJens Axboe2009-08-12