summaryrefslogtreecommitdiff
path: root/tools/perf/util
AgeCommit message (Expand)Author
2015-03-23Merge tag 'v4.0-rc5' into x86/asm, to resolve conflictsIngo Molnar
2015-03-21perf tools: Use kmod_path__parse for machine__new_dsoJiri Olsa
2015-03-21perf tools: Add machine__module_dso functionJiri Olsa
2015-03-21perf tools: Add dsos__addnew functionJiri Olsa
2015-03-21perf tools: Add kmod_path__parse functionJiri Olsa
2015-03-21perf tools: Add lzma decompression support for kernel moduleJiri Olsa
2015-03-21perf probe: Fix failure to add multiple probes without debuginfoHe Kuang
2015-03-20perf tools: Fix race in build_id_cache__add_s()Milos Vyletel
2015-03-19perf report: Don't allow empty argument for '-t'.Wang Nan
2015-03-19perf callchain: Separate eh/debug frame offset cache.Wang Nan
2015-03-17perf hists browser: Allow annotating entries in callchainsArnaldo Carvalho de Melo
2015-03-17perf hists: Remove hist_entry->used, not used anymoreArnaldo Carvalho de Melo
2015-03-13perf data: Add tracepoint events fields CTF conversion supportSebastian Andrzej Siewior
2015-03-12perf probe: Fix compiles due to declarations using perf_probe_pointDavid Ahern
2015-03-12perf hists browser: Fix UI bug after zoom into thread/dso/symbolHe Kuang
2015-03-12perf probe: Fix possible double free on errorHe Kuang
2015-03-12perf probe: Allow weak symbols to be probedNamhyung Kim
2015-03-12perf symbols: Allow symbol alias when loading map for symbol nameNamhyung Kim
2015-03-12Revert "perf probe: Fix to fall back to find probe point in symbols"Masami Hiramatsu
2015-03-12perf probe: Fix --line to handle aliased symbols in glibcMasami Hiramatsu
2015-03-12perf probe: Fix to handle aliased symbols in glibcMasami Hiramatsu
2015-03-12perf ordered_events: Adopt queue() methodArnaldo Carvalho de Melo
2015-03-12perf tools: Remove superfluous thread->comm_set settingJiri Olsa
2015-03-12perf tools: tool->finished_round() doesn't need perf_sessionArnaldo Carvalho de Melo
2015-03-12perf ordered_events: Allow tools to specify a deliver methodArnaldo Carvalho de Melo
2015-03-11perf ordered_events: Shorten function signaturesArnaldo Carvalho de Melo
2015-03-11perf ordered_events: Untangle from perf_sessionArnaldo Carvalho de Melo
2015-03-06treewide: Fix typo in printk messagesMasanari Iida
2015-03-05perf annotate: Fix fallback to unparsed disassembler lineArnaldo Carvalho de Melo
2015-03-04Merge tag 'alternatives_padding' of git://git.kernel.org/pub/scm/linux/kernel...Ingo Molnar
2015-03-03perf/bench: Fix mem* routines usage after alternatives changeBorislav Petkov
2015-03-03perf tools: Reference count struct threadArnaldo Carvalho de Melo
2015-03-02perf probe: Remove bias offset to find probe point by addressMasami Hiramatsu
2015-03-02perf probe: Warn if given uprobe event accesses memory on older kernelMasami Hiramatsu
2015-03-02perf tools: Fix FORK after COMM when synthesizing records for pre-existing th...Arnaldo Carvalho de Melo
2015-03-02perf tools: Only include tsc file for x86David Ahern
2015-03-02Merge 'tip/perf/urgent' into perf/core to pick fixesArnaldo Carvalho de Melo
2015-02-27perf buildid-cache: Add --purge FILE to remove all caches of FILEMasami Hiramatsu
2015-02-27perf list: Clean up the printing functions of hardware/software eventsYunlong Song
2015-02-27perf tools: Remove the '--(null)' long_name for --list-optsYunlong Song
2015-02-27perf list: Avoid confusion of perf output and the next command promptYunlong Song
2015-02-27perf list: Sort the output of 'perf list' to view more clearlyYunlong Song
2015-02-27perf probe: Fix a precedence bugHe Kuang
2015-02-27perf diff: Support for different binariesKan Liang
2015-02-27perf buildid-cache: Add new buildid cache if update target is not cachedMasami Hiramatsu
2015-02-27perf probe: Handle strdup() failureArnaldo Carvalho de Melo
2015-02-26perf probe: Fix get_real_path to free allocated memory in error pathMasami Hiramatsu
2015-02-26perf probe: Check kprobes blacklist when adding new eventsMasami Hiramatsu
2015-02-25perf symbols: Define EM_AARCH64 for older OSesDavid Ahern
2015-02-25perf top: Fix SIGBUS on sparc64David Ahern