summaryrefslogtreecommitdiff
path: root/tools/lib
AgeCommit message (Expand)AuthorFilesLines
2019-05-31libbpf: fix samples/bpf build failure due to undefined UINT32_MAXDaniel T. Lee1-0/+1
2019-05-31tools/bpf: fix perf build error with uClibc (seen on ARC)Vineet Gupta1-0/+2
2019-05-16tools lib traceevent: Fix missing equality check for strcmpRikard Falkeborn1-1/+1
2019-04-05tools lib traceevent: Fix buffer overflow in arg_evalTony Jones1-1/+1
2019-01-26tools lib subcmd: Don't add the kernel sources to the include pathArnaldo Carvalho de Melo1-2/+0
2018-05-01tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky1-1/+4
2018-05-01objtool, perf: Fix GCC 8 -Wrestrict errorJosh Poimboeuf1-1/+1
2018-04-26tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer1-0/+26
2018-04-26tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)1-1/+9
2018-04-26tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)1-8/+9
2018-04-26libbpf: Makefile set specified permission modeJesper Dangaard Brouer1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman58-0/+58
2017-09-13Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Ingo Molnar1-1/+7
2017-09-12tools lib api: Fix make DEBUG=1 buildJiri Olsa1-1/+7
2017-09-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds5-4/+69
2017-08-28perf tools: Robustify detection of clang binaryDavid Carrillo-Cisneros2-2/+2
2017-08-28tools lib: Allow external definition of CC, AR and LDDavid Carrillo-Cisneros1-3/+3
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend2-15/+3
2017-08-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar1-1/+2
2017-08-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+2
2017-08-21tools lib bpf: improve warningEric Leblond1-1/+2
2017-08-20bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau2-4/+34
2017-08-17tools lib bpf: Fix double file test in MakefileDaniel Díaz1-2/+2
2017-08-16bpf: selftests add sockmap testsJohn Fastabend2-0/+31
2017-08-16bpf: sockmap sample programJohn Fastabend2-3/+15
2017-08-10Merge tag 'perf-core-for-mingo-4.14-20170801' of git://git.kernel.org/pub/scm...Ingo Molnar1-2/+2
2017-08-10Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar1-1/+2
2017-08-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-0/+2
2017-08-04bpf, s390: fix build for libbpf and selftest suiteDaniel Borkmann1-0/+2
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller1-1/+0
2017-07-31perf build: Clarify open-coded header version warning messageIngo Molnar1-2/+2
2017-07-30Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar2-3/+76
2017-07-27bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()Jakub Kicinski1-1/+0
2017-07-26bpf: install libbpf headers on 'make install'Jakub Kicinski1-0/+4
2017-07-21bpf: allow to specify log level and reduce it for test_verifierDaniel Borkmann2-3/+3
2017-07-20tools lib: Update copy of strtobool from the kernel sourcesArnaldo Carvalho de Melo1-7/+25
2017-07-20tools include: Adopt strstarts() from the kernelArnaldo Carvalho de Melo3-19/+10
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2-0/+73
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2-0/+34
2017-06-21tools lib api fs: Add sysfs__write_int functionKan Liang2-0/+34
2017-06-06bpf: Test for bpf IDMartin KaFai Lau2-0/+73
2017-06-05tools/lib/lockdep: Remove private kernel headersLevin, Alexander (Sasha Levin)34-410/+3
2017-06-05tools/lib/lockdep: Hide liblockdep output from test resultsLevin, Alexander (Sasha Levin)1-2/+2
2017-06-05tools/lib/lockdep: Add dummy current_gfp_context()Levin, Alexander (Sasha Levin)1-0/+3
2017-06-05tools/lib/lockdep: Add empty __is_[module,kernel]_percpu_addressLevin, Alexander (Sasha Levin)2-0/+10
2017-06-05tools/lib/lockdep: Include err.hLevin, Alexander (Sasha Levin)1-0/+1
2017-06-05tools/lib/lockdep: Use LDFLAGSBen Hutchings1-1/+1
2017-06-05tools/lib/lockdep: Remove double-quotes from sonameBen Hutchings1-1/+1
2017-06-05tools/lib/lockdep: Fix object file paths used in an out-of-tree buildBen Hutchings1-4/+4
2017-06-05tools/lib/lockdep: Fix compilation for 4.11Levin, Alexander (Sasha Levin)4-3/+6