summaryrefslogtreecommitdiff
path: root/tools (follow)
Commit message (Expand)AuthorAge
...
| * | | | | | | 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
| * | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-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
| | * | | | | | | perf tools: Add new 'perf data' commandJiri Olsa2015-02-25
| | * | | | | | | perf tools: Add feature check for libbabeltraceJiri Olsa2015-02-25
| | * | | | | | | perf record: Support recording running/enabled timeAndi Kleen2015-02-25
| | * | | | | | | perf tools: Print the thread's tid on PERF_RECORD_COMM events when -D is askedArnaldo Carvalho de Melo2015-02-24
| | * | | | | | | perf trace: Dump stack on segfaultsArnaldo Carvalho de Melo2015-02-24
| | * | | | | | | perf tools: Introduce dump_stack signal helperArnaldo Carvalho de Melo2015-02-24
| | * | | | | | | perf ordered_events: Stop using tool->ordered_eventsArnaldo Carvalho de Melo2015-02-23
| | * | | | | | | perf session: Remove perf_session from dump_eventArnaldo Carvalho de Melo2015-02-22
| | * | | | | | | perf session: Remove perf_session from some deliver event routinesArnaldo Carvalho de Melo2015-02-22
| | * | | | | | | perf session: Remove perf_session from warn_errors signatureArnaldo Carvalho de Melo2015-02-22
| | * | | | | | | perf evlist: Adopt events_stats from perf_sessionArnaldo Carvalho de Melo2015-02-22
| | * | | | | | | perf session: Remove wrappers to machines__findArnaldo Carvalho de Melo2015-02-22
| | * | | | | | | perf trace: Separate routine that handles an event from the one that reads itArnaldo Carvalho de Melo2015-02-22
| | * | | | | | | perf trace: Add man page entry for --eventArnaldo Carvalho de Melo2015-02-22
| | * | | | | | | perf trace: Introduce --filter-pidsArnaldo Carvalho de Melo2015-02-22
| | * | | | | | | perf evlist: Introduce set_filter_pids methodArnaldo Carvalho de Melo2015-02-22
| | * | | | | | | perf trace: Filter out the trace pid when no threads are specifiedArnaldo Carvalho de Melo2015-02-22
| | * | | | | | | perf evlist: Introduce set_filter_pid methodArnaldo Carvalho de Melo2015-02-22
| | * | | | | | | perf trace: Only insert blank duration bracket when tracing syscallsArnaldo Carvalho de Melo2015-02-22
| * | | | | | | | Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar2015-02-26
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-02-18
| |\ \ \ \ \ \ \ \
| | * | | | | | | | perf trace: Support --events foo:bar --no-syscallsArnaldo Carvalho de Melo2015-02-13
| | * | | | | | | | perf trace: Allow mixing with other eventsArnaldo Carvalho de Melo2015-02-13
| | * | | | | | | | perf trace: Handle multiple threads better wrt syscalls being intermixedArnaldo Carvalho de Melo2015-02-13
| | * | | | | | | | perf trace: Print thread info when following childrenArnaldo Carvalho de Melo2015-02-13
| | * | | | | | | | perf list: Place the header text in its right positionYunlong Song2015-02-13
| | * | | | | | | | perf tools: Fix a bug of segmentation faultYunlong Song2015-02-13
| | * | | | | | | | perf build: Display make commands on V=1Jiri Olsa2015-02-12
| | * | | | | | | | tools lib lockdep: Use tools build frameworkJiri Olsa2015-02-12