summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* 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
| * nfit: Adjust for different _FIT and NFIT headersLinda Knippers2015-11-301-34/+15Star
| * Merge tag 'linux-kselftest-4.4-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-11-232-5/+8
| |\
| | * selftests/seccomp: Get page size from sysconfBamvor Jian Zhang2015-11-191-4/+7
| | * tools:testing/selftests: fix typo in futex/READMEWei Jiangang2015-11-171-1/+1
* | | perf symbols: Fix dso__load_sym to put dsoMasami Hiramatsu2015-12-101-2/+7
* | | perf tools: Make perf_session__register_idle_thread drop the refcountMasami Hiramatsu2015-12-103-6/+9
* | | Revert "perf tools: Improve setting of gcc debug option"Arnaldo Carvalho de Melo2015-12-102-21/+0Star
* | | perf top: Delete half-processed hist entries when exitNamhyung Kim2015-12-101-1/+25
* | | perf tools: Get rid of exit_browser() from usage_with_options()Namhyung Kim2015-12-101-3/+0Star
* | | perf thread_map: Free strlist on constructor error pathNamhyung Kim2015-12-101-0/+1
* | | perf top: Do show usage message when failing to create cpu/thread mapsArnaldo Carvalho de Melo2015-12-101-2/+5
* | | perf report: Check argument before calling setup_browser()Namhyung Kim2015-12-101-11/+10Star
* | | perf kvm: Remove invocation of setup/exit_browser()Namhyung Kim2015-12-101-3/+0Star
* | | perf annotate: Delay UI browser setup after initialization is doneNamhyung Kim2015-12-101-9/+9
* | | perf annotate: Check argument before calling setup_browser()Namhyung Kim2015-12-101-11/+10Star
* | | perf tools: Move cmd_version() to builtin-version.cJosh Poimboeuf2015-12-093-7/+11
* | | perf tools: Save cmdline arguments earlierJosh Poimboeuf2015-12-093-11/+1Star
* | | perf tools: Move term functions out of util.cJosh Poimboeuf2015-12-095-37/+47
* | | perf tools: Remove unused pager_use_color variableJosh Poimboeuf2015-12-094-11/+1Star
* | | perf tools: Fix write_numa_topology to put cpu_map instead of freeMasami Hiramatsu2015-12-091-1/+1
* | | perf machine: Fix machine.vmlinux_maps to make sure to clear the old oneMasami Hiramatsu2015-12-091-0/+5
* | | perf tools: Fix maps__fixup_overlappings to put used mapsMasami Hiramatsu2015-12-091-0/+2
* | | perf hists: Fix hists_evsel to release histsMasami Hiramatsu2015-12-091-1/+9
* | | perf stat: Fix cmd_stat to release cpu_mapMasami Hiramatsu2015-12-091-0/+9
* | | perf tools: Fix map_groups__clone to put cloned mapMasami Hiramatsu2015-12-091-0/+1
* | | perf tui: Change default selection background color to yellowIngo Molnar2015-12-091-1/+1