Age | Commit message (Expand) | Author | Files | Lines |
2018-10-02 | x86/cpu: Sanitize FAM6_ATOM naming | Peter Zijlstra | 1 | -23/+23 |
2018-10-02 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 20 | -6/+27 |
2018-09-29 | Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git... | Greg Kroah-Hartman | 17 | -0/+17 |
2018-09-28 | selftests/powerpc: Fix Makefiles for headers_install change | Michael Ellerman | 17 | -0/+17 |
2018-09-26 | Merge tag 'perf-core-for-mingo-4.20-20180924' of git://git.kernel.org/pub/scm... | Ingo Molnar | 47 | -1466/+2053 |
2018-09-25 | Merge tag 'perf-core-for-mingo-4.20-20180919' of git://git.kernel.org/pub/scm... | Ingo Molnar | 29 | -228/+507 |
2018-09-25 | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/net | Greg Kroah-Hartman | 3 | -6/+10 |
2018-09-25 | Merge tag 'v4.19-rc5' into perf/core, to pick up fixes | Ingo Molnar | 41 | -37/+694 |
2018-09-23 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Greg Kroah-Hartman | 5 | -12/+36 |
2018-09-22 | bpf: test_maps, only support ESTABLISHED socks | John Fastabend | 1 | -3/+7 |
2018-09-21 | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Greg Kroah-Hartman | 5 | -2/+207 |
2018-09-20 | perf vendor events arm64: Revise core JSON events for eMAG | Sean V Kelley | 10 | -32/+492 |
2018-09-20 | perf intel-pt: Implement decoder flags for trace begin / end | Adrian Hunter | 1 | -11/+23 |
2018-09-20 | perf intel-pt: Add decoder flags for trace begin / end | Adrian Hunter | 2 | -0/+7 |
2018-09-20 | perf tools: Improve thread_stack__process() for trace begin / end | Adrian Hunter | 1 | -7/+9 |
2018-09-20 | perf tools: Improve thread_stack__event() for trace begin / end | Adrian Hunter | 1 | -5/+30 |
2018-09-20 | perf db-export: Add trace begin / end branch type variants | Adrian Hunter | 1 | -0/+22 |
2018-09-20 | perf script: Enhance sample flags for trace begin / end | Adrian Hunter | 1 | -9/+27 |
2018-09-20 | kvm: selftests: Add platform_info_test | Drew Schmitt | 5 | -1/+206 |
2018-09-20 | kvm: selftests: use -pthread instead of -lpthread | Lei Yang | 1 | -1/+1 |
2018-09-20 | tools: bpf: fix license for a compat header file | Jakub Kicinski | 1 | -1/+1 |
2018-09-19 | tools lib traceevent: Add prefix tep_ to enum filter_trivial_type | Tzvetomir Stoyanov (VMware) | 2 | -18/+18 |
2018-09-19 | tools lib traceevent: Rename data2host*() APIs | Tzvetomir Stoyanov (VMware) | 3 | -14/+14 |
2018-09-19 | tools lib traceevent: Rename struct plugin_list to struct tep_plugin_list | Tzvetomir Stoyanov (VMware) | 3 | -15/+15 |
2018-09-19 | tools lib traceevent: Add prefix tep_ to structs filter_type and event_filter | Tzvetomir Stoyanov (VMware) | 2 | -65/+65 |
2018-09-19 | tools lib traceevent: Add prefix tep_ to various structs filter_arg_*. | Tzvetomir Stoyanov (VMware) | 1 | -24/+24 |
2018-09-19 | tools lib traceevent: Add prefix tep_ to struct filter_{arg,value_type} | Tzvetomir Stoyanov (VMware) | 2 | -74/+74 |
2018-09-19 | tools lib traceevent: Add prefix tep_ to enums filter_{exp,arg}_type | Tzvetomir Stoyanov (VMware) | 2 | -133/+133 |
2018-09-19 | tools lib traceevent: Add prefix tep_ to enums filter_{boolean,op,cmp}_type | Tzvetomir Stoyanov (VMware) | 2 | -95/+95 |
2018-09-19 | tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_prin... | Tzvetomir Stoyanov (VMware) | 4 | -186/+186 |
2018-09-19 | tools lib traceevent, perf tools: Add prefix tep_ to all print_* structures | Tzvetomir Stoyanov (VMware) | 4 | -126/+126 |
2018-09-19 | tools lib traceevent: Add prefix TEP_ to all EVENT_FL_* flags | Tzvetomir Stoyanov (VMware) | 2 | -30/+30 |
2018-09-19 | tools lib traceevent: Rename enum event_{sort_}type to enum tep_event_{sort_}... | Tzvetomir Stoyanov (VMware) | 3 | -279/+279 |
2018-09-19 | tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format... | Tzvetomir Stoyanov (VMware) | 11 | -87/+87 |
2018-09-19 | tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_... | Tzvetomir Stoyanov (VMware) | 17 | -116/+116 |
2018-09-19 | tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev... | Tzvetomir Stoyanov (VMware) | 18 | -194/+194 |
2018-09-19 | perf script: Print DSO for callindent | Andi Kleen | 1 | -1/+8 |
2018-09-19 | perf script: Allow sym and dso without ip, addr | Andi Kleen | 1 | -7/+10 |
2018-09-19 | tools lib subcmd: Support overwriting the pager | Andi Kleen | 2 | -1/+11 |
2018-09-19 | perf tools: Report itrace options in help | Andi Kleen | 4 | -3/+23 |
2018-09-19 | perf help: Add missing subcommand `version` | Sangwon Hong | 1 | -0/+1 |
2018-09-19 | perf python: Use -Wno-redundant-decls to build with PYTHON=python3 | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2018-09-19 | perf tools: Initialize perf_data_file fd field | Jérémie Galarneau | 1 | -1/+1 |
2018-09-19 | perf util: Make copyfile_offset() global | Jiri Olsa | 2 | -1/+3 |
2018-09-19 | perf tools: Add 'struct perf_mmap' arg to record__write() | Jiri Olsa | 5 | -15/+20 |
2018-09-19 | perf auxtrace: Pass struct perf_mmap into mmap__read* functions | Jiri Olsa | 3 | -21/+22 |
2018-09-19 | perf tools: Remove perf_tool from event_op3 | Jiri Olsa | 5 | -21/+14 |
2018-09-19 | perf tools: Remove perf_tool from event_op2 | Jiri Olsa | 14 | -136/+103 |
2018-09-19 | perf bpf-loader: use PTR_ERR_OR_ZERO inetead of return code | Ding Xiang | 1 | -1/+1 |
2018-09-19 | tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h header | Ding Xiang | 1 | -0/+7 |