summaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* objtool: update .gitignore fileGreg Kroah-Hartman2018-06-261-1/+1
* perf: sync up x86/.../cpufeatures.hGreg Kroah-Hartman2018-06-161-1/+1
* objtool: header file sync-upGreg Kroah-Hartman2018-06-054-24/+4
* perf/tools: header file sync upGreg Kroah-Hartman2018-06-0512-146/+132
* objtool: Fix "noreturn" detection for recursive sibling callsJosh Poimboeuf2018-06-051-3/+7
* objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf2018-06-051-25/+12
* objtool: Detect RIP-relative switch table referencesJosh Poimboeuf2018-06-051-15/+18
* objtool: Support GCC 8 switch tablesJosh Poimboeuf2018-06-051-2/+22
* objtool: Support GCC 8's cold subfunctionsJosh Poimboeuf2018-06-053-44/+93
* objtool: sync up with the 4.14.47 version of objtoolGreg Kroah-Hartman2018-06-0529-498/+2661
* tools include: Include missing headers for fls() and types in linux/log2.hArnaldo Carvalho de Melo2018-06-051-0/+3
* tools include: Drop ARRAY_SIZE() definition from linux/hashtable.hArnaldo Carvalho de Melo2018-06-051-4/+0
* tools include: Move ARRAY_SIZE() to linux/kernel.hArnaldo Carvalho de Melo2018-06-052-2/+3
* tools include: Adopt __same_type() and __must_be_array() from the kernelArnaldo Carvalho de Melo2018-06-052-0/+8
* tools include: Introduce linux/bug.h, from the kernel sourcesArnaldo Carvalho de Melo2018-06-052-0/+11
* tools include uapi: Grab copies of stat.h and fcntl.hArnaldo Carvalho de Melo2018-06-055-0/+253
* perf tools: Move headers check into bash scriptJiri Olsa2018-06-052-93/+60
* perf tools: Force fixdep compilation at the start of the buildJiri Olsa2018-06-051-12/+38
* tools include: Adopt kernel's refcount.hArnaldo Carvalho de Melo2018-06-052-0/+152
* tools include: Add UINT_MAX def to kernel.hArnaldo Carvalho de Melo2018-06-051-0/+4
* tools include: Introduce atomic_cmpxchg_{relaxed,release}()Arnaldo Carvalho de Melo2018-06-051-0/+6
* tools include: Adopt __compiletime_errorArnaldo Carvalho de Melo2018-06-052-0/+8
* radix tree test suite: Remove types.hMatthew Wilcox2018-06-052-0/+9
* tools include: Introduce linux/compiler-gcc.hArnaldo Carvalho de Melo2018-06-053-5/+20
* tools: enable endian checks for all sparse buildsMichael S. Tsirkin2018-06-051-4/+0
* tools: add more bitmap functionsMatthew Wilcox2018-06-051-0/+26
* tools lib: Add for_each_clear_bit macroJiri Olsa2018-06-056-0/+72
* objtool: Move checking code to check.cJosh Poimboeuf2018-06-054-1333/+1392
* objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf2018-06-053-10/+58
* selftests/net: fixes psock_fanout eBPF test casePrashant Bhole2018-05-301-1/+2
* 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 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
* 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/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman2018-05-301-0/+14
* 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
* bpf: fix rlimit in reuseport net selftestDaniel Borkmann2018-05-301-1/+20
* tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer2018-05-301-0/+26
* perf record: Fix failed memory allocation for get_cpuid_strThomas Richter2018-05-301-1/+1
* tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)2018-05-301-1/+9
* perf callchain: Fix attr.sample_max_stack settingArnaldo Carvalho de Melo2018-05-301-4/+4
* tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)2018-05-301-8/+9
* seccomp: Add filter flag to opt-out of SSB mitigationKees Cook2018-05-221-1/+77
* test_firmware: fix setting old custom fw path back on exit, second tryBen Hutchings2018-05-091-2/+4