Library to parse raw trace event formats

Clone this repo:
  1. 51d47b0 libtraceevent: Parse %pB and %pa address specifiers by CaoRuichuang · 10 weeks ago libtraceevent
  2. ad28a72 libtraceevent: Pretty print function parameters of enum-type by Donglin Peng · 4 months ago
  3. 7f96983 libtraceevent utest: Fix type of args in test_btf_read by Emil Thorsoe · 5 weeks ago
  4. 5b44859 libtraceevent utest: Read btf file in utest if mmap fails by Emil Thorsoe · 6 weeks ago
  5. 13701b5 libtraceevent: 1.9 by Steven Rostedt (Google) · 4 months ago libtraceevent-1.9.0
  6. 6a3a815 libtraceevent: Add tep_load_modules() API by Steven Rostedt (Google) · 4 months ago
  7. 31fc91b libtraceevent: Add tep_parse_last_boot_info() by Steven Rostedt (Google) · 4 months ago
  8. 5e4ef1f libtraceevent: Add tep_btf_list_args() by Steven Rostedt (Google) · 4 months ago
  9. aa49dce libtraceevent: Split out btf func init code from tep_btf_print_args() by Steven Rostedt (Google) · 4 months ago
  10. 239b063 libtraceevent: Do not change names of functions not of this library by Steven Rostedt (Google) · 6 months ago
  11. c284dec libtraceevent: Handle __get_stacktrace() by Steven Rostedt (Google) · 6 months ago
  12. 1ba1262 libtraceevent: Move back to 1.8.99 by Steven Rostedt (Google) · 6 months ago
  13. 263459e libtraceevent: Use BTF_INT_BITS/OFFSET() when parsing int parameters by Steven Rostedt (Google) · 7 months ago
  14. 0294b73 libtraceevent utest: Add simple test to test BTF parsing by Steven Rostedt (Google) · 7 months ago
  15. 38e03ac libtraceevent: Have BTF find functions with extra characters by Steven Rostedt (Google) · 7 months ago
  16. b441fff libtraceevent: Add man page for the new BTF functions by Steven Rostedt (Google) · 7 months ago
  17. 87f30d9 libtraceevent: Add loading of BTF to the tep handle by Steven Rostedt (Google) · 7 months ago
  18. 3488dc9 libtraceevent: Move to 1.9 devel by Steven Rostedt (Google) · 7 months ago
  19. 98c2174 libtraceevent: 1.8.6 by Steven Rostedt (Google) · 7 months ago libtraceevent-1.8.6
  20. 08b94c7 meson.build: Build plugin_net.c by Michal Sojka · 7 months ago