summaryrefslogtreecommitdiff
path: root/tools
AgeCommit message (Expand)Author
2018-07-17tools build: fix # escaping in .cmd files for future MakePaul Menzel
2018-07-11Kbuild: fix # escaping in .cmd files for future MakeRasmus Villemoes
2018-07-03perf intel-pt: Fix packet decoding of CYC packetsAdrian Hunter
2018-07-03perf intel-pt: Fix "Unexpected indirect branch" errorAdrian Hunter
2018-07-03perf intel-pt: Fix MTC timing after overflowAdrian Hunter
2018-07-03perf intel-pt: Fix decoding to accept CBR between FUP and corresponding TIPAdrian Hunter
2018-07-03perf intel-pt: Fix sync_switch INTEL_PT_SS_NOT_TRACINGAdrian Hunter
2018-07-03perf tools: Fix symbol and object code resolution for vdso32 and vdsox32Adrian Hunter
2018-06-26objtool: update .gitignore fileGreg Kroah-Hartman
2018-06-16perf: sync up x86/.../cpufeatures.hGreg Kroah-Hartman
2018-06-05objtool: header file sync-upGreg Kroah-Hartman
2018-06-05perf/tools: header file sync upGreg Kroah-Hartman
2018-06-05objtool: Fix "noreturn" detection for recursive sibling callsJosh Poimboeuf
2018-06-05objtool: Detect RIP-relative switch table references, part 2Josh Poimboeuf
2018-06-05objtool: Detect RIP-relative switch table referencesJosh Poimboeuf
2018-06-05objtool: Support GCC 8 switch tablesJosh Poimboeuf
2018-06-05objtool: Support GCC 8's cold subfunctionsJosh Poimboeuf
2018-06-05objtool: sync up with the 4.14.47 version of objtoolGreg Kroah-Hartman
2018-06-05tools include: Include missing headers for fls() and types in linux/log2.hArnaldo Carvalho de Melo
2018-06-05tools include: Drop ARRAY_SIZE() definition from linux/hashtable.hArnaldo Carvalho de Melo
2018-06-05tools include: Move ARRAY_SIZE() to linux/kernel.hArnaldo Carvalho de Melo
2018-06-05tools include: Adopt __same_type() and __must_be_array() from the kernelArnaldo Carvalho de Melo
2018-06-05tools include: Introduce linux/bug.h, from the kernel sourcesArnaldo Carvalho de Melo
2018-06-05tools include uapi: Grab copies of stat.h and fcntl.hArnaldo Carvalho de Melo
2018-06-05perf tools: Move headers check into bash scriptJiri Olsa
2018-06-05perf tools: Force fixdep compilation at the start of the buildJiri Olsa
2018-06-05tools include: Adopt kernel's refcount.hArnaldo Carvalho de Melo
2018-06-05tools include: Add UINT_MAX def to kernel.hArnaldo Carvalho de Melo
2018-06-05tools include: Introduce atomic_cmpxchg_{relaxed,release}()Arnaldo Carvalho de Melo
2018-06-05tools include: Adopt __compiletime_errorArnaldo Carvalho de Melo
2018-06-05radix tree test suite: Remove types.hMatthew Wilcox
2018-06-05tools include: Introduce linux/compiler-gcc.hArnaldo Carvalho de Melo
2018-06-05tools: enable endian checks for all sparse buildsMichael S. Tsirkin
2018-06-05tools: add more bitmap functionsMatthew Wilcox
2018-06-05tools lib: Add for_each_clear_bit macroJiri Olsa
2018-06-05objtool: Move checking code to check.cJosh Poimboeuf
2018-06-05objtool: Improve detection of BUG() and other dead endsJosh Poimboeuf
2018-05-30selftests/net: fixes psock_fanout eBPF test casePrashant Bhole
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 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-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/powerpc: Skip the subpage_prot tests if the syscall is unavailableMichael Ellerman
2018-05-30selftests: memfd: add config fragment for fuseAnders Roxell
2018-05-30selftests: pstore: Adding config fragment CONFIG_PSTORE_RAM=mNaresh Kamboju