summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-03-20perf annotate: Move annotation_line array from TUI to generic codeArnaldo Carvalho de Melo
2018-03-20perf annotate tui: Move have_cycles to struct annotationArnaldo Carvalho de Melo
2018-03-20perf annotate tui: Use annotate_browser__cycles_width() mroeArnaldo Carvalho de Melo
2018-03-20perf annotate: Move cycles/IPC formatting width constants outside TUIArnaldo Carvalho de Melo
2018-03-20perf annotate: Move annotation_options out of the TUI browserArnaldo Carvalho de Melo
2018-03-20perf unwind: Report error from dwfl_attach_stateMartin Vuille
2018-03-20Merge 4.16-rc6 into tty-nextGreg Kroah-Hartman
2018-03-20Merge branch 4.16-rc6 into usb-nextGreg Kroah-Hartman
2018-03-20test_firmware: modify custom fallback tests to use unique filesLuis R. Rodriguez
2018-03-20test_firmware: test three firmware kernel configs using a proc knobLuis R. Rodriguez
2018-03-20test_firmware: expand on library with shared helpersLuis R. Rodriguez
2018-03-20ptr_ring: fix buildMichael S. Tsirkin
2018-03-19bpf: sockmap sample test for bpf_msg_pull_dataJohn Fastabend
2018-03-19bpf: sockmap sample support for bpf_msg_cork_bytes()John Fastabend
2018-03-19bpf: sockmap, add sample option to test apply_bytes helperJohn Fastabend
2018-03-19bpf: sockmap sample, add option to attach SK_MSG programJohn Fastabend
2018-03-19bpf: add verifier tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend
2018-03-19bpf: add map tests for BPF_PROG_TYPE_SK_MSGJohn Fastabend
2018-03-19Merge tag 'perf-core-for-mingo-4.17-20180319' of git://git.kernel.org/pub/scm...Ingo Molnar
2018-03-19Merge tag 'v4.16-rc6' into perf/core, to pick up fixesIngo Molnar
2018-03-19perf tests bp_account: Fix build with clang-6Arnaldo Carvalho de Melo
2018-03-19objtool, perf: Fix GCC 8 -Wrestrict errorJosh Poimboeuf
2018-03-19perf probe: Use right type to access array elementsMasami Hiramatsu
2018-03-19perf annotate: Use ops->target.name when available for unresolved call targetsArnaldo Carvalho de Melo
2018-03-19perf top: Document --ignore-vmlinuxArnaldo Carvalho de Melo
2018-03-19perf tools: Fix python extension build for gcc 8Jiri Olsa
2018-03-19perf tools: Fix snprint warnings for gcc 8Jiri Olsa
2018-03-19selftests/x86/ptrace_syscall: Fix for yet more glibc interferenceAndy Lutomirski
2018-03-18selftests: pmtu: Drop prints to kernel log from pmtu_vti6_link_change_mtuStefano Brivio
2018-03-18Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-03-18ACPICA: adding SPDX headersErik Schmauss
2018-03-18Merge tag 'v4.16-rc5' into develLinus Walleij
2018-03-17selftests: pmtu: Add pmtu_vti6_link_change_mtu testStefano Brivio
2018-03-17selftests: pmtu: Add pmtu_vti6_link_add_mtu testStefano Brivio
2018-03-17selftests: pmtu: Add pmtu_vti4_link_add_mtu testStefano Brivio
2018-03-17selftests: pmtu: Add test_pmtu_vti4_exception testStefano Brivio
2018-03-17selftests: pmtu: Add pmtu_vti6_default_mtu testStefano Brivio
2018-03-17selftests: pmtu: Add pmtu_vti4_default_mtu testStefano Brivio
2018-03-17selftests: pmtu: Introduce support for multiple testsStefano Brivio
2018-03-17selftests: pmtu: Factor out MTU parsing helperStefano Brivio
2018-03-17selftests: pmtu: Use namespace command prefix to fetch route mtuStefano Brivio
2018-03-17selftests: pmtu: Reverse return codes of functionsStefano Brivio
2018-03-16perf debug: Avoid setting 'quiet' to 'true' unnecessarilyYisheng Xie
2018-03-16perf mmap: Discard head in overwrite_rb_find_range()Yisheng Xie
2018-03-16selftests/txtimestamp: Add more configurable parametersVinicius Costa Gomes
2018-03-16perf vendor events: Update POWER9 eventsSukadev Bhattiprolu
2018-03-16perf report: Support forced leader feature in pipe modeJiri Olsa
2018-03-16perf record: Synthesize features before events in pipe modeJiri Olsa
2018-03-16perf tests: Fix out of bounds access on array fd when cnt is 100Colin Ian King
2018-03-16perf annotate: Use asprintf when formatting objdump command lineArnaldo Carvalho de Melo