Age | Commit message (Expand) | Author | Files | Lines |
2018-10-30 | Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost... | Linus Torvalds | 6 | -22/+106 |
2018-10-25 | Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm | Linus Torvalds | 1 | -1/+0 |
2018-10-24 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds | 1 | -12/+3 |
2018-10-23 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 77 | -1996/+3579 |
2018-10-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller | 1 | -12/+3 |
2018-10-19 | tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers | Daniel Borkmann | 1 | -12/+3 |
2018-10-19 | Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git... | Paolo Bonzini | 1 | -1/+1 |
2018-10-17 | perf tools: Stop fallbacking to kallsyms for vdso symbols lookup | Arnaldo Carvalho de Melo | 1 | -19/+2 |
2018-10-16 | perf tools: Pass build flags to traceevent build | Jiri Olsa | 1 | -1/+1 |
2018-10-16 | perf report: Don't crash on invalid inline debug information | Milian Wolff | 1 | -0/+3 |
2018-10-16 | perf cpu_map: Align cpu map synthesized events properly. | David Miller | 1 | -0/+1 |
2018-10-16 | perf tools: Fix use of alternatives to find JDIR | Jarod Wilson | 1 | -1/+1 |
2018-10-16 | perf evsel: Store ids for events with their own cpus perf_event__synthesize_e... | Jiri Olsa | 2 | -0/+4 |
2018-10-11 | perf vendor events intel: Fix wrong filter_band* values for uncore events | Jiri Olsa | 2 | -16/+16 |
2018-10-09 | Revert "perf tools: Fix PMU term format max value calculation" | Jiri Olsa | 1 | -6/+7 |
2018-10-09 | Merge tag 'perf-core-for-mingo-4.20-20181008' of git://git.kernel.org/pub/scm... | Ingo Molnar | 10 | -24/+57 |
2018-10-09 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar | 3 | -4/+19 |
2018-10-09 | Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-next | Paul Mackerras | 1 | -1/+0 |
2018-10-09 | KVM: PPC: Book3S: Simplify external interrupt handling | Paul Mackerras | 1 | -1/+0 |
2018-10-08 | tools lib traceevent, perf tools: Move struct tep_handler definition in a loc... | Tzvetomir Stoyanov | 2 | -11/+16 |
2018-10-08 | perf python: More portable way to make CFLAGS work with clang | Eduardo Habkost | 1 | -6/+8 |
2018-10-08 | perf python: Make clang_has_option() work on Python 3 | Eduardo Habkost | 1 | -1/+1 |
2018-10-08 | perf tools: Free temporary 'sys' string in read_event_files() | Sanskriti Sharma | 1 | -1/+4 |
2018-10-08 | perf tools: Avoid double free in read_event_file() | Sanskriti Sharma | 1 | -3/+1 |
2018-10-08 | perf tools: Free 'printk' string in parse_ftrace_printk() | Sanskriti Sharma | 1 | -0/+1 |
2018-10-08 | perf tools: Cleanup trace-event-info 'tdata' leak | Sanskriti Sharma | 1 | -0/+2 |
2018-10-08 | perf strbuf: Match va_{add,copy} with va_end | Sanskriti Sharma | 1 | -2/+8 |
2018-10-08 | perf test: S390 does not support watchpoints in test 22 | Thomas Richter | 3 | -0/+14 |
2018-10-08 | perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONG | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2018-10-08 | tools include: Adopt linux/bits.h | Arnaldo Carvalho de Melo | 1 | -0/+1 |
2018-10-05 | perf record: Use unmapped IP for inline callchain cursors | Milian Wolff | 1 | -1/+2 |
2018-10-05 | perf python: Use -Wno-redundant-decls to build with PYTHON=python3 | Arnaldo Carvalho de Melo | 1 | -1/+1 |
2018-09-27 | perf report: Don't try to map ip to invalid map | Milian Wolff | 1 | -2/+3 |
2018-09-25 | perf script python: Fix export-to-sqlite.py sample columns | Adrian Hunter | 1 | -1/+5 |
2018-09-25 | perf script python: Fix export-to-postgresql.py occasional failure | Adrian Hunter | 1 | -0/+9 |
2018-09-24 | perf probe: Support SDT markers having reference counter (semaphore) | Ravi Bangoria | 6 | -22/+106 |
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-19 | tools lib traceevent: Rename data2host*() APIs | Tzvetomir Stoyanov (VMware) | 1 | -2/+2 |
2018-09-19 | tools lib traceevent: Rename struct plugin_list to struct tep_plugin_list | Tzvetomir Stoyanov (VMware) | 1 | -2/+2 |
2018-09-19 | tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_prin... | Tzvetomir Stoyanov (VMware) | 2 | -44/+44 |
2018-09-19 | tools lib traceevent, perf tools: Add prefix tep_ to all print_* structures | Tzvetomir Stoyanov (VMware) | 2 | -5/+5 |
2018-09-19 | tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format... | Tzvetomir Stoyanov (VMware) | 8 | -50/+50 |
2018-09-19 | tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_... | Tzvetomir Stoyanov (VMware) | 11 | -45/+45 |
2018-09-19 | tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev... | Tzvetomir Stoyanov (VMware) | 9 | -32/+32 |