aboutsummaryrefslogtreecommitdiff
path: root/tools/lib
AgeCommit message (Expand)Author
2019-05-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-05-05Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2019-05-02tools lib traceevent: Change tag string for errorLeo Yan
2019-04-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-04-25libbpf: add binary to gitignoreMatteo Croce
2019-04-16tools lib traceevent: Fix missing equality check for strcmpRikard Falkeborn
2019-04-16Merge branch 'linus' into perf/core, to pick up fixesIngo Molnar
2019-04-01tools lib traceevent: Rename input arguments and local variables of libtracee...Tzvetomir Stoyanov
2019-04-01perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event_...Tzvetomir Stoyanov
2019-04-01perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event ...Tzvetomir Stoyanov
2019-04-01tools lib traceevent: Rename input arguments of libtraceevent APIs from peven...Tzvetomir Stoyanov
2019-04-01tools tools, tools lib traceevent: Make traceevent APIs more consistentTzvetomir Stoyanov
2019-04-01tools lib traceevent: Remove call to exit() from tep_filter_add_filter_str()Tzvetomir Stoyanov
2019-04-01tools lib traceevent: Remove tep filter trivial APIsTzvetomir Stoyanov
2019-04-01tools lib traceevent: Removed unneeded !! and return parenthesisSteven Rostedt (VMware)
2019-04-01tools lib traceevent: Implement new traceevent APIs for accessing struct tep_...Tzvetomir Stoyanov
2019-04-01tools lib traceevent: Coding style fixesTzvetomir Stoyanov
2019-04-01tools lib traceevent: Change description of few APIsTzvetomir Stoyanov
2019-04-01tools lib traceevent: Add more debugging to see various internal ring buffer ...Steven Rostedt (Red Hat)
2019-04-01tools lib traceevent: Implement a new API, tep_list_events_copy()Tzvetomir Stoyanov
2019-04-01tools lib traceevent: Add mono clocks to be parsed in secondsSteven Rostedt (VMware)
2019-04-01tools lib traceevent: Handle trace_printk() "%px"Steven Rostedt (VMware)
2019-03-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-28bpf, libbpf: fix quiet install_headersDaniel Borkmann
2019-03-28libbpf: add libelf dependency to shared library buildBjörn Töpel
2019-03-28libbpf: add xsk.h to install_headers targetBjörn Töpel
2019-03-27Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-27libbpf: fix btf_dedup equivalence check handling of different kindsAndrii Nakryiko
2019-03-24bpf, libbpf: clarify bump in libbpf version infoDaniel Borkmann
2019-03-24bpf, libbpf: fix version info and add it to shared objectDaniel Borkmann
2019-03-22Merge tag 'perf-core-for-mingo-5.1-20190321' of git://git.kernel.org/pub/scm/...Thomas Gleixner
2019-03-22Merge tag 'perf-core-for-mingo-5.1-20190311' of git://git.kernel.org/pub/scm/...Thomas Gleixner
2019-03-19tools lib bpf: Introduce bpf_program__get_prog_info_linear()Song Liu
2019-03-19perf tools: Fix errors under optimization level '-Og'Changbin Du
2019-03-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller
2019-03-14btf: resolve enum fwds in btf_dedupAndrii Nakryiko
2019-03-12libbpf: fix to reject unknown flags in xsk_socket__create()Magnus Karlsson
2019-03-11tools lib bpf: Fix the build by adding a missing stdarg.h includeArnaldo Carvalho de Melo
2019-03-11Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2019-03-11libbpf: handle BTF parsing and loading properlyAndrii Nakryiko
2019-03-09Merge tag 'perf-core-for-mingo-5.1-20190307' of git://git.kernel.org/pub/scm/...Ingo Molnar
2019-03-08bpf, libbpf: fixing leak when kernel does not support btfNikita V. Shirokov
2019-03-07libbpf: force fixdep compilation at the start of the buildStanislav Fomichev
2019-03-06Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2019-03-06Merge branch 'locking-core-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2019-03-01btf: fix bug with resolving STRUCT/UNION into corresponding FWDAndrii Nakryiko
2019-03-01btf: allow to customize dedup hash table sizeAndrii Nakryiko
2019-03-01libbpf: fix formatting for btf_ext__get_raw_dataAndrii Nakryiko
2019-03-01tools/libbpf: signedness bug in btf_dedup_ref_type()Dan Carpenter
2019-03-01tools: libbpf: make sure readelf shows full names in build checksJakub Kicinski