1. 1df9d75 tools lib traceevent: Man pages for trace sequences APIs by Tzvetomir Stoyanov · 6 years ago
  2. 0133fc6 tools lib traceevent: Man pages for APIs used to extract common fields from a record by Tzvetomir Stoyanov · 6 years ago
  3. 73b6b47 tools lib traceevent: Man page for tep_parse_header_page() by Tzvetomir Stoyanov · 6 years ago
  4. e57ea93 tools lib traceevent: Man pages for parse event APIs by Tzvetomir Stoyanov · 6 years ago
  5. 854d73c tools lib traceevent: Man pages for event filter APIs by Tzvetomir Stoyanov · 6 years ago
  6. e643920 tools lib traceevent: Man pages for event fields APIs by Tzvetomir Stoyanov · 6 years ago
  7. 95ec282 tools lib traceevent: Man page for tep_read_number_field() by Tzvetomir Stoyanov · 6 years ago
  8. 6dfe684 tools lib traceevent: Man pages for print field APIs by Tzvetomir Stoyanov · 6 years ago
  9. 96e75ef tools lib traceevent: Man pages for get field value APIs by Tzvetomir Stoyanov · 6 years ago
  10. 0b51220 tools lib traceevent: Man pages for find field APIs by Tzvetomir Stoyanov · 6 years ago
  11. 747e942 tools lib traceevent: Man pages for libtraceevent event get APIs by Tzvetomir Stoyanov · 6 years ago
  12. 7935c31 tools lib traceevent: Man page for list events APIs by Tzvetomir Stoyanov · 6 years ago
  13. 86e8076 tools lib traceevent: Man pages for event find APIs by Tzvetomir Stoyanov · 6 years ago
  14. c76c224 tools lib traceevent: Man page for tep_read_number() by Tzvetomir Stoyanov · 6 years ago
  15. 10e6797 tools lib traceevent: Man pages for registering print function by Tzvetomir Stoyanov · 6 years ago
  16. c818e2d tools lib traceevent: Man pages for function related libtraceevent APIs by Tzvetomir Stoyanov · 6 years ago
  17. db5570e tools lib traceevent: Man pages for event handler APIs by Tzvetomir Stoyanov · 6 years ago
  18. c127ef5 tools lib traceevent: Man page for tep_strerror() by Tzvetomir Stoyanov · 6 years ago
  19. 71ee989 tools lib traceevent: Man page for page size APIs by Tzvetomir Stoyanov · 6 years ago
  20. 802e985 tools lib traceevent: Man page for host endian APIs by Tzvetomir Stoyanov · 6 years ago
  21. 9571f73 tools lib traceevent: Man page for file endian APIs by Tzvetomir Stoyanov · 6 years ago
  22. ba28fab tools lib traceevent: Man page for get/set cpus APIs by Tzvetomir Stoyanov · 6 years ago
  23. 3d2626b tools lib traceevent: Man page for header_page APIs by Tzvetomir Stoyanov · 6 years ago
  24. 680ca34 tools lib traceevent: Man pages for tep_handler related APIs by Tzvetomir Stoyanov · 6 years ago
  25. f7dff58 tools lib traceevent: Add support for man pages with multiple names by Tzvetomir Stoyanov · 6 years ago
  26. dc7fd7b tools lib traceevent: Introduce man pages by Tzvetomir Stoyanov · 6 years ago
  27. 53dbabf tools lib traceevent: Remove hard coded install paths from pkg-config file by Tzvetomir Stoyanov · 6 years ago
  28. 90489a7 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  29. 5f05182 tools lib traceevent: Change tag string for error by Leo Yan · 6 years ago
  30. f32c287 tools lib traceevent: Fix missing equality check for strcmp by Rikard Falkeborn · 6 years ago
  31. c9bd779 tools lib traceevent: Rename input arguments and local variables of libtraceevent from pevent to tep by Tzvetomir Stoyanov · 6 years ago
  32. 6b1f4c4 perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event_filter to "tep" by Tzvetomir Stoyanov · 6 years ago
  33. 69769ce perf tools, tools lib traceevent: Rename "pevent" member of struct tep_event to "tep" by Tzvetomir Stoyanov · 6 years ago
  34. 047ff22 tools lib traceevent: Rename input arguments of libtraceevent APIs from pevent to tep by Tzvetomir Stoyanov · 6 years ago
  35. 55c34ae tools tools, tools lib traceevent: Make traceevent APIs more consistent by Tzvetomir Stoyanov · 6 years ago
  36. fea6b63 tools lib traceevent: Remove call to exit() from tep_filter_add_filter_str() by Tzvetomir Stoyanov · 6 years ago
  37. a634b27 tools lib traceevent: Remove tep filter trivial APIs by Tzvetomir Stoyanov · 6 years ago
  38. 2ce4639f tools lib traceevent: Removed unneeded !! and return parenthesis by Steven Rostedt (VMware) · 6 years ago
  39. 80c5526 tools lib traceevent: Implement new traceevent APIs for accessing struct tep_handler fields by Tzvetomir Stoyanov · 6 years ago
  40. d5d2d05 tools lib traceevent: Coding style fixes by Tzvetomir Stoyanov · 6 years ago
  41. 489b349 tools lib traceevent: Change description of few APIs by Tzvetomir Stoyanov · 6 years ago
  42. 70df6a7 tools lib traceevent: Add more debugging to see various internal ring buffer entries by Steven Rostedt (Red Hat) · 6 years ago
  43. 6699ed7 tools lib traceevent: Implement a new API, tep_list_events_copy() by Tzvetomir Stoyanov · 6 years ago
  44. fed33e9 tools lib traceevent: Add mono clocks to be parsed in seconds by Steven Rostedt (VMware) · 6 years ago
  45. 328b82b tools lib traceevent: Handle trace_printk() "%px" by Steven Rostedt (VMware) · 6 years ago
  46. 7c5b019 tools lib traceevent: Fix buffer overflow in arg_eval by Tony Jones · 6 years ago
  47. 9231967 tools lib traceevent: Remove tep_data_event_from_type() API by Tzvetomir Stoyanov · 6 years ago
  48. 4104e60 tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian() by Tzvetomir Stoyanov · 6 years ago
  49. f87ce7c tools lib traceevent: Changed return logic of tep_register_event_handler() API by Tzvetomir Stoyanov · 6 years ago
  50. 6d2d6fd tools lib traceevent: Changed return logic of trace_seq_printf() and trace_seq_vprintf() APIs by Tzvetomir Stoyanov · 6 years ago
  51. 2e4318a tools lib traceevent: Rename struct cmdline to struct tep_cmdline by Tzvetomir Stoyanov · 6 years ago
  52. eed14f4 tools lib traceevent: Initialize host_bigendian at tep_handle allocation by Tzvetomir Stoyanov · 6 years ago
  53. ca3958b tools lib traceevent: Introduce new libtracevent API: tep_override_comm() by Tzvetomir Stoyanov · 6 years ago
  54. 41fa483 tools lib traceevent: Use LDFLAGS in the build commands by Jiri Olsa · 6 years ago
  55. f024cf0 tools lib traceevent: Fix processing of dereferenced args in bprintk events by Steven Rostedt (VMware) · 6 years ago
  56. 3e449f7 tools lib traceevent: Fix diverse typos in comments by Ingo Molnar · 6 years ago
  57. 6cd99d2 tools lib traceevent: traceevent API cleanup by Tzvetomir Stoyanov · 6 years ago
  58. fc39851 tools lib traceevent: Rename tep_free_format() to tep_free_event() by Tzvetomir Stoyanov · 6 years ago
  59. 97fbf3f tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct tep_event' by Tzvetomir Stoyanov · 6 years ago
  60. 4c78489 tools lib traceevent: Install trace-seq.h API header file by Tzvetomir Stoyanov · 6 years ago
  61. cc03e1a8 tools lib traceevent: Added support for pkg-config by Tzvetomir Stoyanov · 6 years ago
  62. 477be10 tools lib traceevent: Implement new API tep_get_ref() by Tzvetomir Stoyanov · 6 years ago
  63. 44e92f8 tools lib traceevent: Add sanity check to is_timestamp_in_us() by Tzvetomir Stoyanov · 6 years ago
  64. 0631ca3 tools lib traceevent: Fix compile warnings in tools/lib/traceevent/event-parse.c by Adrian Hunter · 6 years ago
  65. bb3dd7e tools lib traceevent, perf tools: Move struct tep_handler definition in a local header file by Tzvetomir Stoyanov · 6 years ago
  66. bbbab19 tools lib traceevent: Separate out tep_strerror() for strerror_r() issues by Steven Rostedt (VMware) · 6 years ago
  67. 035c450 tools lib traceevent: Add prefix tep_ to enum filter_trivial_type by Tzvetomir Stoyanov (VMware) · 6 years ago
  68. 1affd34 tools lib traceevent: Rename data2host*() APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  69. 785be0c tools lib traceevent: Rename struct plugin_list to struct tep_plugin_list by Tzvetomir Stoyanov (VMware) · 6 years ago
  70. 9334c96 tools lib traceevent: Add prefix tep_ to structs filter_type and event_filter by Tzvetomir Stoyanov (VMware) · 6 years ago
  71. 88e6c21 tools lib traceevent: Add prefix tep_ to various structs filter_arg_*. by Tzvetomir Stoyanov (VMware) · 6 years ago
  72. 0515ca5 tools lib traceevent: Add prefix tep_ to struct filter_{arg,value_type} by Tzvetomir Stoyanov (VMware) · 6 years ago
  73. 4746d22 tools lib traceevent: Add prefix tep_ to enums filter_{exp,arg}_type by Tzvetomir Stoyanov (VMware) · 6 years ago
  74. e906bb7 tools lib traceevent: Add prefix tep_ to enums filter_{boolean,op,cmp}_type by Tzvetomir Stoyanov (VMware) · 6 years ago
  75. 1e97216f tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_print_arg_type by Tzvetomir Stoyanov (VMware) · 6 years ago
  76. 5647f94 tools lib traceevent, perf tools: Add prefix tep_ to all print_* structures by Tzvetomir Stoyanov (VMware) · 6 years ago
  77. c1953bc tools lib traceevent: Add prefix TEP_ to all EVENT_FL_* flags by Tzvetomir Stoyanov (VMware) · 6 years ago
  78. f25d9e0 tools lib traceevent: Rename enum event_{sort_}type to enum tep_event_{sort_}type by Tzvetomir Stoyanov (VMware) · 6 years ago
  79. bb39ccb tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format_flags by Tzvetomir Stoyanov (VMware) · 6 years ago
  80. 2c92f98 tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_format{_field} by Tzvetomir Stoyanov (VMware) · 6 years ago
  81. 4963b0f tools lib traceevent, perf tools: Rename struct event_format to struct tep_event_format by Tzvetomir Stoyanov (VMware) · 6 years ago
  82. 266b851 tools lib traceevent, perf tools: Split trace-seq related APIs in a separate header file by Tzvetomir Stoyanov (VMware) · 6 years ago
  83. 6ab025e tools lib traceevent: Change to SPDX License format by Steven Rostedt (VMware) · 6 years ago
  84. 0ae9863 tools lib traceevent: Rename static variables and functions in event-parse.c by Tzvetomir Stoyanov (VMware) · 6 years ago
  85. c99eeaf tools lib traceevent: Rename various pevent APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  86. 1634e46 tools lib traceevent: Rename internal parser related APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  87. 413af01 tools lib traceevent: Rename various pevent get/set/is APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  88. 610e1e4 tools lib traceevent: Rename pevent_find_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  89. 8b3e087 tools lib traceevent: Rename pevent field APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  90. dc05ebf tools lib traceevent: Rename pevent_data_ APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  91. b843e9c tools lib traceevent: Rename pevent_register / unregister APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  92. 64e2379 tools lib traceevent: Rename pevent_filter* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  93. ca2921d tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  94. 3cf4778 tools lib traceevent: Rename pevent_function* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  95. d97f4ef tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum tep_errno' by Tzvetomir Stoyanov (VMware) · 6 years ago
  96. 6fed932 tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag' by Tzvetomir Stoyanov (VMware) · 6 years ago
  97. fc9b697 tools lib traceevent, perf tools: Rename traceevent_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  98. ece2a4f tools lib traceevent, perf tools: Rename pevent_set_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  99. 13a4189 tools lib traceevent, perf tools: Rename pevent_register_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  100. 59c1bae tools lib traceevent, perf tools: Rename pevent_read_number_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago