summaryrefslogtreecommitdiffstats
path: root/tools/perf/util
Commit message (Expand)AuthorAgeFilesLines
...
| * | perf tools: Add machine__module_dso functionJiri Olsa2015-03-211-11/+25
| * | perf tools: Add dsos__addnew functionJiri Olsa2015-03-212-9/+13
| * | perf tools: Add kmod_path__parse functionJiri Olsa2015-03-212-0/+80
| * | perf tools: Add lzma decompression support for kernel moduleJiri Olsa2015-03-214-0/+103
| * | perf probe: Fix failure to add multiple probes without debuginfoHe Kuang2015-03-211-3/+1
| * | perf tools: Fix race in build_id_cache__add_s()Milos Vyletel2015-03-201-1/+2
| * | perf report: Don't allow empty argument for '-t'.Wang Nan2015-03-192-2/+21
| * | perf callchain: Separate eh/debug frame offset cache.Wang Nan2015-03-192-5/+6
| * | perf hists browser: Allow annotating entries in callchainsArnaldo Carvalho de Melo2015-03-171-0/+9
| * | perf hists: Remove hist_entry->used, not used anymoreArnaldo Carvalho de Melo2015-03-172-8/+1
| * | perf data: Add tracepoint events fields CTF conversion supportSebastian Andrzej Siewior2015-03-131-0/+242
| * | perf probe: Fix compiles due to declarations using perf_probe_pointDavid Ahern2015-03-121-4/+6
| * | perf hists browser: Fix UI bug after zoom into thread/dso/symbolHe Kuang2015-03-121-0/+1
| * | perf probe: Fix possible double free on errorHe Kuang2015-03-121-1/+5
| * | perf probe: Allow weak symbols to be probedNamhyung Kim2015-03-121-8/+4
| * | perf symbols: Allow symbol alias when loading map for symbol nameNamhyung Kim2015-03-123-1/+4
| * | Revert "perf probe: Fix to fall back to find probe point in symbols"Masami Hiramatsu2015-03-121-4/+2
| * | perf probe: Fix --line to handle aliased symbols in glibcMasami Hiramatsu2015-03-121-2/+33
| * | perf probe: Fix to handle aliased symbols in glibcMasami Hiramatsu2015-03-121-16/+124
| * | perf ordered_events: Adopt queue() methodArnaldo Carvalho de Melo2015-03-123-31/+35
| * | perf tools: Remove superfluous thread->comm_set settingJiri Olsa2015-03-121-1/+0
| * | perf tools: tool->finished_round() doesn't need perf_sessionArnaldo Carvalho de Melo2015-03-122-11/+21
| * | perf ordered_events: Allow tools to specify a deliver methodArnaldo Carvalho de Melo2015-03-124-17/+37
| * | perf ordered_events: Shorten function signaturesArnaldo Carvalho de Melo2015-03-115-64/+49
| * | perf ordered_events: Untangle from perf_sessionArnaldo Carvalho de Melo2015-03-114-23/+42
| * | perf tools: Reference count struct threadArnaldo Carvalho de Melo2015-03-038-31/+56
| * | perf probe: Remove bias offset to find probe point by addressMasami Hiramatsu2015-03-021-4/+1
| * | perf probe: Warn if given uprobe event accesses memory on older kernelMasami Hiramatsu2015-03-021-0/+23
| * | perf tools: Fix FORK after COMM when synthesizing records for pre-existing th...Arnaldo Carvalho de Melo2015-03-021-10/+24
| * | perf tools: Only include tsc file for x86David Ahern2015-03-021-1/+1
| * | Merge 'tip/perf/urgent' into perf/core to pick fixesArnaldo Carvalho de Melo2015-03-023-4/+21
| |\ \
| * | | perf buildid-cache: Add --purge FILE to remove all caches of FILEMasami Hiramatsu2015-02-272-17/+79
| * | | perf list: Clean up the printing functions of hardware/software eventsYunlong Song2015-02-272-78/+13
| * | | perf tools: Remove the '--(null)' long_name for --list-optsYunlong Song2015-02-271-1/+2
| * | | perf list: Avoid confusion of perf output and the next command promptYunlong Song2015-02-271-0/+2
| * | | perf list: Sort the output of 'perf list' to view more clearlyYunlong Song2015-02-271-23/+193
| * | | perf probe: Fix a precedence bugHe Kuang2015-02-271-1/+1
| * | | perf diff: Support for different binariesKan Liang2015-02-271-0/+9
| * | | perf buildid-cache: Add new buildid cache if update target is not cachedMasami Hiramatsu2015-02-272-0/+13
| * | | perf probe: Handle strdup() failureArnaldo Carvalho de Melo2015-02-271-1/+1
| * | | perf probe: Fix get_real_path to free allocated memory in error pathMasami Hiramatsu2015-02-261-1/+3
| * | | perf probe: Check kprobes blacklist when adding new eventsMasami Hiramatsu2015-02-261-1/+108
| * | | perf data: Add a 'perf' prefix to the generic fieldsSebastian Andrzej Siewior2015-02-251-20/+22
| * | | perf data: Add perf data to CTF conversion supportJiri Olsa2015-02-255-0/+625
| * | | perf record: Support recording running/enabled timeAndi Kleen2015-02-251-0/+6
| * | | perf tools: Print the thread's tid on PERF_RECORD_COMM events when -D is askedArnaldo Carvalho de Melo2015-02-241-1/+1
| * | | perf tools: Introduce dump_stack signal helperArnaldo Carvalho de Melo2015-02-242-0/+8
| * | | perf ordered_events: Stop using tool->ordered_eventsArnaldo Carvalho de Melo2015-02-231-1/+4
| * | | perf session: Remove perf_session from dump_eventArnaldo Carvalho de Melo2015-02-221-7/+7
| * | | perf session: Remove perf_session from some deliver event routinesArnaldo Carvalho de Melo2015-02-221-19/+19
OpenPOWER on IntegriCloud