aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf
Commit message (Expand)AuthorAge
* Merge tag 'kvm-4.20-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2018-10-25
|\
| * Merge tag 'kvmarm-for-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git...Paolo Bonzini2018-10-19
| |\
| * \ Merge remote-tracking branch 'remotes/powerpc/topic/ppc-kvm' into kvm-ppc-nextPaul Mackerras2018-10-09
| |\ \
| | * | KVM: PPC: Book3S: Simplify external interrupt handlingPaul Mackerras2018-10-09
* | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-10-24
|\ \ \ \
| * \ \ \ Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller2018-10-22
| |\ \ \ \
| | * | | | tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpersDaniel Borkmann2018-10-19
* | | | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2018-10-23
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge tag 'perf-core-for-mingo-4.20-20181008' of git://git.kernel.org/pub/scm...Ingo Molnar2018-10-09
| |\ \ \ \ \
| | * | | | | tools lib traceevent, perf tools: Move struct tep_handler definition in a loc...Tzvetomir Stoyanov2018-10-08
| | * | | | | perf python: More portable way to make CFLAGS work with clangEduardo Habkost2018-10-08
| | * | | | | perf python: Make clang_has_option() work on Python 3Eduardo Habkost2018-10-08
| | * | | | | perf tools: Free temporary 'sys' string in read_event_files()Sanskriti Sharma2018-10-08
| | * | | | | perf tools: Avoid double free in read_event_file()Sanskriti Sharma2018-10-08
| | * | | | | perf tools: Free 'printk' string in parse_ftrace_printk()Sanskriti Sharma2018-10-08
| | * | | | | perf tools: Cleanup trace-event-info 'tdata' leakSanskriti Sharma2018-10-08
| | * | | | | perf strbuf: Match va_{add,copy} with va_endSanskriti Sharma2018-10-08
| | * | | | | perf test: S390 does not support watchpoints in test 22Thomas Richter2018-10-08
| | * | | | | perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONGArnaldo Carvalho de Melo2018-10-08
| | * | | | | tools include: Adopt linux/bits.hArnaldo Carvalho de Melo2018-10-08
| * | | | | | Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-10-09
| |\ \ \ \ \ \ | | |/ / / / / | |/| / / / / | | |/ / / /
| * | | | | perf vendor events arm64: Revise core JSON events for eMAGSean V Kelley2018-09-20
| * | | | | perf intel-pt: Implement decoder flags for trace begin / endAdrian Hunter2018-09-20
| * | | | | perf intel-pt: Add decoder flags for trace begin / endAdrian Hunter2018-09-20
| * | | | | perf tools: Improve thread_stack__process() for trace begin / endAdrian Hunter2018-09-20
| * | | | | perf tools: Improve thread_stack__event() for trace begin / endAdrian Hunter2018-09-20
| * | | | | perf db-export: Add trace begin / end branch type variantsAdrian Hunter2018-09-20
| * | | | | perf script: Enhance sample flags for trace begin / endAdrian Hunter2018-09-20
| * | | | | tools lib traceevent: Rename data2host*() APIsTzvetomir Stoyanov (VMware)2018-09-19
| * | | | | tools lib traceevent: Rename struct plugin_list to struct tep_plugin_listTzvetomir Stoyanov (VMware)2018-09-19
| * | | | | tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_prin...Tzvetomir Stoyanov (VMware)2018-09-19
| * | | | | tools lib traceevent, perf tools: Add prefix tep_ to all print_* structuresTzvetomir Stoyanov (VMware)2018-09-19
| * | | | | tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format...Tzvetomir Stoyanov (VMware)2018-09-19
| * | | | | tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_...Tzvetomir Stoyanov (VMware)2018-09-19
| * | | | | tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev...Tzvetomir Stoyanov (VMware)2018-09-19
| * | | | | perf script: Print DSO for callindentAndi Kleen2018-09-19
| * | | | | perf script: Allow sym and dso without ip, addrAndi Kleen2018-09-19
| * | | | | perf tools: Report itrace options in helpAndi Kleen2018-09-19
| * | | | | perf help: Add missing subcommand `version`Sangwon Hong2018-09-19
| * | | | | perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo2018-09-19
| * | | | | perf tools: Initialize perf_data_file fd fieldJérémie Galarneau2018-09-19
| * | | | | perf util: Make copyfile_offset() globalJiri Olsa2018-09-19
| * | | | | perf tools: Add 'struct perf_mmap' arg to record__write()Jiri Olsa2018-09-19
| * | | | | perf auxtrace: Pass struct perf_mmap into mmap__read* functionsJiri Olsa2018-09-19
| * | | | | perf tools: Remove perf_tool from event_op3Jiri Olsa2018-09-19
| * | | | | perf tools: Remove perf_tool from event_op2Jiri Olsa2018-09-19
| * | | | | perf bpf-loader: use PTR_ERR_OR_ZERO inetead of return codeDing Xiang2018-09-19
| * | | | | perf ordered_events: Prevent crossing max_alloc_sizeJiri Olsa2018-09-19
| * | | | | perf ordered_events: Add 'struct ordered_events_buffer' layerJiri Olsa2018-09-19
| * | | | | perf test: Add watchpoint testRavi Bangoria2018-09-18