Age | Commit message (Expand) | Author |
2017-08-28 | perf tools: Robustify detection of clang binary | David Carrillo-Cisneros |
2017-08-28 | tools lib: Allow external definition of CC, AR and LD | David Carrillo-Cisneros |
2017-08-24 | Merge branch 'linus' into perf/core, to pick up fixes | Ingo Molnar |
2017-08-20 | tools lib bpf: improve warning | Eric Leblond |
2017-08-17 | tools lib bpf: Fix double file test in Makefile | Daniel Díaz |
2017-08-10 | Merge tag 'perf-core-for-mingo-4.14-20170801' of git://git.kernel.org/pub/scm... | Ingo Molnar |
2017-08-10 | Merge branch 'perf/urgent' into perf/core, to pick up fixes | Ingo Molnar |
2017-08-04 | bpf, s390: fix build for libbpf and selftest suite | Daniel Borkmann |
2017-07-31 | perf build: Clarify open-coded header version warning message | Ingo Molnar |
2017-07-30 | Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres... | Ingo Molnar |
2017-07-26 | bpf: don't zero out the info struct in bpf_obj_get_info_by_fd() | Jakub Kicinski |
2017-07-20 | bpf: allow to specify log level and reduce it for test_verifier | Daniel Borkmann |
2017-07-20 | tools lib: Update copy of strtobool from the kernel sources | Arnaldo Carvalho de Melo |
2017-07-20 | tools include: Adopt strstarts() from the kernel | Arnaldo Carvalho de Melo |
2017-07-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-07-03 | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds |
2017-06-21 | tools lib api fs: Add sysfs__write_int function | Kan Liang |
2017-06-06 | bpf: Test for bpf ID | Martin KaFai Lau |
2017-06-05 | tools/lib/lockdep: Remove private kernel headers | Levin, Alexander (Sasha Levin) |
2017-06-05 | tools/lib/lockdep: Hide liblockdep output from test results | Levin, Alexander (Sasha Levin) |
2017-06-05 | tools/lib/lockdep: Add dummy current_gfp_context() | Levin, Alexander (Sasha Levin) |
2017-06-05 | tools/lib/lockdep: Add empty __is_[module,kernel]_percpu_address | Levin, Alexander (Sasha Levin) |
2017-06-05 | tools/lib/lockdep: Include err.h | Levin, Alexander (Sasha Levin) |
2017-06-05 | tools/lib/lockdep: Use LDFLAGS | Ben Hutchings |
2017-06-05 | tools/lib/lockdep: Remove double-quotes from soname | Ben Hutchings |
2017-06-05 | tools/lib/lockdep: Fix object file paths used in an out-of-tree build | Ben Hutchings |
2017-06-05 | tools/lib/lockdep: Fix compilation for 4.11 | Levin, Alexander (Sasha Levin) |
2017-06-05 | tools/lib/lockdep: Don't mix fd-based and stream IO | Alexander Sverdlin |
2017-06-05 | tools/lib/lockdep: Remove -lpthread compiler option | Vishal Thanki |
2017-06-05 | tools/lib/lockdep: Fix 'defined but not used' warning for init_utsname() | Ben Hutchings |
2017-06-05 | tools/lib/lockdep: Fix 'set but not used' warnings | Ben Hutchings |
2017-06-05 | tools/lib/lockdep: Fix 'unused value' warnings | Ben Hutchings |
2017-06-05 | tools/lib/lockdep: Enable -Wall by default | Ben Hutchings |
2017-06-05 | tools/lib/lockdep: Define the ARRAY_SIZE() macro | Ben Hutchings |
2017-06-05 | tools/lib/lockdep: Reduce MAX_LOCK_DEPTH to avoid overflowing lock_chain/: Depth | Ben Hutchings |
2017-06-05 | tools/lib/lockdep: Fix undefined symbol prandom_u32 | Ben Hutchings |
2017-05-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net | Linus Torvalds |
2017-05-12 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |
2017-05-11 | bpf: Add bpf_verify_program() to the library. | David S. Miller |
2017-05-02 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2017-04-26 | tools lib string: Adopt prefixcmp() from perf and subcmd | Arnaldo Carvalho de Melo |
2017-04-24 | perf tools: Remove string.h, unistd.h and sys/stat.h from util.h | Arnaldo Carvalho de Melo |
2017-04-22 | bpf: Add sparc support to tools and samples. | David S. Miller |
2017-04-19 | perf tools: Move sane ctype stuff from util.h to sane_ctype.h | Arnaldo Carvalho de Melo |
2017-04-01 | tools/lib/bpf: expose bpf_program__set_type() | Alexei Starovoitov |
2017-04-01 | tools/lib/bpf: add support for BPF_PROG_TEST_RUN command | Alexei Starovoitov |
2017-03-22 | bpf: Add tests for map-in-map | Martin KaFai Lau |
2017-03-17 | tools lib api fs: Introduce sysfs__read_bool | Alexander Shishkin |
2017-03-09 | scripts/spelling.txt: add "overide" pattern and fix typo instances | Masahiro Yamada |
2017-02-28 | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds |