summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
...
* Revert "perf record: Fix crash in pipe mode"Greg Kroah-Hartman2018-05-303-16/+2
* tools: sync up .h files with the repective arch and uapi .h filesGreg Kroah-Hartman2018-05-308-268/+336
* perf tools: Add trace/beauty/generated/ into .gitignoreRavi Bangoria2018-05-301-0/+1
* selftests/net: fixes psock_fanout eBPF test casePrashant Bhole2018-05-301-1/+2
* perf tests: Fix dwarf unwind for stripped binariesJiri Olsa2018-05-301-16/+30
* perf report: Fix memory corruption in --branch-history mode --branch-historyJiri Olsa2018-05-302-4/+1
* perf tests: Use arch__compare_symbol_names to compare symbolsJiri Olsa2018-05-301-1/+1
* perf report: Fix wrong jump arrowJin Yao2018-05-301-2/+7
* perf test: Fix test case inet_pton to accept inlines.Thomas Richter2018-05-301-3/+3
* tools: hv: fix compiler warnings about major/target_fnameDexuan Cui2018-05-302-1/+3
* perf stat: Fix core dump when flag T is usedThomas Richter2018-05-301-2/+7
* perf top: Fix top.call-graph config option readingYisheng Xie2018-05-301-2/+4
* selftests: Print the test we're running to /dev/kmsgMichael Ellerman2018-05-301-0/+1
* tools/thermal: tmon: fix for segfaultFrank Asseg2018-05-302-6/+7
* perf clang: Add support for recent clang versionsSandipan Das2018-05-301-1/+10
* perf tools: Fix perf builds with clang supportSandipan Das2018-05-301-1/+2
* selftests: ftrace: Add a testcase for probepointMasami Hiramatsu2018-05-301-0/+43
* selftests: ftrace: Add a testcase for string type with kprobe_eventMasami Hiramatsu2018-05-301-0/+46
* selftests: ftrace: Add probe event argument syntax testcaseMasami Hiramatsu2018-05-301-0/+97
* selftests/vm/run_vmtests: adjust hugetlb size according to nr_cpusLi Zhijian2018-05-301-8/+17
* perf record: Fix crash in pipe modeJiri Olsa2018-05-303-2/+16
* selftests/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman2018-05-301-0/+14
* selftests/futex: Fix line continuation in MakefileDaniel Díaz2018-05-301-3/+3
* selftests/bpf/test_maps: exit child process without error in ENOMEM caseLi Zhijian2018-05-301-0/+2
* seccomp: add a selftest for get_metadataTycho Andersen2018-05-301-0/+61
* selftests/memfd: add run_fuse_test.sh to TEST_FILESAnders Roxell2018-05-301-0/+1
* selftests: memfd: add config fragment for fuseAnders Roxell2018-05-301-0/+1
* selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=mNaresh Kamboju2018-05-301-0/+1
* selftest/vDSO: fix O=Dominik Brodowski2018-05-301-7/+7
* selftests: sync: missing CFLAGS while compilingAnders Roxell2018-05-301-1/+1
* idr: fix invalid ptr dereference on item deleteMatthew Wilcox2018-05-301-0/+7
* seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-05-221-3/+19
* test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings2018-05-091-2/+4
* tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky2018-05-011-1/+4
* objtool, perf: Fix GCC 8 -Wrestrict errorJosh Poimboeuf2018-05-011-1/+1
* perf test: Fix test trace+probe_libc_inet_pton.sh for s390xThomas Richter2018-04-261-4/+17
* bpf: fix rlimit in reuseport net selftestDaniel Borkmann2018-04-261-1/+20
* tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer2018-04-261-0/+26
* selftests/ftrace: Add some missing glob checksSteven Rostedt (VMware)2018-04-261-0/+6
* perf evsel: Fix period/freq terms setupJiri Olsa2018-04-261-0/+2
* perf record: Fix period option handlingJiri Olsa2018-04-263-4/+11
* bpf: test_maps: cleanup sockmaps when test endsPrashant Bhole2018-04-261-4/+12
* perf record: Fix failed memory allocation for get_cpuid_strThomas Richter2018-04-261-1/+1
* tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)2018-04-261-1/+9
* perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo2018-04-261-4/+4
* tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)2018-04-261-8/+9
* perf unwind: Do not look just at the global callchain_param.record_modeArnaldo Carvalho de Melo2018-04-267-12/+25
* libbpf: Makefile set specified permission modeJesper Dangaard Brouer2018-04-261-1/+1
* selftest: ftrace: Fix to pick text symbols for kprobesMasami Hiramatsu2018-04-261-2/+2
* perf intel-pt: Fix timestamp following overflowAdrian Hunter2018-04-191-0/+1