summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* perf tools: Add stat config event read functionJiri Olsa2015-12-173-0/+32
* perf tools: Add stat config event synthesize functionJiri Olsa2015-12-176-0/+104
* perf tools: Add stat config user level eventJiri Olsa2015-12-174-1/+47
* perf cpu_map: Add perf_event__fprintf_cpu_map functionJiri Olsa2015-12-172-0/+17
* perf cpu_map: Add cpu_map__new_event functionJiri Olsa2015-12-173-4/+64
* perf cpu_map: Add cpu_map event synthesize functionJiri Olsa2015-12-176-0/+216
* perf cpu_map: Add cpu_map user level eventJiri Olsa2015-12-174-1/+81
* perf thread_map: Add perf_event__fprintf_thread_map functionJiri Olsa2015-12-172-0/+17
* perf thread_map: Add thread_map__new_event functionJiri Olsa2015-12-173-0/+44
* perf thread_map: Add thread_map event sythesize functionJiri Olsa2015-12-175-0/+74
* perf thread_map: Add thread_map user level eventJiri Olsa2015-12-174-1/+42
* tools subcmd: Rename subcmd header include guardsJosh Poimboeuf2015-12-177-21/+22
* perf subcmd: Create subcmd libraryJosh Poimboeuf2015-12-1766-68/+129
* perf tools: Finalize subcmd independenceJosh Poimboeuf2015-12-1711-62/+237
* perf tools: Remove 'perf' from subcmd function and variable namesJosh Poimboeuf2015-12-179-32/+32
* perf tools: Remove subcmd dependencies on strbufJosh Poimboeuf2015-12-174-41/+66
* perf tools: Provide subcmd configuration at runtimeJosh Poimboeuf2015-12-1611-12/+67
* perf tools: Document the fact that parse_options*() may exitJosh Poimboeuf2015-12-161-0/+3
* perf tools: Move strlcpy() from perf to tools/lib/string.cJosh Poimboeuf2015-12-164-23/+33
* tools build: Fix feature Makefile issues with 'O='Josh Poimboeuf2015-12-162-47/+48
* perf record: Add record.build-id config optionNamhyung Kim2015-12-152-1/+26
* perf record: Support custom vmlinux pathHe Kuang2015-12-142-2/+24
* perf tools: Make options always available, even if required libs not linkedWang Nan2015-12-144-13/+134
* perf tools: Convert parse-options.c internal functions to staticJosh Poimboeuf2015-12-142-18/+9Star
* perf tools: Move help_unknown_cmd() to its own fileJosh Poimboeuf2015-12-145-104/+110
* perf tools: Remove check for unused PERF_PAGER_IN_USEJosh Poimboeuf2015-12-141-7/+1Star
* perf tools: Create pager.hJosh Poimboeuf2015-12-142-4/+8
* perf build: Rename LIB_PATH -> API_PATHJosh Poimboeuf2015-12-141-4/+4
* perf build: Fix 'make clean'Josh Poimboeuf2015-12-141-3/+4
* perf test: Remove tarpkg at end of testJosh Poimboeuf2015-12-141-1/+2
* perf test: Add Build file to dependencies for llvm-src-*.cJosh Poimboeuf2015-12-141-3/+3
* perf build: Remove unnecessary line in Makefile.featureJosh Poimboeuf2015-12-141-1/+0Star
* perf test: Fix hist testcases when kptr_restrict is onNamhyung Kim2015-12-141-3/+2Star
* perf evsel: Disable branch flags/cycles for --callgraph lbrAndi Kleen2015-12-141-1/+13
* perf thread: Fix reference count initial stateArnaldo Carvalho de Melo2015-12-143-11/+22
* perf test: Dump the stack when test segfaults when in verbose modeArnaldo Carvalho de Melo2015-12-141-0/+3
* perf tools: Use same signal handling strategy as 'record'Arnaldo Carvalho de Melo2015-12-141-1/+2
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-12-145-36/+57
|\
| * perf tools: Clear struct machine during machine__init()Wang Nan2015-12-111-0/+1
| * perf script: Add support for PERF_TYPE_BREAKPOINTWang Nan2015-12-111-0/+14
| * perf data: Add u32_hex data typeWang Nan2015-12-111-0/+2
| * tools lib bpf: Fetch map names from correct strtabWang Nan2015-12-111-2/+9
| * tools lib bpf: Check return value of strdup when reading map namesWang Nan2015-12-111-4/+9
| * perf top: Cleanup condition in perf_top__record_precise_ip()Namhyung Kim2015-12-111-5/+4Star
| * perf top: Fix annotation on --stdioNamhyung Kim2015-12-111-2/+1Star
| * perf top: Access hists->lock only if neededNamhyung Kim2015-12-111-13/+15
| * perf top: Do not convert address for perf_top__record_precise_ip()Namhyung Kim2015-12-111-10/+2Star
* | Merge tag 'v4.4-rc5' into perf/core, to pick up fixesIngo Molnar2015-12-146-52/+42Star
|\ \ | |/ |/|
| * tools/virtio: fix byteswap logicMichael S. Tsirkin2015-12-071-7/+13
| * tools/virtio: move list macro stubsMichael S. Tsirkin2015-12-072-6/+6