summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2015-12-11perf top: Do not convert address for perf_top__record_precise_ip()Namhyung Kim1-10/+2
2015-12-10perf symbols: Fix dso__load_sym to put dsoMasami Hiramatsu1-2/+7
2015-12-10perf tools: Make perf_session__register_idle_thread drop the refcountMasami Hiramatsu3-6/+9
2015-12-10Revert "perf tools: Improve setting of gcc debug option"Arnaldo Carvalho de Melo2-21/+0
2015-12-10perf top: Delete half-processed hist entries when exitNamhyung Kim1-1/+25
2015-12-10perf tools: Get rid of exit_browser() from usage_with_options()Namhyung Kim1-3/+0
2015-12-10perf thread_map: Free strlist on constructor error pathNamhyung Kim1-0/+1
2015-12-10perf top: Do show usage message when failing to create cpu/thread mapsArnaldo Carvalho de Melo1-2/+5
2015-12-10perf report: Check argument before calling setup_browser()Namhyung Kim1-11/+10
2015-12-10perf kvm: Remove invocation of setup/exit_browser()Namhyung Kim1-3/+0
2015-12-10perf annotate: Delay UI browser setup after initialization is doneNamhyung Kim1-9/+9
2015-12-10perf annotate: Check argument before calling setup_browser()Namhyung Kim1-11/+10
2015-12-10Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar20-69/+88
2015-12-09perf tools: Move cmd_version() to builtin-version.cJosh Poimboeuf3-7/+11
2015-12-09perf tools: Save cmdline arguments earlierJosh Poimboeuf3-11/+1
2015-12-09perf tools: Move term functions out of util.cJosh Poimboeuf5-37/+47
2015-12-09perf tools: Remove unused pager_use_color variableJosh Poimboeuf4-11/+1
2015-12-09perf tools: Fix write_numa_topology to put cpu_map instead of freeMasami Hiramatsu1-1/+1
2015-12-09perf machine: Fix machine.vmlinux_maps to make sure to clear the old oneMasami Hiramatsu1-0/+5
2015-12-09perf tools: Fix maps__fixup_overlappings to put used mapsMasami Hiramatsu1-0/+2
2015-12-09perf hists: Fix hists_evsel to release histsMasami Hiramatsu1-1/+9
2015-12-09perf stat: Fix cmd_stat to release cpu_mapMasami Hiramatsu1-0/+9
2015-12-09perf tools: Fix map_groups__clone to put cloned mapMasami Hiramatsu1-0/+1
2015-12-09perf tui: Change default selection background color to yellowIngo Molnar1-1/+1
2015-12-08Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2-1/+9
2015-12-08Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kerne...Ingo Molnar3-2/+10
2015-12-08Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar11-60/+95
2015-12-07perf annotate: ARM supportRussell King1-0/+23
2015-12-07perf stat: Move enable_on_exec setup under earlier codeJiri Olsa1-6/+9
2015-12-07perf stat: Create events as disabledJiri Olsa1-6/+19
2015-12-07perf stat: Use perf_evlist__enable in handle_initial_delayJiri Olsa1-4/+1
2015-12-07perf evlist: Factor perf_evlist__(enable|disable) functionsJiri Olsa1-24/+8
2015-12-07perf evsel: Introduce disable() methodJiri Olsa2-0/+11
2015-12-07perf evsel: Use event maps directly in perf_evsel__enableJiri Olsa3-6/+6
2015-12-07perf test: Create kernel maps properly for hist entries testJiri Olsa1-0/+5
2015-12-07perf test: Prevent using bpf-output event in round trip name testJiri Olsa1-1/+2
2015-12-07perf test: Fix cpus and thread maps reference in error pathJiri Olsa1-0/+7
2015-12-07perf test: Use machine__new_host in mmap thread code reading testJiri Olsa1-5/+2
2015-12-07perf test: Use machine__new_host in mmap thread lookup testJiri Olsa1-4/+2
2015-12-07perf test: Use machine__new_host in dwarf unwind testJiri Olsa1-6/+2
2015-12-07perf machine: Pass correct string to dso__adjust_kmod_long_nameWang Nan1-1/+1
2015-12-07perf hists browser: Fix segfault if use symbol filter in cmdlineWang Nan1-0/+3
2015-12-07perf hists browser: Reset selection when refreshWang Nan1-0/+2
2015-12-07perf hists browser: Add NULL pointer check to prevent crashWang Nan1-0/+3
2015-12-07perf buildid-list: Fix return value of perf buildid-list -kMichael Petlan1-1/+1
2015-12-07perf buildid-list: Show running kernel build id fixMichael Petlan1-1/+1
2015-12-06perf/x86: Remove old MSR perf tracing codeAndi Kleen1-11/+1
2015-12-06x86, tracing, perf: Add trace point for MSR accessesAndi Kleen5-0/+188
2015-12-06tracepoints: Move struct tracepoint to new tracepoint-defs.h headerAndi Kleen2-15/+28
2015-12-06x86/headers: Don't include asm/processor.h in asm/atomic.hAndi Kleen3-2/+4