summaryrefslogtreecommitdiffstats
path: root/tools
AgeCommit message (Expand)Author
2018-05-30Revert "perf record: Fix crash in pipe mode"Greg Kroah-Hartman
2018-05-30tools: sync up .h files with the repective arch and uapi .h filesGreg Kroah-Hartman
2018-05-30perf tools: Add trace/beauty/generated/ into .gitignoreRavi Bangoria
2018-05-30selftests/net: fixes psock_fanout eBPF test casePrashant Bhole
2018-05-30perf tests: Fix dwarf unwind for stripped binariesJiri Olsa
2018-05-30perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa
2018-05-30perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa
2018-05-30perf report: Fix wrong jump arrowJin Yao
2018-05-30perf test: Fix test case inet_pton to accept inlines.Thomas Richter
2018-05-30tools: hv: fix compiler warnings about major/target_fnameDexuan Cui
2018-05-30perf stat: Fix core dump when flag T is usedThomas Richter
2018-05-30perf top: Fix top.call-graph config option readingYisheng Xie
2018-05-30selftests: Print the test we're running to /dev/kmsgMichael Ellerman
2018-05-30tools/thermal: tmon: fix for segfaultFrank Asseg
2018-05-30perf clang: Add support for recent clang versionsSandipan Das
2018-05-30perf tools: Fix perf builds with clang supportSandipan Das
2018-05-30selftests: ftrace: Add a testcase for probepointMasami Hiramatsu
2018-05-30selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu
2018-05-30selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu
2018-05-30selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian
2018-05-30perf record: Fix crash in pipe modeJiri Olsa
2018-05-30selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman
2018-05-30selftests/futex: Fix line continuation in MakefileDaniel Díaz
2018-05-30selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian
2018-05-30seccomp: add a selftest for get_metadataTycho Andersen
2018-05-30selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell
2018-05-30selftests: memfd: add config fragment for fuseAnders Roxell
2018-05-30selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=mNaresh Kamboju
2018-05-30selftest/vDSO: fix O=Dominik Brodowski
2018-05-30selftests: sync: missing CFLAGS while compilingAnders Roxell
2018-05-30idr: fix invalid ptr dereference on item deleteMatthew Wilcox
2018-05-22seccomp: Add filter flag to opt-out of SSB mitigationKees Cook
2018-05-09test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings
2018-05-01tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky
2018-05-01objtool, perf: Fix GCC 8 -Wrestrict errorJosh Poimboeuf
2018-04-26perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter
2018-04-26bpf: fix rlimit in reuseport net selftestDaniel Borkmann
2018-04-26tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer
2018-04-26selftests/ftrace: Add some missing glob checksSteven Rostedt (VMware)
2018-04-26perf evsel: Fix period/freq terms setupJiri Olsa
2018-04-26perf record: Fix period option handlingJiri Olsa
2018-04-26bpf: test_maps: cleanup sockmaps when test endsPrashant Bhole
2018-04-26perf record: Fix failed memory allocation for get_cpuid_strThomas Richter
2018-04-26tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)
2018-04-26perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo
2018-04-26tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)
2018-04-26perf unwind: Do not look just at the global callchain_param.record_modeArnaldo Carvalho de Melo
2018-04-26libbpf: Makefile set specified permission modeJesper Dangaard Brouer
2018-04-26selftest: ftrace: Fix to pick text symbols for kprobesMasami Hiramatsu
2018-04-19perf intel-pt: Fix timestamp following overflowAdrian Hunter