summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* perf bpf: Attach eBPF filter to perf eventWang Nan2015-10-293-0/+24
* perf tools: Make sure fixdep is built before libbpfJiri Olsa2015-10-291-1/+1
* perf script: Enable printing of branch stackStephane Eranian2015-10-292-3/+93
* perf trace: Add cmd string table to decode sys_bpf first argArnaldo Carvalho de Melo2015-10-291-0/+7
* Merge tag 'perf-ebpf-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-10-2913-7/+619
|\
| * perf bpf: Collect perf_evsel in BPF object filesWang Nan2015-10-283-7/+99
| * perf tools: Load eBPF object into kernelWang Nan2015-10-283-0/+39
| * perf tools: Create probe points for BPF programsWang Nan2015-10-283-1/+268
| * perf tools: Enable passing bpf object file to --eventWang Nan2015-10-286-1/+88
| * perf ebpf: Add the libbpf glueWang Nan2015-10-282-0/+86
| * perf tools: Make perf depend on libbpfWang Nan2015-10-285-6/+47
* | Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-10-2921-49/+216
|\ \ | |/
| * perf symbols: Fix endless loop in dso__split_kallsyms_for_kcoreJiri Olsa2015-10-281-1/+1
| * perf tools: Enable pre-event inherit setting by config termsWang Nan2015-10-285-0/+29
| * perf symbols: we can now read separate debug-info files based on a build IDDima Kogan2015-10-281-0/+9
| * perf symbols: Fix type error when reading a build-idDima Kogan2015-10-281-1/+1
| * perf tools: Search for more options when passing args to -hArnaldo Carvalho de Melo2015-10-271-1/+14
| * perf stat: Cache aggregated map entries in extra cpumapJiri Olsa2015-10-271-4/+55
| * perf cpu_map: Add cpu_map__empty_new functionJiri Olsa2015-10-272-0/+18
| * perf evsel: Move id_offset out of struct perf_evsel union memberJiri Olsa2015-10-271-1/+1
| * perf tools: Introduce usage_with_options_msg()Namhyung Kim2015-10-279-28/+62
| * perf tools: Setup pager when printing usage and helpNamhyung Kim2015-10-261-2/+13
| * perf report: Rename to --show-cpu-utilizationNamhyung Kim2015-10-263-2/+5
| * perf tools: Improve ambiguous option help messageNamhyung Kim2015-10-261-9/+8
|/
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-10-251-9/+81
|\
| * perf tools: Provide help for subset of optionsArnaldo Carvalho de Melo2015-10-231-9/+33
| * perf tools: Show tool command line options orderedArnaldo Carvalho de Melo2015-10-231-0/+48
|/
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-10-2312-49/+151
|\
| * perf annotate: Don't die() when finding an invalid config optionArnaldo Carvalho de Melo2015-10-221-3/+3
| * perf ui tui: Register the error callbacks before initializing the widgetsArnaldo Carvalho de Melo2015-10-221-4/+4
| * perf annotate: Fix 'annotate.use_offset' config variable usageNamhyung Kim2015-10-221-1/+1
| * perf tools: Improve call graph documents and help messagesNamhyung Kim2015-10-226-30/+62
| * perf tools: Defaults to 'caller' callchain order only if --children is enabledNamhyung Kim2015-10-225-1/+9
| * perf top: Support call-graph display options alsoNamhyung Kim2015-10-224-10/+62
| * perf tools: Move callchain help messages to callchain.hNamhyung Kim2015-10-223-10/+20
| * tools lib traceevent: Support %ps/%pSScott Wood2015-10-221-2/+2
|/
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-10-225-10/+24
|\
| * perf annotate: Add debug message for out of bounds sampleArnaldo Carvalho de Melo2015-10-211-1/+4
| * perf evsel: Print branch filter state with -vvAndi Kleen2015-10-211-0/+1
| * perf cpu_map: Fix core dump caused by per-socket/core system-wide statKan Liang2015-10-201-1/+1
| * tools lib traceevent: update KVM pluginPaolo Bonzini2015-10-201-8/+17
| * perf build: Add fixdep to .gitignoreYunlong Song2015-10-201-0/+1
|/
* perf record: Add ability to sample call branchesStephane Eranian2015-10-202-0/+2
* perf/powerpc: Add support for PERF_SAMPLE_BRANCH_CALLStephane Eranian2015-10-201-0/+3
* perf/x86: Add support for PERF_SAMPLE_BRANCH_CALLStephane Eranian2015-10-201-0/+4
* perf: Add PERF_SAMPLE_BRANCH_CALLStephane Eranian2015-10-201-0/+2
* perf/x86: Fix time_shift in perf_event_mmap_pageAdrian Hunter2015-10-202-2/+13
* Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar2015-10-2022-514/+487
|\
| * perf bench: Use named initializers in the trailer tooArnaldo Carvalho de Melo2015-10-191-2/+2
| * perf script: Check output fields only for samplesJiri Olsa2015-10-191-1/+4
OpenPOWER on IntegriCloud