summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-06-20perf report: Fix switching to another perf.data fileArnaldo Carvalho de Melo1-5/+3
2018-06-05objtool: Fix "noreturn" detection for recursive sibling callsJosh Poimboeuf1-3/+7
2018-06-05objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf1-25/+12
2018-06-05objtool: Detect RIP-relative switch table referencesJosh Poimboeuf1-15/+18
2018-06-05objtool: Support GCC 8 switch tablesJosh Poimboeuf1-2/+22
2018-06-05objtool: Support GCC 8's cold subfunctionsJosh Poimboeuf3-44/+93
2018-05-30Revert "perf record: Fix crash in pipe mode"Greg Kroah-Hartman3-16/+2
2018-05-30tools: sync up .h files with the repective arch and uapi .h filesGreg Kroah-Hartman8-268/+336
2018-05-30perf tools: Add trace/beauty/generated/ into .gitignoreRavi Bangoria1-0/+1
2018-05-30selftests/net: fixes psock_fanout eBPF test casePrashant Bhole1-1/+2
2018-05-30perf tests: Fix dwarf unwind for stripped binariesJiri Olsa1-16/+30
2018-05-30perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa2-4/+1
2018-05-30perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa1-1/+1
2018-05-30perf report: Fix wrong jump arrowJin Yao1-2/+7
2018-05-30perf test: Fix test case inet_pton to accept inlines.Thomas Richter1-3/+3
2018-05-30tools: hv: fix compiler warnings about major/target_fnameDexuan Cui2-1/+3
2018-05-30perf stat: Fix core dump when flag T is usedThomas Richter1-2/+7
2018-05-30perf top: Fix top.call-graph config option readingYisheng Xie1-2/+4
2018-05-30selftests: Print the test we're running to /dev/kmsgMichael Ellerman1-0/+1
2018-05-30tools/thermal: tmon: fix for segfaultFrank Asseg2-6/+7
2018-05-30perf clang: Add support for recent clang versionsSandipan Das1-1/+10
2018-05-30perf tools: Fix perf builds with clang supportSandipan Das1-1/+2
2018-05-30selftests: ftrace: Add a testcase for probepointMasami Hiramatsu1-0/+43
2018-05-30selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu1-0/+46
2018-05-30selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu1-0/+97
2018-05-30selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian1-8/+17
2018-05-30perf record: Fix crash in pipe modeJiri Olsa3-2/+16
2018-05-30selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman1-0/+14
2018-05-30selftests/futex: Fix line continuation in MakefileDaniel Díaz1-3/+3
2018-05-30selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian1-0/+2
2018-05-30seccomp: add a selftest for get_metadataTycho Andersen1-0/+61
2018-05-30selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell1-0/+1
2018-05-30selftests: memfd: add config fragment for fuseAnders Roxell1-0/+1
2018-05-30selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=mNaresh Kamboju1-0/+1
2018-05-30selftest/vDSO: fix O=Dominik Brodowski1-7/+7
2018-05-30selftests: sync: missing CFLAGS while compilingAnders Roxell1-1/+1
2018-05-30idr: fix invalid ptr dereference on item deleteMatthew Wilcox1-0/+7
2018-05-22seccomp: Add filter flag to opt-out of SSB mitigationKees Cook1-3/+19
2018-05-09test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings1-2/+4
2018-05-01tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky1-1/+4
2018-05-01objtool, perf: Fix GCC 8 -Wrestrict errorJosh Poimboeuf1-1/+1
2018-04-26perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter1-4/+17
2018-04-26bpf: fix rlimit in reuseport net selftestDaniel Borkmann1-1/+20
2018-04-26tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer1-0/+26
2018-04-26selftests/ftrace: Add some missing glob checksSteven Rostedt (VMware)1-0/+6
2018-04-26perf evsel: Fix period/freq terms setupJiri Olsa1-0/+2
2018-04-26perf record: Fix period option handlingJiri Olsa3-4/+11
2018-04-26bpf: test_maps: cleanup sockmaps when test endsPrashant Bhole1-4/+12
2018-04-26perf record: Fix failed memory allocation for get_cpuid_strThomas Richter1-1/+1
2018-04-26tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)1-1/+9