aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/tools (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-03-12perf tools: tool->finished_round() doesn't need perf_sessionArnaldo Carvalho de Melo4-14/+34
2015-03-12perf ordered_events: Allow tools to specify a deliver methodArnaldo Carvalho de Melo4-17/+37
2015-03-11perf ordered_events: Shorten function signaturesArnaldo Carvalho de Melo19-83/+68
2015-03-11perf ordered_events: Untangle from perf_sessionArnaldo Carvalho de Melo4-23/+42
2015-03-03perf sched: No need to keep the session aroundArnaldo Carvalho de Melo1-16/+8
2015-03-03perf tools: Reference count struct threadArnaldo Carvalho de Melo11-36/+66
2015-03-02perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature testAdrian Hunter1-1/+3
2015-03-02perf probe: Remove bias offset to find probe point by addressMasami Hiramatsu1-4/+1
2015-03-02perf probe: Warn if given uprobe event accesses memory on older kernelMasami Hiramatsu1-0/+23
2015-03-02perf tools: Improve 'libbabel' feature check failure messageIngo Molnar1-1/+1
2015-03-02perf tools: Improve feature test debuggabilityIngo Molnar1-8/+8
2015-03-02perf tools: Improve libbfd detection messageIngo Molnar1-1/+1
2015-03-02perf tools: Improve libperl detection messageIngo Molnar1-1/+1
2015-03-02perf tools: Improve Python feature detection messagesIngo Molnar1-6/+5
2015-03-02perf tools: Remove annoying extra message from the features buildIngo Molnar1-2/+1
2015-03-02perf tools: Add PERF-FEATURES to the .gitignore fileIngo Molnar1-0/+1
2015-03-02perf record: Document --group optionNamhyung Kim1-0/+9
2015-03-02perf record: Get rid of -l option from DocumentationNamhyung Kim1-3/+0
2015-03-02perf tools: Fix build error on ARCH=i386/x86_64/sparc64Namhyung Kim1-22/+5
2015-03-02perf tools: Fix FORK after COMM when synthesizing records for pre-existing threadsArnaldo Carvalho de Melo1-10/+24
2015-03-02perf stat: Report unsupported events properlySuzuki K. Poulose1-1/+4
2015-03-02perf tools: Compare JOBS to 0 after grepDavid Ahern1-1/+1
2015-03-02perf tools: Only include tsc file for x86David Ahern1-1/+1
2015-03-02Merge 'tip/perf/urgent' into perf/core to pick fixesArnaldo Carvalho de Melo6-7/+29
2015-02-27perf report: Fix branch stack mode cannot be setHe Kuang1-1/+1
2015-02-27perf buildid-cache: Show usage with incorrect paramsMasami Hiramatsu1-0/+5
2015-02-27perf buildid-cache: Use pr_debug instead of verbose && pr_infoMasami Hiramatsu1-14/+9
2015-02-27perf buildid-cache: Add --purge FILE to remove all caches of FILEMasami Hiramatsu4-21/+136
2015-02-27perf tools: Fix the bash completion problem of 'perf --*'Yunlong Song2-4/+29
2015-02-27perf list: Extend raw-dump to certain kind of eventsYunlong Song2-13/+14
2015-02-27perf list: Clean up the printing functions of hardware/software eventsYunlong Song3-80/+17
2015-02-27perf tools: Remove the '--(null)' long_name for --list-optsYunlong Song1-1/+2
2015-02-27perf list: Avoid confusion of perf output and the next command promptYunlong Song2-0/+3
2015-02-27perf list: Allow listing events with 'tracepoint' prefixYunlong Song1-3/+1
2015-02-27perf list: Sort the output of 'perf list' to view more clearlyYunlong Song1-23/+193
2015-02-27perf data: Fix sentinel setting for data_cmds arrayYunlong Song1-1/+1
2015-02-27perf probe: Fix a precedence bugHe Kuang1-1/+1
2015-02-27perf diff: Support for different binariesKan Liang2-0/+14
2015-02-27perf buildid-cache: Add new buildid cache if update target is not cachedMasami Hiramatsu4-5/+25
2015-02-27perf probe: Handle strdup() failureArnaldo Carvalho de Melo1-1/+1
2015-02-26perf probe: Fix get_real_path to free allocated memory in error pathMasami Hiramatsu1-1/+3
2015-02-26perf probe: Check kprobes blacklist when adding new eventsMasami Hiramatsu1-1/+108
2015-02-26perf trace: Fix SIGBUS failures due to misaligned accessesDavid Ahern1-7/+29
2015-02-26Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/coreIngo Molnar33-99/+1063
2015-02-26Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar45-684/+2951
2015-02-25perf tools: Make sparc64 arch point to sparcDavid Ahern1-0/+4
2015-02-25perf symbols: Define EM_AARCH64 for older OSesDavid Ahern1-0/+5
2015-02-25perf top: Fix SIGBUS on sparc64David Ahern1-1/+1
2015-02-25perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flagAdrian Hunter1-3/+15
2015-02-25perf data: Add a 'perf' prefix to the generic fieldsSebastian Andrzej Siewior1-20/+22