1. 9231967 tools lib traceevent: Remove tep_data_event_from_type() API by Tzvetomir Stoyanov · 6 years ago
  2. 4104e60 tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian() by Tzvetomir Stoyanov · 6 years ago
  3. f87ce7c tools lib traceevent: Changed return logic of tep_register_event_handler() API by Tzvetomir Stoyanov · 6 years ago
  4. 6d2d6fd tools lib traceevent: Changed return logic of trace_seq_printf() and trace_seq_vprintf() APIs by Tzvetomir Stoyanov · 6 years ago
  5. 2e4318a tools lib traceevent: Rename struct cmdline to struct tep_cmdline by Tzvetomir Stoyanov · 6 years ago
  6. eed14f4 tools lib traceevent: Initialize host_bigendian at tep_handle allocation by Tzvetomir Stoyanov · 6 years ago
  7. ca3958b tools lib traceevent: Introduce new libtracevent API: tep_override_comm() by Tzvetomir Stoyanov · 6 years ago
  8. 41fa483 tools lib traceevent: Use LDFLAGS in the build commands by Jiri Olsa · 6 years ago
  9. f024cf0 tools lib traceevent: Fix processing of dereferenced args in bprintk events by Steven Rostedt (VMware) · 6 years ago
  10. 3e449f7 tools lib traceevent: Fix diverse typos in comments by Ingo Molnar · 6 years ago
  11. 6cd99d2 tools lib traceevent: traceevent API cleanup by Tzvetomir Stoyanov · 6 years ago
  12. fc39851 tools lib traceevent: Rename tep_free_format() to tep_free_event() by Tzvetomir Stoyanov · 6 years ago
  13. 97fbf3f tools lib traceevent, perf tools: Rename 'struct tep_event_format' to 'struct tep_event' by Tzvetomir Stoyanov · 6 years ago
  14. 4c78489 tools lib traceevent: Install trace-seq.h API header file by Tzvetomir Stoyanov · 6 years ago
  15. cc03e1a8 tools lib traceevent: Added support for pkg-config by Tzvetomir Stoyanov · 6 years ago
  16. 477be10 tools lib traceevent: Implement new API tep_get_ref() by Tzvetomir Stoyanov · 6 years ago
  17. 44e92f8 tools lib traceevent: Add sanity check to is_timestamp_in_us() by Tzvetomir Stoyanov · 6 years ago
  18. 0631ca3 tools lib traceevent: Fix compile warnings in tools/lib/traceevent/event-parse.c by Adrian Hunter · 6 years ago
  19. bb3dd7e tools lib traceevent, perf tools: Move struct tep_handler definition in a local header file by Tzvetomir Stoyanov · 6 years ago
  20. bbbab19 tools lib traceevent: Separate out tep_strerror() for strerror_r() issues by Steven Rostedt (VMware) · 6 years ago
  21. 035c450 tools lib traceevent: Add prefix tep_ to enum filter_trivial_type by Tzvetomir Stoyanov (VMware) · 6 years ago
  22. 1affd34 tools lib traceevent: Rename data2host*() APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  23. 785be0c tools lib traceevent: Rename struct plugin_list to struct tep_plugin_list by Tzvetomir Stoyanov (VMware) · 6 years ago
  24. 9334c96 tools lib traceevent: Add prefix tep_ to structs filter_type and event_filter by Tzvetomir Stoyanov (VMware) · 6 years ago
  25. 88e6c21 tools lib traceevent: Add prefix tep_ to various structs filter_arg_*. by Tzvetomir Stoyanov (VMware) · 6 years ago
  26. 0515ca5 tools lib traceevent: Add prefix tep_ to struct filter_{arg,value_type} by Tzvetomir Stoyanov (VMware) · 6 years ago
  27. 4746d22 tools lib traceevent: Add prefix tep_ to enums filter_{exp,arg}_type by Tzvetomir Stoyanov (VMware) · 6 years ago
  28. e906bb7 tools lib traceevent: Add prefix tep_ to enums filter_{boolean,op,cmp}_type by Tzvetomir Stoyanov (VMware) · 6 years ago
  29. 1e97216f tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_print_arg_type by Tzvetomir Stoyanov (VMware) · 6 years ago
  30. 5647f94 tools lib traceevent, perf tools: Add prefix tep_ to all print_* structures by Tzvetomir Stoyanov (VMware) · 6 years ago
  31. c1953bc tools lib traceevent: Add prefix TEP_ to all EVENT_FL_* flags by Tzvetomir Stoyanov (VMware) · 6 years ago
  32. f25d9e0 tools lib traceevent: Rename enum event_{sort_}type to enum tep_event_{sort_}type by Tzvetomir Stoyanov (VMware) · 6 years ago
  33. bb39ccb tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format_flags by Tzvetomir Stoyanov (VMware) · 6 years ago
  34. 2c92f98 tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_format{_field} by Tzvetomir Stoyanov (VMware) · 6 years ago
  35. 4963b0f tools lib traceevent, perf tools: Rename struct event_format to struct tep_event_format by Tzvetomir Stoyanov (VMware) · 6 years ago
  36. 266b851 tools lib traceevent, perf tools: Split trace-seq related APIs in a separate header file by Tzvetomir Stoyanov (VMware) · 6 years ago
  37. 6ab025e tools lib traceevent: Change to SPDX License format by Steven Rostedt (VMware) · 6 years ago
  38. 0ae9863 tools lib traceevent: Rename static variables and functions in event-parse.c by Tzvetomir Stoyanov (VMware) · 6 years ago
  39. c99eeaf tools lib traceevent: Rename various pevent APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  40. 1634e46 tools lib traceevent: Rename internal parser related APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  41. 413af01 tools lib traceevent: Rename various pevent get/set/is APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  42. 610e1e4 tools lib traceevent: Rename pevent_find_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  43. 8b3e087 tools lib traceevent: Rename pevent field APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  44. dc05ebf tools lib traceevent: Rename pevent_data_ APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  45. b843e9c tools lib traceevent: Rename pevent_register / unregister APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  46. 64e2379 tools lib traceevent: Rename pevent_filter* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  47. ca2921d tools lib traceevent, perf tools: Rename traceevent_plugin_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  48. 3cf4778 tools lib traceevent: Rename pevent_function* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  49. d97f4ef tools lib traceevent, tools lib lockdep: Rename 'enum pevent_errno' to 'enum tep_errno' by Tzvetomir Stoyanov (VMware) · 6 years ago
  50. 6fed932 tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag' by Tzvetomir Stoyanov (VMware) · 6 years ago
  51. fc9b697 tools lib traceevent, perf tools: Rename traceevent_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  52. ece2a4f tools lib traceevent, perf tools: Rename pevent_set_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  53. 13a4189 tools lib traceevent, perf tools: Rename pevent_register_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  54. 59c1bae tools lib traceevent, perf tools: Rename pevent_read_number_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  55. 6a48dc2 tools lib traceevent, perf tools: Rename pevent print APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  56. c60167c tools lib traceevent, perf tools: Rename pevent parse APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  57. af85cd1 tools lib traceevent, perf tools: Rename pevent find APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  58. 4d5c58b tools lib traceevent, perf tools: Rename pevent alloc / free APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  59. c32d52b tools lib traceevent, perf tools: Rename pevent plugin related APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  60. cbc49b2 tools lib traceevent, perf tools: Rename 'struct pevent_record' to 'struct tep_record' by Tzvetomir Stoyanov (VMware) · 6 years ago
  61. 096177a tools lib traceevent, perf tools: Rename struct pevent to struct tep_handle by Tzvetomir Stoyanov (VMware) · 6 years ago
  62. d777f8d tools lib traceevent: Fix get_field_str() for dynamic strings by Steven Rostedt (VMware) · 7 years ago
  63. 806efae tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_trivial() by Taeung Song · 7 years ago
  64. 6d36ce2 tools lib traceevent: Add UL suffix to MISSING_EVENTS by Michael Sartain · 7 years ago
  65. 67dfc37 tools lib traceevent: Use asprintf when possible by Federico Vaga · 7 years ago
  66. e877372 tools lib traceevent: Show contents (in hex) of data of unrecognized type records by Steven Rostedt (VMware) · 7 years ago
  67. 37db96b tools lib traceevent: Handle new pointer processing of bprint strings by Steven Rostedt (VMware) · 7 years ago
  68. 38d70b7 tools lib traceevent: Simplify pointer print logic and fix %pF by Steven Rostedt (VMware) · 7 years ago
  69. d634447 tools lib traceevent: Print value of unknown symbolic fields by Jan Kiszka · 7 years ago
  70. 3df76c9 tools lib traceevent: Show value of flags that have not been parsed by Steven Rostedt (VMware) · 7 years ago
  71. 952a99c tools lib traceevent: Fix bad force_token escape sequence by Michael Sartain · 7 years ago
  72. e4795e3 tools/lib/traceevent/parse-filter.c: clean up clang build warning by Cheng Jian · 7 years ago
  73. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  74. 505d308 scripts/spelling.txt: add "overide" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  75. 3f26b0c Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  76. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  77. 9c72fd0 tools lib traceevent: It's preempt not prempt by Steven Rostedt (VMware) · 8 years ago
  78. e8c6f43 tools lib traceevent plugin function: Initialize 'index' variable by Arnaldo Carvalho de Melo · 8 years ago
  79. 14e4d7e tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMP by Steven Rostedt (VMware) · 8 years ago
  80. 6467753 tools lib traceevent: Robustify do_generate_dynamic_list_file by David Carrillo-Cisneros · 8 years ago
  81. 0fe0559 lib, traceevent: add PRINT_HEX_STR variant by Daniel Borkmann · 8 years ago
  82. 4e06d4f Merge tag 'perf-urgent-for-mingo-4.10-20170104' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 8 years ago
  83. 0748591 tools lib traceevent: Fix prev/next_prio for deadline tasks by Daniel Bristot de Oliveira · 8 years ago
  84. 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  85. e19b7ce make use of make variable CURDIR instead of calling pwd by Uwe Kleine-König · 8 years ago
  86. c52d9e4 tools lib traceevent: Add retrieval of preempt count and latency flags by Steven Rostedt · 8 years ago
  87. bb5a731 tools lib traceevent: Use USECS_PER_SEC instead of hardcoded number by Steven Rostedt · 8 years ago
  88. fe31672 tools lib traceevent: Add version for traceevent shared object by Jiri Olsa · 8 years ago
  89. 39944a7 tools lib traceevent: Rename LIB_FILE to LIB_TARGET by Jiri Olsa · 8 years ago
  90. c121bdb tools lib traceevent: Add do_install_mkdir Makefile function by Jiri Olsa · 8 years ago
  91. 722a498 tools lib traceevent: Add install_headers target by Jiri Olsa · 9 years ago
  92. a130347 tools lib traceevent: Fix kbuffer_read_at_offset() by Namhyung Kim · 8 years ago
  93. 979a70a tools lib traceevent: Ignore generated library files by Namhyung Kim · 8 years ago
  94. ca575ad tools lib traceevent: Add correct header for ipv6 definitions by Arnaldo Carvalho de Melo · 9 years ago
  95. 6d248fb tools lib traceevent: Add filter on task CPU id by Steven Rostedt · 9 years ago
  96. c3cec9e tools lib traceevent: Use str_error_r() by Arnaldo Carvalho de Melo · 9 years ago
  97. 106b816 tools lib traceevent: Do not reassign parg after collapse_tree() by Steven Rostedt · 9 years ago
  98. 4f3c8876 tools lib traceevent: Remove redundant CPU output by Steven Rostedt · 9 years ago
  99. 9eb42de tools lib traceevent: Add '~' operation within arg_num_eval() by Steven Rostedt · 9 years ago
  100. a66673a tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines by Steven Rostedt (Red Hat) · 9 years ago