summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.4-rc5' into perf/core, to pick up fixesIngo Molnar2015-12-146-52/+42
|\
| * 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/+15
| * 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-181-4/+7
| | * tools:testing/selftests: fix typo in futex/READMEWei Jiangang2015-11-161-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/+0
* | | 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/+0
* | | 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/+10
* | | perf kvm: Remove invocation of setup/exit_browser()Namhyung Kim2015-12-101-3/+0
* | | 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/+10
* | | perf tools: Move cmd_version() to builtin-version.cJosh Poimboeuf2015-12-093-7/+11
* | | perf tools: Save cmdline arguments earlierJosh Poimboeuf2015-12-093-11/+1
* | | 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/+1
* | | 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
* | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2015-12-082-1/+9
|\ \ \
| * | | perf hists browser: Fix segfault if use symbol filter in cmdlineWang Nan2015-12-071-0/+3
| * | | perf hists browser: Reset selection when refreshWang Nan2015-12-071-0/+2
| * | | perf hists browser: Add NULL pointer check to prevent crashWang Nan2015-12-071-0/+3
| * | | perf buildid-list: Fix return value of perf buildid-list -kMichael Petlan2015-12-071-1/+1
| * | | perf buildid-list: Show running kernel build id fixMichael Petlan2015-12-071-1/+1
| |/ /
* | | perf annotate: ARM supportRussell King2015-12-071-0/+23
* | | perf stat: Move enable_on_exec setup under earlier codeJiri Olsa2015-12-071-6/+9
* | | perf stat: Create events as disabledJiri Olsa2015-12-071-6/+19
* | | perf stat: Use perf_evlist__enable in handle_initial_delayJiri Olsa2015-12-071-4/+1
* | | perf evlist: Factor perf_evlist__(enable|disable) functionsJiri Olsa2015-12-071-24/+8
* | | perf evsel: Introduce disable() methodJiri Olsa2015-12-072-0/+11
* | | perf evsel: Use event maps directly in perf_evsel__enableJiri Olsa2015-12-073-6/+6
* | | perf test: Create kernel maps properly for hist entries testJiri Olsa2015-12-071-0/+5
* | | perf test: Prevent using bpf-output event in round trip name testJiri Olsa2015-12-071-1/+2
* | | perf test: Fix cpus and thread maps reference in error pathJiri Olsa2015-12-071-0/+7
* | | perf test: Use machine__new_host in mmap thread code reading testJiri Olsa2015-12-071-5/+2
* | | perf test: Use machine__new_host in mmap thread lookup testJiri Olsa2015-12-071-4/+2
* | | perf test: Use machine__new_host in dwarf unwind testJiri Olsa2015-12-071-6/+2
* | | perf machine: Pass correct string to dso__adjust_kmod_long_nameWang Nan2015-12-071-1/+1
* | | perf bpf: Rename bpf config to program configWang Nan2015-11-272-34/+33
OpenPOWER on IntegriCloud