summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | perf evsel: Adopt MATCH_EVENT macro from 'stat'Arnaldo Carvalho de Melo2011-01-032-21/+20Star
| * | | | | | perf tools: Introduce event selectorsArnaldo Carvalho de Melo2011-01-0314-245/+433
* | | | | | | Merge commit 'v2.6.37-rc8' into perf/coreIngo Molnar2011-01-048-42/+84
|\ \ \ \ \ \ \ | |/ / / / / / |/| / / / / / | |/ / / / /
| * | | | | perf probe: Fix to support libdwfl older than 0.148Masami Hiramatsu2010-12-211-30/+55
| * | | | | perf tools: Fix lazy wildcard matchingMasami Hiramatsu2010-12-211-1/+1
| * | | | | perf buildid-list: Fix error return for successArnaldo Carvalho de Melo2010-12-161-2/+1Star
| * | | | | perf buildid-cache: Fix symbolic link handlingFranck Bui-Huu2010-12-161-4/+6
| * | | | | perf symbols: Stop using vmlinux files with no symbolsFranck Bui-Huu2010-12-161-1/+1
| * | | | | perf probe: Fix use of kernel image path given by 'k' optionFranck Bui-Huu2010-12-164-5/+21
* | | | | | perf probe: Fix short file name probe location reportingFranck Bui-Huu2010-12-271-7/+7
* | | | | | perf script: Fix event ordering settings to work with older kernelsArnaldo Carvalho de Melo2010-12-251-0/+1
* | | | | | perf record: Fix use of sample_id_all userspace with !sample_id_all kernelsArnaldo Carvalho de Melo2010-12-251-5/+19
* | | | | | perf script: Finish the rename from trace to scriptArnaldo Carvalho de Melo2010-12-2531-51/+35Star
* | | | | | perf probe: Fix wrong warning in __show_one_line() if read(1) errors happenFranck Bui-Huu2010-12-221-1/+1
* | | | | | perf test: Look forward for symbol aliasesArnaldo Carvalho de Melo2010-12-221-4/+19
* | | | | | perf symbols: Improve kallsyms symbol end addr calculationArnaldo Carvalho de Melo2010-12-223-16/+45
* | | | | | perf probe: Handle gracefully some stupid and buggy line syntaxesFranck Bui-Huu2010-12-211-32/+60
* | | | | | perf probe: Don't always consider EOF as an error when listing source codeFranck Bui-Huu2010-12-211-12/+26
* | | | | | perf probe: Fix line range description since a single file is allowedFranck Bui-Huu2010-12-212-6/+9
* | | | | | perf probe: Clean up redundant tests in show_line_range()Franck Bui-Huu2010-12-211-11/+15
* | | | | | perf probe: Rewrite show_one_line() to make it simplerFranck Bui-Huu2010-12-211-18/+11Star
* | | | | | perf probe: Make -L display the absolute path of the dumped fileFranck Bui-Huu2010-12-211-1/+1
* | | | | | perf probe: Cleanup messagesMasami Hiramatsu2010-12-212-34/+38
* | | | | | perf symbols: Add symfs option for off-box analysis using specified treeDavid Ahern2010-12-219-19/+81
* | | | | | perf record,report,annotate,diff: Process events in orderIan Munsie2010-12-214-1/+10
* | | | | | perf session: Fallback to unordered processing if no sample_id_allIan Munsie2010-12-2114-15/+31
* | | | | | Merge branch 'perf/urgent' into perf/coreIngo Molnar2010-12-163-11/+65
|\| | | | |
| * | | | | perf record: Fix eternal wait for stillborn childArnaldo Carvalho de Melo2010-12-061-2/+4
| * | | | | perf header: Don't assume there's no attr info if no sample ids is providedFranck Bui-Huu2010-11-301-3/+8
| * | | | | perf symbols: Figure out start address of kernel map from kallsymsMing Lei2010-11-301-1/+42
| * | | | | perf symbols: Fix kallsyms kernel/module map splittingArnaldo Carvalho de Melo2010-11-301-5/+11
* | | | | | perf session: Remove unneeded dump_printf callsArnaldo Carvalho de Melo2010-12-091-12/+11Star
* | | | | | perf session: Split out user event processingThomas Gleixner2010-12-091-18/+24
* | | | | | perf session: Split out sample preprocessingThomas Gleixner2010-12-091-15/+25
* | | | | | perf session: Move dump code to event delivery pathThomas Gleixner2010-12-091-5/+5
* | | | | | perf session: Add file_offset to event delivery functionThomas Gleixner2010-12-091-4/+8
* | | | | | perf session: Store file offset in sample_queueThomas Gleixner2010-12-091-2/+5
* | | | | | perf session: Consolidate the dump codeThomas Gleixner2010-12-092-25/+40
* | | | | | perf session: Dont queue events w/o timestampsThomas Gleixner2010-12-091-1/+1
* | | | | | perf event: Prevent unbound event__name array accessThomas Gleixner2010-12-094-6/+19
* | | | | | perf report: Allow user to specify path to kallsyms fileDavid Ahern2010-12-094-2/+13
* | | | | | perf makefile: Allow strong and weak functions in LIB_OBJSIan Munsie2010-12-071-1/+1
* | | | | | perf tools: Catch a few uncheck calloc/malloc'sChris Samuel2010-12-065-0/+15
* | | | | | perf script: Fix compiler warning in builtin_script.c:is_top_script()Stephane Eranian2010-12-061-5/+5
* | | | | | perf session: Sort all events if ordered_samples=trueThomas Gleixner2010-12-061-53/+72
* | | | | | perf options: add OPT_CALLBACK_DEFAULT_NOOPTAkihiro Nagai2010-12-061-0/+4
* | | | | | perf hist: Better displaying of unresolved DSOs and symbolsIan Munsie2010-12-061-3/+3
* | | | | | perf tools: Ask for ID PERF_SAMPLE_ info on all PERF_RECORD_ eventsArnaldo Carvalho de Melo2010-12-059-100/+315
* | | | | | perf session: Parse sample earlierArnaldo Carvalho de Melo2010-12-0518-192/+236
* | | | | | Merge branch 'perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git/acm...Ingo Molnar2010-12-0215-68/+324
|\ \ \ \ \ \