summaryrefslogtreecommitdiff
path: root/tools
Commit message (Expand)AuthorAge
...
* | | | | | perf probe: Make -L display the absolute path of the dumped fileFranck Bui-Huu2010-12-21
* | | | | | perf probe: Cleanup messagesMasami Hiramatsu2010-12-21
* | | | | | perf symbols: Add symfs option for off-box analysis using specified treeDavid Ahern2010-12-21
* | | | | | perf record,report,annotate,diff: Process events in orderIan Munsie2010-12-21
* | | | | | perf session: Fallback to unordered processing if no sample_id_allIan Munsie2010-12-21
* | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-12-16
|\ \ \ \ \ \ | |/ / / / /
| * | | | | perf record: Fix eternal wait for stillborn childArnaldo Carvalho de Melo2010-12-06
| * | | | | perf header: Don't assume there's no attr info if no sample ids is providedFranck Bui-Huu2010-11-30
| * | | | | perf symbols: Figure out start address of kernel map from kallsymsMing Lei2010-11-30
| * | | | | perf symbols: Fix kallsyms kernel/module map splittingArnaldo Carvalho de Melo2010-11-30
* | | | | | perf session: Remove unneeded dump_printf callsArnaldo Carvalho de Melo2010-12-09
* | | | | | perf session: Split out user event processingThomas Gleixner2010-12-09
* | | | | | perf session: Split out sample preprocessingThomas Gleixner2010-12-09
* | | | | | perf session: Move dump code to event delivery pathThomas Gleixner2010-12-09
* | | | | | perf session: Add file_offset to event delivery functionThomas Gleixner2010-12-09
* | | | | | perf session: Store file offset in sample_queueThomas Gleixner2010-12-09
* | | | | | perf session: Consolidate the dump codeThomas Gleixner2010-12-09
* | | | | | perf session: Dont queue events w/o timestampsThomas Gleixner2010-12-09
* | | | | | perf event: Prevent unbound event__name array accessThomas Gleixner2010-12-09
* | | | | | perf report: Allow user to specify path to kallsyms fileDavid Ahern2010-12-09
* | | | | | perf makefile: Allow strong and weak functions in LIB_OBJSIan Munsie2010-12-07
* | | | | | perf tools: Catch a few uncheck calloc/malloc'sChris Samuel2010-12-06
* | | | | | perf script: Fix compiler warning in builtin_script.c:is_top_script()Stephane Eranian2010-12-06
* | | | | | perf session: Sort all events if ordered_samples=trueThomas Gleixner2010-12-06
* | | | | | perf options: add OPT_CALLBACK_DEFAULT_NOOPTAkihiro Nagai2010-12-06
* | | | | | perf hist: Better displaying of unresolved DSOs and symbolsIan Munsie2010-12-06
* | | | | | perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ eventsArnaldo Carvalho de Melo2010-12-04
* | | | | | perf session: Parse sample earlierArnaldo Carvalho de Melo2010-12-04
* | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-12-02
|\ \ \ \ \ \
| * | | | | | perf stat: Add csv-style outputStephane Eranian2010-12-01
| * | | | | | perf stat: Use --big-num format by defaultArnaldo Carvalho de Melo2010-12-01
| * | | | | | perf stat: Document missing optionsShawn Bohrer2010-12-01
| * | | | | | perf test: Fix spelling mistake in documentationShawn Bohrer2010-12-01
| * | | | | | perf trace: Document missing optionsShawn Bohrer2010-12-01
| * | | | | | perf top: Document missing optionsShawn Bohrer2010-12-01
| * | | | | | perf sched: Document missing optionsShawn Bohrer2010-12-01
| * | | | | | perf report: Document missing optionsShawn Bohrer2010-12-01
| * | | | | | perf record: Document missing optionsShawn Bohrer2010-12-01
| * | | | | | perf probe: Fix spelling mistake in documentationShawn Bohrer2010-12-01
| * | | | | | perf lock: Document missing optionsShawn Bohrer2010-12-01
| * | | | | | perf kvm: Document missing optionsShawn Bohrer2010-12-01
| * | | | | | perf diff: Document missing optionsShawn Bohrer2010-12-01
| * | | | | | perf diff: Fix displacement and modules options short flagShawn Bohrer2010-12-01
| * | | | | | perf buildid-list: Document missing optionsShawn Bohrer2010-12-01
| * | | | | | perf annotate: Document missing options.Shawn Bohrer2010-12-01
* | | | | | | Merge branch 'perf/rename' into perf/coreIngo Molnar2010-12-01
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | perf: Rename 'perf trace' to 'perf script'Ingo Molnar2010-11-16
| | |/ / / / | |/| | | |
* | | | | | perf tools: fix event parsing of comma-separated tracepoint eventsCorey Ashford2010-11-30
* | | | | | perf packaging: add memcpy to perf MANIFESTDon Zickus2010-11-30
* | | | | | perf debug: Simplify trace_eventArnaldo Carvalho de Melo2010-11-30