summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2015-03-03perf tools: Reference count struct threadArnaldo Carvalho de Melo
2015-03-02perf tools: Initialize cpu set in pthread_attr_setaffinity_np feature testAdrian Hunter
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: Improve 'libbabel' feature check failure messageIngo Molnar
2015-03-02perf tools: Improve feature test debuggabilityIngo Molnar
2015-03-02perf tools: Improve libbfd detection messageIngo Molnar
2015-03-02perf tools: Improve libperl detection messageIngo Molnar
2015-03-02perf tools: Improve Python feature detection messagesIngo Molnar
2015-03-02perf tools: Remove annoying extra message from the features buildIngo Molnar
2015-03-02perf tools: Add PERF-FEATURES to the .gitignore fileIngo Molnar
2015-03-02perf record: Document --group optionNamhyung Kim
2015-03-02perf record: Get rid of -l option from DocumentationNamhyung Kim
2015-03-02perf tools: Fix build error on ARCH=i386/x86_64/sparc64Namhyung Kim
2015-03-02perf tools: Fix FORK after COMM when synthesizing records for pre-existing th...Arnaldo Carvalho de Melo
2015-03-02perf stat: Report unsupported events properlySuzuki K. Poulose
2015-03-02perf tools: Compare JOBS to 0 after grepDavid Ahern
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 report: Fix branch stack mode cannot be setHe Kuang
2015-02-27perf buildid-cache: Show usage with incorrect paramsMasami Hiramatsu
2015-02-27perf buildid-cache: Use pr_debug instead of verbose && pr_infoMasami Hiramatsu
2015-02-27perf buildid-cache: Add --purge FILE to remove all caches of FILEMasami Hiramatsu
2015-02-27perf tools: Fix the bash completion problem of 'perf --*'Yunlong Song
2015-02-27perf list: Extend raw-dump to certain kind of eventsYunlong Song
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: Allow listing events with 'tracepoint' prefixYunlong Song
2015-02-27perf list: Sort the output of 'perf list' to view more clearlyYunlong Song
2015-02-27perf data: Fix sentinel setting for data_cmds arrayYunlong 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-26perf trace: Fix SIGBUS failures due to misaligned accessesDavid Ahern
2015-02-26Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2015-02-26Merge tag 'v4.0-rc1' into perf/core, to refresh the treeIngo Molnar
2015-02-25perf tools: Make sparc64 arch point to sparcDavid Ahern
2015-02-25perf symbols: Define EM_AARCH64 for older OSesDavid Ahern
2015-02-25perf top: Fix SIGBUS on sparc64David Ahern
2015-02-25perf tools: Fix probing for PERF_FLAG_FD_CLOEXEC flagAdrian Hunter
2015-02-25perf data: Add a 'perf' prefix to the generic fieldsSebastian Andrzej Siewior
2015-02-25perf data: Add perf data to CTF conversion supportJiri Olsa
2015-02-25perf tools: Add new 'perf data' commandJiri Olsa
2015-02-25perf tools: Add feature check for libbabeltraceJiri Olsa
2015-02-25perf record: Support recording running/enabled timeAndi Kleen
2015-02-25perf tools: Fix pthread_attr_setaffinity_np build errorAdrian Hunter