summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-06-06perf intel-pt: Fix MTC timing after overflowAdrian Hunter
2018-06-06perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter
2018-06-06perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter
2018-06-06perf script powerpc: Python script for hypervisor call statisticsRavi Bangoria
2018-06-06perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbolsArnaldo Carvalho de Melo
2018-06-06perf map: Consider PTI entry trampolines in rip_2objdump()Adrian Hunter
2018-06-06perf test code-reading: Fix perf_env setup for PTI entry trampolinesAdrian Hunter
2018-06-06perf tools: Fix pmu events parsing ruleJiri Olsa
2018-06-06perf stat: Display user and system timeJiri Olsa
2018-06-06perf record: Enable arbitrary event names thru name= modifierAlexey Budankov
2018-06-06perf tools: Fix symbol and object code resolution for vdso32 and vdsox32Adrian Hunter
2018-06-06perf tests kmod-path: Add tests for vdso32 and vdsox32Adrian Hunter
2018-06-06perf hists: Check if a hist_entry has callchains before using themArnaldo Carvalho de Melo
2018-06-06perf hists: Introduce hist_entry__has_callchain() methodArnaldo Carvalho de Melo
2018-06-06objtool: Fix GCC 8 cold subfunction detection for aliased functionsJosh Poimboeuf
2018-06-06rseq/selftests: Provide Makefile, scripts, gitignoreMathieu Desnoyers
2018-06-06rseq/selftests: Provide parametrized testsMathieu Desnoyers
2018-06-06rseq/selftests: Provide basic percpu ops testMathieu Desnoyers
2018-06-06rseq/selftests: Provide basic testMathieu Desnoyers
2018-06-06rseq/selftests: Provide rseq libraryMathieu Desnoyers
2018-06-06selftests/lib.mk: Introduce OVERRIDE_TARGETSMathieu Desnoyers
2018-06-06Merge tag 'linux-cpupower-4.18-rc1' of git://git.kernel.org/pub/scm/linux/ker...Rafael J. Wysocki
2018-06-05Merge tag 'usb-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2018-06-05selftests: sparc64: char: Selftest for privileged ADI driverTom Hromatka
2018-06-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2018-06-05Merge tag 'pm-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds
2018-06-05perf sched: Use sched->show_callchain where appropriateArnaldo Carvalho de Melo
2018-06-05perf script: Check if evsel has callchains before trying to use itArnaldo Carvalho de Melo
2018-06-05perf evsel: Add has_callchain() helper to make code more compact/clearArnaldo Carvalho de Melo
2018-06-04Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2018-06-04Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-04Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2018-06-04Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2018-06-04tracing/selftest: Add test to test simple snapshot trigger for trace_markerSteven Rostedt (VMware)
2018-06-04Merge tag 'dma-mapping-4.18' of git://git.infradead.org/users/hch/dma-mappingLinus Torvalds
2018-06-04selftests: forwarding: mirror_vlan: Change test descriptionPetr Machata
2018-06-04selftests: forwarding: mirror_vlan: Uninstall trapPetr Machata
2018-06-04selftests/net: add packet socket packet_snd testWillem de Bruijn
2018-06-04selftests/net: udpgso: test small gso_size boundary conditionsWillem de Bruijn
2018-06-04selftests/net: enable msg_zerocopy testWillem de Bruijn
2018-06-04perf report: No need to have report_callchain_help as a globalArnaldo Carvalho de Melo
2018-06-04perf test: Use header file util/debug.hThomas Richter
2018-06-04perf annotate: Move objdump_path to struct annotation_optionsArnaldo Carvalho de Melo
2018-06-04perf hists browser: Pass annotation_options from tool to browserArnaldo Carvalho de Melo
2018-06-04perf annotate: Move disassembler_style global to annotation_optionsArnaldo Carvalho de Melo
2018-06-04perf annotate: Adopt anotation options from symbol_confArnaldo Carvalho de Melo
2018-06-04perf annotate: Pass annotation_options to symbol__annotate()Arnaldo Carvalho de Melo
2018-06-04perf srcline: Make hist_entry srcline helper consistent with map'sArnaldo Carvalho de Melo
2018-06-04perf sort: Introduce addr_map_symbol__srcline() to make code more compactArnaldo Carvalho de Melo
2018-06-04perf srcline: Introduce map__srcline() to make code more compactArnaldo Carvalho de Melo