summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)AuthorFilesLines
2018-06-05perf/tools: header file sync upGreg Kroah-Hartman12-146/+132
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-06-05objtool: sync up with the 4.14.47 version of objtoolGreg Kroah-Hartman29-498/+2661
2018-06-05tools include: Include missing headers for fls() and types in linux/log2.hArnaldo Carvalho de Melo1-0/+3
2018-06-05tools include: Drop ARRAY_SIZE() definition from linux/hashtable.hArnaldo Carvalho de Melo1-4/+0
2018-06-05tools include: Move ARRAY_SIZE() to linux/kernel.hArnaldo Carvalho de Melo2-2/+3
2018-06-05tools include: Adopt __same_type() and __must_be_array() from the kernelArnaldo Carvalho de Melo2-0/+8
2018-06-05tools include: Introduce linux/bug.h, from the kernel sourcesArnaldo Carvalho de Melo2-0/+11
2018-06-05tools include uapi: Grab copies of stat.h and fcntl.hArnaldo Carvalho de Melo5-0/+253
2018-06-05perf tools: Move headers check into bash scriptJiri Olsa2-93/+60
2018-06-05perf tools: Force fixdep compilation at the start of the buildJiri Olsa1-12/+38
2018-06-05tools include: Adopt kernel's refcount.hArnaldo Carvalho de Melo2-0/+152
2018-06-05tools include: Add UINT_MAX def to kernel.hArnaldo Carvalho de Melo1-0/+4
2018-06-05tools include: Introduce atomic_cmpxchg_{relaxed,release}()Arnaldo Carvalho de Melo1-0/+6
2018-06-05tools include: Adopt __compiletime_errorArnaldo Carvalho de Melo2-0/+8
2018-06-05radix tree test suite: Remove types.hMatthew Wilcox2-0/+9
2018-06-05tools include: Introduce linux/compiler-gcc.hArnaldo Carvalho de Melo3-5/+20
2018-06-05tools: enable endian checks for all sparse buildsMichael S. Tsirkin1-4/+0
2018-06-05tools: add more bitmap functionsMatthew Wilcox1-0/+26
2018-06-05tools lib: Add for_each_clear_bit macroJiri Olsa6-0/+72
2018-06-05objtool: Move checking code to check.cJosh Poimboeuf4-1333/+1392
2018-06-05objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf3-10/+58
2018-05-30selftests/net: fixes psock_fanout eBPF test casePrashant Bhole1-1/+2
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 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-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/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman1-0/+14
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-30bpf: fix rlimit in reuseport net selftestDaniel Borkmann1-1/+20
2018-05-30tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer1-0/+26
2018-05-30perf record: Fix failed memory allocation for get_cpuid_strThomas Richter1-1/+1
2018-05-30tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)1-1/+9
2018-05-30perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo1-4/+4
2018-05-30tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)1-8/+9
2018-05-22seccomp: Add filter flag to opt-out of SSB mitigationKees Cook1-1/+77
2018-05-09test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings1-2/+4
2018-05-02tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky1-1/+4
2018-05-02objtool, perf: Fix GCC 8 -Wrestrict errorJosh Poimboeuf1-1/+1
2018-04-29Revert "perf tools: Decompress kernel module when reading DSO data"Greg Kroah-Hartman1-16/+0