summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* tools include: Adopt linux/bits.hArnaldo Carvalho de Melo2018-10-083-5/+29
* x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra2018-10-021-23/+23
* Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar2018-10-0220-6/+27
|\
| * Merge tag 'powerpc-4.19-3' of https://git.kernel.org/pub/scm/linux/kernel/git...Greg Kroah-Hartman2018-09-2917-0/+17
| |\
| | * selftests/powerpc: Fix Makefiles for headers_install changeMichael Ellerman2018-09-2817-0/+17
| * | Merge gitolite.kernel.org:/pub/scm/linux/kernel/git/davem/netGreg Kroah-Hartman2018-09-253-6/+10
| |\ \
| | * | bpf: test_maps, only support ESTABLISHED socksJohn Fastabend2018-09-221-3/+7
| | * | tools: bpf: fix license for a compat header fileJakub Kicinski2018-09-191-1/+1
| | * | selftests: pmtu: properly redirect stderr to /dev/nullSabrina Dubroca2018-09-191-2/+2
* | | | Merge tag 'perf-core-for-mingo-4.20-20180924' of git://git.kernel.org/pub/scm...Ingo Molnar2018-09-2647-1466/+2053
|\ \ \ \
| * | | | perf vendor events arm64: Revise core JSON events for eMAGSean V Kelley2018-09-2010-32/+492
| * | | | perf intel-pt: Implement decoder flags for trace begin / endAdrian Hunter2018-09-201-11/+23
| * | | | perf intel-pt: Add decoder flags for trace begin / endAdrian Hunter2018-09-202-0/+7
| * | | | perf tools: Improve thread_stack__process() for trace begin / endAdrian Hunter2018-09-201-7/+9
| * | | | perf tools: Improve thread_stack__event() for trace begin / endAdrian Hunter2018-09-201-5/+30
| * | | | perf db-export: Add trace begin / end branch type variantsAdrian Hunter2018-09-201-0/+22
| * | | | perf script: Enhance sample flags for trace begin / endAdrian Hunter2018-09-201-9/+27
| * | | | tools lib traceevent: Add prefix tep_ to enum filter_trivial_typeTzvetomir Stoyanov (VMware)2018-09-192-18/+18
| * | | | tools lib traceevent: Rename data2host*() APIsTzvetomir Stoyanov (VMware)2018-09-193-14/+14
| * | | | tools lib traceevent: Rename struct plugin_list to struct tep_plugin_listTzvetomir Stoyanov (VMware)2018-09-193-15/+15
| * | | | tools lib traceevent: Add prefix tep_ to structs filter_type and event_filterTzvetomir Stoyanov (VMware)2018-09-192-65/+65
| * | | | tools lib traceevent: Add prefix tep_ to various structs filter_arg_*.Tzvetomir Stoyanov (VMware)2018-09-191-24/+24
| * | | | tools lib traceevent: Add prefix tep_ to struct filter_{arg,value_type}Tzvetomir Stoyanov (VMware)2018-09-192-74/+74
| * | | | tools lib traceevent: Add prefix tep_ to enums filter_{exp,arg}_typeTzvetomir Stoyanov (VMware)2018-09-192-133/+133
| * | | | tools lib traceevent: Add prefix tep_ to enums filter_{boolean,op,cmp}_typeTzvetomir Stoyanov (VMware)2018-09-192-95/+95
| * | | | tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_prin...Tzvetomir Stoyanov (VMware)2018-09-194-186/+186
| * | | | tools lib traceevent, perf tools: Add prefix tep_ to all print_* structuresTzvetomir Stoyanov (VMware)2018-09-194-126/+126
| * | | | tools lib traceevent: Add prefix TEP_ to all EVENT_FL_* flagsTzvetomir Stoyanov (VMware)2018-09-192-30/+30
| * | | | tools lib traceevent: Rename enum event_{sort_}type to enum tep_event_{sort_}...Tzvetomir Stoyanov (VMware)2018-09-193-279/+279
| * | | | tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format...Tzvetomir Stoyanov (VMware)2018-09-1911-87/+87
| * | | | tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_...Tzvetomir Stoyanov (VMware)2018-09-1917-116/+116
| * | | | tools lib traceevent, perf tools: Rename struct event_format to struct tep_ev...Tzvetomir Stoyanov (VMware)2018-09-1918-194/+194
| * | | | perf script: Print DSO for callindentAndi Kleen2018-09-191-1/+8
| * | | | perf script: Allow sym and dso without ip, addrAndi Kleen2018-09-191-7/+10
| * | | | tools lib subcmd: Support overwriting the pagerAndi Kleen2018-09-192-1/+11
| * | | | perf tools: Report itrace options in helpAndi Kleen2018-09-194-3/+23
| * | | | perf help: Add missing subcommand `version`Sangwon Hong2018-09-191-0/+1
* | | | | Merge tag 'perf-core-for-mingo-4.20-20180919' of git://git.kernel.org/pub/scm...Ingo Molnar2018-09-2529-228/+507
|\| | | |
| * | | | perf python: Use -Wno-redundant-decls to build with PYTHON=python3Arnaldo Carvalho de Melo2018-09-191-1/+1
| * | | | perf tools: Initialize perf_data_file fd fieldJérémie Galarneau2018-09-191-1/+1
| * | | | perf util: Make copyfile_offset() globalJiri Olsa2018-09-192-1/+3
| * | | | perf tools: Add 'struct perf_mmap' arg to record__write()Jiri Olsa2018-09-195-15/+20
| * | | | perf auxtrace: Pass struct perf_mmap into mmap__read* functionsJiri Olsa2018-09-193-21/+22
| * | | | perf tools: Remove perf_tool from event_op3Jiri Olsa2018-09-195-21/+14Star
| * | | | perf tools: Remove perf_tool from event_op2Jiri Olsa2018-09-1914-136/+103Star
| * | | | perf bpf-loader: use PTR_ERR_OR_ZERO inetead of return codeDing Xiang2018-09-191-1/+1
| * | | | tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h headerDing Xiang2018-09-191-0/+7
| * | | | perf ordered_events: Prevent crossing max_alloc_sizeJiri Olsa2018-09-191-4/+4
| * | | | perf ordered_events: Add 'struct ordered_events_buffer' layerJiri Olsa2018-09-192-29/+91
| * | | | perf test: Add watchpoint testRavi Bangoria2018-09-184-0/+242