summaryrefslogtreecommitdiff
path: root/tools/lib
Commit message (Expand)AuthorAge
* bpf: Test for bpf IDMartin KaFai Lau2017-06-06
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2017-05-15
|\
| * bpf: Add bpf_verify_program() to the library.David S. Miller2017-05-11
* | Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-05-12
|\ \ | |/ |/|
| * tools lib string: Adopt prefixcmp() from perf and subcmdArnaldo Carvalho de Melo2017-04-26
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-05-02
|\ \ | |/ |/|
| * bpf: Add sparc support to tools and samples.David S. Miller2017-04-22
| * tools/lib/bpf: expose bpf_program__set_type()Alexei Starovoitov2017-04-01
| * tools/lib/bpf: add support for BPF_PROG_TEST_RUN commandAlexei Starovoitov2017-04-01
| * bpf: Add tests for map-in-mapMartin KaFai Lau2017-03-22
* | perf tools: Remove string.h, unistd.h and sys/stat.h from util.hArnaldo Carvalho de Melo2017-04-24
* | perf tools: Move sane ctype stuff from util.h to sane_ctype.hArnaldo Carvalho de Melo2017-04-19
* | tools lib api fs: Introduce sysfs__read_boolAlexander Shishkin2017-03-17
|/
* scripts/spelling.txt: add "overide" pattern and fix typo instancesMasahiro Yamada2017-03-09
* Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2017-02-28
|\
| * Merge tag 'perf-core-for-mingo-4.11-20170220' of git://git.kernel.org/pub/scm...Ingo Molnar2017-02-21
| |\
| | * tools lib traceevent: It's preempt not premptSteven Rostedt (VMware)2017-02-17
* | | scripts/spelling.txt: add "overrided" pattern and fix typo instancesMasahiro Yamada2017-02-27
* | | lib/find_bit.c: micro-optimise find_next_*_bitMatthew Wilcox2017-02-24
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2017-02-22
|\ \ \ | |/ / |/| |
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2017-02-16
| |\ \
| * | | bpf: Remove redundant ifdefMickaël Salaün2017-02-15
| * | | bpf: Remove bpf_sys.h from selftestsMickaël Salaün2017-02-10
| * | | bpf: Use bpf_map_get_next_key() from the libraryMickaël Salaün2017-02-10
| * | | bpf: Use bpf_map_delete_elem() from the libraryMickaël Salaün2017-02-10
| * | | bpf: Use bpf_map_lookup_elem() from the libraryMickaël Salaün2017-02-10
| * | | bpf: Use bpf_map_update_elem() from the libraryMickaël Salaün2017-02-10
| * | | bpf: Use bpf_load_program() from the libraryMickaël Salaün2017-02-10
| * | | lib, traceevent: add PRINT_HEX_STR variantDaniel Borkmann2017-01-25
* | | | Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2017-02-20
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | tools lib subcmd: Make it an error to pass a signed value to OPTION_UINTEGERArnaldo Carvalho de Melo2017-02-14
| * | tools: Set the maximum optimization level according to the compiler being usedArnaldo Carvalho de Melo2017-02-14
| * | tools lib traceevent plugin function: Initialize 'index' variableArnaldo Carvalho de Melo2017-02-13
| * | tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMPSteven Rostedt (VMware)2017-02-13
| * | tools lib bpf: Add missing header to the libraryMickaël Salaün2017-02-08
| * | tools lib traceevent: Robustify do_generate_dynamic_list_fileDavid Carrillo-Cisneros2017-02-08
| * | perf sdt: Show proper hint when event not yet in place via 'perf probe'Ravi Bangoria2017-02-08
| * | tools lib api fs: Add bpf_fs filesystem detectorJoe Stringer2017-01-31
| * | tools lib bpf: Add bpf_object__pin()Joe Stringer2017-01-31
| * | tools lib bpf: Add bpf_map__pin()Joe Stringer2017-01-31
| * | tools lib bpf: Add BPF program pinning APIsJoe Stringer2017-01-31
| * | tools lib bpf: Add libbpf_get_error()Joe Stringer2017-01-26
| * | tools lib bpf: Add set/is helpers for all prog typesJoe Stringer2017-01-26
| * | tools lib bpf: Define prog_type fns with macroJoe Stringer2017-01-26
| * | tools lib bpf: Fix map offsets in relocationJoe Stringer2017-01-26
| * | tools lib subcmd: Fix missing member nameSoramichi AKIYAMA2017-01-16
| * | tools lib subcmd: Add missing linux/kernel.h include to subcmd.hArnaldo Carvalho de Melo2017-01-11
| |/
* | bpf: introduce BPF_F_ALLOW_OVERRIDE flagAlexei Starovoitov2017-02-12
|/
* Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/s...Ingo Molnar2017-01-05
|\
| * tools lib traceevent: Fix prev/next_prio for deadline tasksDaniel Bristot de Oliveira2017-01-03