| Commit message (Expand) | Author | Age | Files | Lines |
* | kmemcheck: rip it out | Levin, Alexander (Sasha Levin) | 2017-11-15 | 1 | -8/+0 |
* | Merge branch 'linus' into perf/core, to fix conflicts | Ingo Molnar | 2017-11-07 | 29 | -0/+29 |
|\ |
|
| * | tools/headers: Synchronize kernel ABI headers | Ingo Molnar | 2017-11-04 | 1 | -1/+0 |
| * | License cleanup: add SPDX GPL-2.0 license identifier to files with no license | Greg Kroah-Hartman | 2017-11-02 | 30 | -0/+30 |
* | | tools include: Do not use poison with C++ | Arnaldo Carvalho de Melo | 2017-09-21 | 1 | -0/+5 |
|/ |
|
* | Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s... | Ingo Molnar | 2017-09-13 | 1 | -3/+6 |
|\ |
|
| * | tools include linux: Guard against redefinition of some macros | Arnaldo Carvalho de Melo | 2017-09-12 | 1 | -3/+6 |
* | | Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 2017-09-05 | 1 | -0/+6 |
|\ \
| |/
|/| |
|
| * | perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data file | Mike Leach | 2017-08-28 | 1 | -0/+5 |
| * | coresight: pmu: Adds return stack option to perf coresight pmu | Mike Leach | 2017-08-28 | 1 | -0/+1 |
* | | tools include: Adopt strstarts() from the kernel | Arnaldo Carvalho de Melo | 2017-07-20 | 1 | -2/+10 |
|/ |
|
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2017-07-03 | 3 | -6/+43 |
|\ |
|
| * | tools include: Add byte-swapping macros to kernel.h | Adrian Hunter | 2017-06-27 | 1 | -6/+29 |
| * | tools: Adopt __aligned from kernel sources | Arnaldo Carvalho de Melo | 2017-06-19 | 1 | -0/+1 |
| * | tools: Adopt __packed from kernel sources | Arnaldo Carvalho de Melo | 2017-06-19 | 1 | -0/+2 |
| * | tools: Adopt noinline from kernel sources | Arnaldo Carvalho de Melo | 2017-06-19 | 2 | -0/+6 |
| * | tools: Adopt __scanf from kernel sources | Arnaldo Carvalho de Melo | 2017-06-19 | 1 | -0/+1 |
| * | tools: Adopt __printf from kernel sources | Arnaldo Carvalho de Melo | 2017-06-19 | 1 | -0/+2 |
| * | tools: Adopt __noreturn from kernel sources | Arnaldo Carvalho de Melo | 2017-06-19 | 1 | -0/+2 |
* | | tools/lib/lockdep: Remove private kernel headers | Levin, Alexander (Sasha Levin) | 2017-06-05 | 23 | -0/+344 |
* | | tools/include: Add IS_ERR_OR_NULL to err.h | Levin, Alexander (Sasha Levin) | 2017-06-05 | 1 | -0/+5 |
* | | tools/include: Add (mostly) empty include/linux/sched/mm.h | Levin, Alexander (Sasha Levin) | 2017-06-05 | 1 | -0/+4 |
* | | tools/lib/lockdep: Fix compilation for 4.11 | Levin, Alexander (Sasha Levin) | 2017-06-05 | 3 | -0/+231 |
|/ |
|
* | bpf: add various verifier test cases | Daniel Borkmann | 2017-05-25 | 1 | -0/+10 |
* | tools lib string: Adopt prefixcmp() from perf and subcmd | Arnaldo Carvalho de Melo | 2017-04-26 | 1 | -0/+2 |
* | tools include: Include missing headers for fls() and types in linux/log2.h | Arnaldo Carvalho de Melo | 2017-04-19 | 1 | -0/+3 |
* | tools include: Drop ARRAY_SIZE() definition from linux/hashtable.h | Arnaldo Carvalho de Melo | 2017-04-19 | 1 | -4/+0 |
* | tools include: Move ARRAY_SIZE() to linux/kernel.h | Arnaldo Carvalho de Melo | 2017-04-19 | 1 | -0/+3 |
* | tools include: Adopt __same_type() and __must_be_array() from the kernel | Arnaldo Carvalho de Melo | 2017-04-19 | 2 | -0/+8 |
* | tools include: Introduce linux/bug.h, from the kernel sources | Arnaldo Carvalho de Melo | 2017-04-19 | 1 | -0/+10 |
* | Merge tag 'v4.11-rc6' into perf/core, to pick up fixes | Ingo Molnar | 2017-04-11 | 1 | -0/+10 |
|\ |
|
| * | bpf: add various verifier test cases for self-tests | Daniel Borkmann | 2017-04-01 | 1 | -0/+10 |
* | | tools include uapi: Grab copies of stat.h and fcntl.h | Arnaldo Carvalho de Melo | 2017-03-31 | 1 | -0/+1 |
* | | Merge tag 'perf-core-for-mingo-4.11-20170306' of git://git.kernel.org/pub/scm... | Ingo Molnar | 2017-03-07 | 5 | -0/+169 |
|\ \
| |/
|/| |
|
| * | tools include: Adopt kernel's refcount.h | Arnaldo Carvalho de Melo | 2017-03-03 | 1 | -0/+151 |
| * | tools include: Add UINT_MAX def to kernel.h | Arnaldo Carvalho de Melo | 2017-03-03 | 1 | -0/+4 |
| * | tools include: Introduce atomic_cmpxchg_{relaxed,release}() | Arnaldo Carvalho de Melo | 2017-03-03 | 1 | -0/+6 |
| * | tools include: Adopt __compiletime_error | Arnaldo Carvalho de Melo | 2017-03-03 | 2 | -0/+8 |
* | | give up on gcc ilog2() constant optimizations | Linus Torvalds | 2017-03-02 | 1 | -11/+2 |
|/ |
|
* | Merge branch 'idr-4.11' of git://git.infradead.org/users/willy/linux-dax | Linus Torvalds | 2017-02-28 | 4 | -1/+10 |
|\ |
|
| * | radix tree test suite: Remove types.h | Matthew Wilcox | 2017-02-13 | 2 | -0/+9 |
| * | radix tree test suite: Remove duplicate bitops code | Matthew Wilcox | 2017-01-27 | 2 | -1/+1 |
* | | tools include: Introduce linux/compiler-gcc.h | Arnaldo Carvalho de Melo | 2017-02-13 | 2 | -5/+19 |
* | | tools include: Add a __fallthrough statement | Arnaldo Carvalho de Melo | 2017-02-08 | 1 | -0/+9 |
|/ |
|
* | tools: enable endian checks for all sparse builds | Michael S. Tsirkin | 2016-12-16 | 1 | -4/+0 |
* | tools: add more bitmap functions | Matthew Wilcox | 2016-12-14 | 1 | -0/+26 |
* | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2016-12-12 | 1 | -0/+5 |
|\ |
|
| * | tools lib: Add for_each_clear_bit macro | Jiri Olsa | 2016-10-24 | 1 | -0/+5 |
* | | bpf: add initial suite for selftests | Daniel Borkmann | 2016-10-18 | 1 | -0/+24 |
|/ |
|
* | tools: Copy coresight-pmu.h header file needed by perf tools | Mathieu Poirier | 2016-08-23 | 1 | -0/+39 |