aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
...
| * | Revert "perf probe: Fix to fall back to find probe point in symbols"Masami Hiramatsu2015-03-12
| * | perf probe: Fix --line to handle aliased symbols in glibcMasami Hiramatsu2015-03-12
| * | perf probe: Fix to handle aliased symbols in glibcMasami Hiramatsu2015-03-12
| * | perf ordered_events: Adopt queue() methodArnaldo Carvalho de Melo2015-03-12
| * | perf tools: Remove superfluous thread->comm_set settingJiri Olsa2015-03-12
| * | perf tools: tool->finished_round() doesn't need perf_sessionArnaldo Carvalho de Melo2015-03-12
| * | perf ordered_events: Allow tools to specify a deliver methodArnaldo Carvalho de Melo2015-03-12
| * | perf ordered_events: Shorten function signaturesArnaldo Carvalho de Melo2015-03-11
| * | perf ordered_events: Untangle from perf_sessionArnaldo Carvalho de Melo2015-03-11
| * | perf sched: No need to keep the session aroundArnaldo Carvalho de Melo2015-03-02
| * | perf tools: Reference count struct threadArnaldo Carvalho de Melo2015-03-02
| * | perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature testAdrian Hunter2015-03-02
| * | perf probe: Remove bias offset to find probe point by addressMasami Hiramatsu2015-03-02
| * | perf probe: Warn if given uprobe event accesses memory on older kernelMasami Hiramatsu2015-03-02
| * | perf tools: Improve 'libbabel' feature check failure messageIngo Molnar2015-03-02
| * | perf tools: Improve feature test debuggabilityIngo Molnar2015-03-02
| * | perf tools: Improve libbfd detection messageIngo Molnar2015-03-02
| * | perf tools: Improve libperl detection messageIngo Molnar2015-03-02
| * | perf tools: Improve Python feature detection messagesIngo Molnar2015-03-02
| * | perf tools: Remove annoying extra message from the features buildIngo Molnar2015-03-02
| * | perf tools: Add PERF-FEATURES to the .gitignore fileIngo Molnar2015-03-02
| * | perf record: Document --group optionNamhyung Kim2015-03-02
| * | perf record: Get rid of -l option from DocumentationNamhyung Kim2015-03-02
| * | perf tools: Fix build error on ARCH=i386/x86_64/sparc64Namhyung Kim2015-03-02
| * | perf tools: Fix FORK after COMM when synthesizing records for pre-existing th...Arnaldo Carvalho de Melo2015-03-02
| * | perf stat: Report unsupported events properlySuzuki K. Poulose2015-03-02
| * | perf tools: Compare JOBS to 0 after grepDavid Ahern2015-03-02
| * | perf tools: Only include tsc file for x86David Ahern2015-03-02
| * | Merge 'tip/perf/urgent' into perf/core to pick fixesArnaldo Carvalho de Melo2015-03-02
| |\ \
| * | | perf report: Fix branch stack mode cannot be setHe Kuang2015-02-27
| * | | perf buildid-cache: Show usage with incorrect paramsMasami Hiramatsu2015-02-27
| * | | perf buildid-cache: Use pr_debug instead of verbose && pr_infoMasami Hiramatsu2015-02-27
| * | | perf buildid-cache: Add --purge FILE to remove all caches of FILEMasami Hiramatsu2015-02-27
| * | | perf tools: Fix the bash completion problem of 'perf --*'Yunlong Song2015-02-27
| * | | perf list: Extend raw-dump to certain kind of eventsYunlong Song2015-02-27
| * | | perf list: Clean up the printing functions of hardware/software eventsYunlong Song2015-02-27
| * | | perf tools: Remove the '--(null)' long_name for --list-optsYunlong Song2015-02-27
| * | | perf list: Avoid confusion of perf output and the next command promptYunlong Song2015-02-27
| * | | perf list: Allow listing events with 'tracepoint' prefixYunlong Song2015-02-27
| * | | perf list: Sort the output of 'perf list' to view more clearlyYunlong Song2015-02-27
| * | | perf data: Fix sentinel setting for data_cmds arrayYunlong Song2015-02-27
| * | | perf probe: Fix a precedence bugHe Kuang2015-02-27
| * | | perf diff: Support for different binariesKan Liang2015-02-27
| * | | perf buildid-cache: Add new buildid cache if update target is not cachedMasami Hiramatsu2015-02-27
| * | | perf probe: Handle strdup() failureArnaldo Carvalho de Melo2015-02-27
| * | | perf probe: Fix get_real_path to free allocated memory in error pathMasami Hiramatsu2015-02-26
| * | | perf probe: Check kprobes blacklist when adding new eventsMasami Hiramatsu2015-02-26
| * | | perf trace: Fix SIGBUS failures due to misaligned accessesDavid Ahern2015-02-26
| * | | perf data: Add a 'perf' prefix to the generic fieldsSebastian Andrzej Siewior2015-02-25
| * | | perf data: Add perf data to CTF conversion supportJiri Olsa2015-02-25