summaryrefslogtreecommitdiff
path: root/tools/lib
AgeCommit message (Expand)Author
2019-11-06libsubcmd: Make _FORTIFY_SOURCE defines dependent on the featureIan Rogers
2019-10-11tools lib traceevent: Do not free tep->cmdlines in add_new_comm() on failureSteven Rostedt (VMware)
2019-10-11tools lib traceevent: Fix "robust" test of do_generate_dynamic_list_fileSteven Rostedt (VMware)
2019-10-05libtraceevent: Change users plugin directoryTzvetomir Stoyanov
2019-05-31libbpf: fix samples/bpf build failure due to undefined UINT32_MAXDaniel T. Lee
2019-05-31tools/bpf: fix perf build error with uClibc (seen on ARC)Vineet Gupta
2019-05-16tools lib traceevent: Fix missing equality check for strcmpRikard Falkeborn
2019-04-05tools lib traceevent: Fix buffer overflow in arg_evalTony Jones
2019-01-26tools lib subcmd: Don't add the kernel sources to the include pathArnaldo Carvalho de Melo
2018-05-01tools/lib/subcmd/pager.c: do not alias select() paramsSergey Senozhatsky
2018-05-01objtool, perf: Fix GCC 8 -Wrestrict errorJosh Poimboeuf
2018-04-26tools/libbpf: handle issues with bpf ELF objects containing .eh_framesJesper Dangaard Brouer
2018-04-26tools lib traceevent: Fix get_field_str() for dynamic stringsSteven Rostedt (VMware)
2018-04-26tools lib traceevent: Simplify pointer print logic and fix %pFSteven Rostedt (VMware)
2018-04-26libbpf: Makefile set specified permission modeJesper Dangaard Brouer
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-13Merge tag 'perf-urgent-for-mingo-4.14-20170912' of git://git.kernel.org/pub/s...Ingo Molnar
2017-09-12tools lib api: Fix make DEBUG=1 buildJiri Olsa
2017-09-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-08-28perf tools: Robustify detection of clang binaryDavid Carrillo-Cisneros
2017-08-28tools lib: Allow external definition of CC, AR and LDDavid Carrillo-Cisneros
2017-08-28bpf: convert sockmap field attach_bpf_fd2 to typeJohn Fastabend
2017-08-24Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2017-08-21Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-20tools lib bpf: improve warningEric Leblond
2017-08-19bpf: Allow numa selection in INNER_LRU_HASH_PREALLOC test of map_perf_testMartin KaFai Lau
2017-08-17tools lib bpf: Fix double file test in MakefileDaniel Díaz
2017-08-16bpf: selftests add sockmap testsJohn Fastabend
2017-08-16bpf: sockmap sample programJohn Fastabend
2017-08-10Merge tag 'perf-core-for-mingo-4.14-20170801' of git://git.kernel.org/pub/scm...Ingo Molnar
2017-08-10Merge branch 'perf/urgent' into perf/core, to pick up fixesIngo Molnar
2017-08-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-08-04bpf, s390: fix build for libbpf and selftest suiteDaniel Borkmann
2017-08-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2017-07-31perf build: Clarify open-coded header version warning messageIngo Molnar
2017-07-30Merge branch 'perf/urgent' into perf/core, to pick up latest fixes and refres...Ingo Molnar
2017-07-26bpf: don't zero out the info struct in bpf_obj_get_info_by_fd()Jakub Kicinski
2017-07-26bpf: install libbpf headers on 'make install'Jakub Kicinski
2017-07-20bpf: allow to specify log level and reduce it for test_verifierDaniel Borkmann
2017-07-20tools lib: Update copy of strtobool from the kernel sourcesArnaldo Carvalho de Melo
2017-07-20tools include: Adopt strstarts() from the kernelArnaldo Carvalho de Melo
2017-07-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2017-07-03Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2017-06-21tools lib api fs: Add sysfs__write_int functionKan Liang
2017-06-06bpf: Test for bpf IDMartin KaFai Lau
2017-06-05tools/lib/lockdep: Remove private kernel headersLevin, Alexander (Sasha Levin)
2017-06-05tools/lib/lockdep: Hide liblockdep output from test resultsLevin, Alexander (Sasha Levin)
2017-06-05tools/lib/lockdep: Add dummy current_gfp_context()Levin, Alexander (Sasha Levin)
2017-06-05tools/lib/lockdep: Add empty __is_[module,kernel]_percpu_addressLevin, Alexander (Sasha Levin)
2017-06-05tools/lib/lockdep: Include err.hLevin, Alexander (Sasha Levin)