1. d777f8d tools lib traceevent: Fix get_field_str() for dynamic strings by Steven Rostedt (VMware) · 7 years ago
  2. 806efae tools lib traceevent: Fix missing break in FALSE case of pevent_filter_clear_trivial() by Taeung Song · 7 years ago
  3. 6d36ce2 tools lib traceevent: Add UL suffix to MISSING_EVENTS by Michael Sartain · 7 years ago
  4. 67dfc37 tools lib traceevent: Use asprintf when possible by Federico Vaga · 7 years ago
  5. e877372 tools lib traceevent: Show contents (in hex) of data of unrecognized type records by Steven Rostedt (VMware) · 7 years ago
  6. 37db96b tools lib traceevent: Handle new pointer processing of bprint strings by Steven Rostedt (VMware) · 7 years ago
  7. 38d70b7 tools lib traceevent: Simplify pointer print logic and fix %pF by Steven Rostedt (VMware) · 7 years ago
  8. d634447 tools lib traceevent: Print value of unknown symbolic fields by Jan Kiszka · 7 years ago
  9. 3df76c9 tools lib traceevent: Show value of flags that have not been parsed by Steven Rostedt (VMware) · 7 years ago
  10. 952a99c tools lib traceevent: Fix bad force_token escape sequence by Michael Sartain · 7 years ago
  11. e4795e3 tools/lib/traceevent/parse-filter.c: clean up clang build warning by Cheng Jian · 7 years ago
  12. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  13. 505d308 scripts/spelling.txt: add "overide" pattern and fix typo instances by Masahiro Yamada · 8 years ago
  14. 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
  15. 3051bf3 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 8 years ago
  16. 9c72fd0 tools lib traceevent: It's preempt not prempt by Steven Rostedt (VMware) · 8 years ago
  17. e8c6f43 tools lib traceevent plugin function: Initialize 'index' variable by Arnaldo Carvalho de Melo · 8 years ago
  18. 14e4d7e tools lib traceevent: Initialize lenght on OLD_RING_BUFFER_TYPE_TIME_STAMP by Steven Rostedt (VMware) · 8 years ago
  19. 6467753 tools lib traceevent: Robustify do_generate_dynamic_list_file by David Carrillo-Cisneros · 8 years ago
  20. 0fe0559 lib, traceevent: add PRINT_HEX_STR variant by Daniel Borkmann · 8 years ago
  21. 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
  22. 0748591 tools lib traceevent: Fix prev/next_prio for deadline tasks by Daniel Bristot de Oliveira · 8 years ago
  23. 41e0e24 Merge branch 'kbuild' of git://git.kernel.org/pub/scm/linux/kernel/git/mmarek/kbuild by Linus Torvalds · 8 years ago
  24. e19b7ce make use of make variable CURDIR instead of calling pwd by Uwe Kleine-König · 8 years ago
  25. c52d9e4 tools lib traceevent: Add retrieval of preempt count and latency flags by Steven Rostedt · 8 years ago
  26. bb5a731 tools lib traceevent: Use USECS_PER_SEC instead of hardcoded number by Steven Rostedt · 8 years ago
  27. fe31672 tools lib traceevent: Add version for traceevent shared object by Jiri Olsa · 9 years ago
  28. 39944a7 tools lib traceevent: Rename LIB_FILE to LIB_TARGET by Jiri Olsa · 9 years ago
  29. c121bdb tools lib traceevent: Add do_install_mkdir Makefile function by Jiri Olsa · 9 years ago
  30. 722a498 tools lib traceevent: Add install_headers target by Jiri Olsa · 9 years ago
  31. a130347 tools lib traceevent: Fix kbuffer_read_at_offset() by Namhyung Kim · 8 years ago
  32. 979a70a tools lib traceevent: Ignore generated library files by Namhyung Kim · 9 years ago
  33. ca575ad tools lib traceevent: Add correct header for ipv6 definitions by Arnaldo Carvalho de Melo · 9 years ago
  34. 6d248fb tools lib traceevent: Add filter on task CPU id by Steven Rostedt · 9 years ago
  35. c3cec9e tools lib traceevent: Use str_error_r() by Arnaldo Carvalho de Melo · 9 years ago
  36. 106b816 tools lib traceevent: Do not reassign parg after collapse_tree() by Steven Rostedt · 9 years ago
  37. 4f3c8876 tools lib traceevent: Remove redundant CPU output by Steven Rostedt · 9 years ago
  38. 9eb42de tools lib traceevent: Add '~' operation within arg_num_eval() by Steven Rostedt · 9 years ago
  39. 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
  40. 9ec72ea tools lib traceevent: Set int_array fields to NULL if freeing from error by Steven Rostedt (Red Hat) · 9 years ago
  41. 21a3010 tools lib traceevent: Fix time stamp rounding issue by Chaos.Chen · 9 years ago
  42. a674533 tools lib traceevent: Split pevent_print_event() into specific functionality functions by Steven Rostedt · 9 years ago
  43. 0e47b38 tools lib traceevent: Implement '%' operation by Daniel Bristot de Oliveira · 9 years ago
  44. 048ccca Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdma by Linus Torvalds · 9 years ago
  45. be45d40 tools lib traceevent: Factor out and export print_event_field[s]() by Namhyung Kim · 9 years ago
  46. 511cbce irq_poll: make blk-iopoll available outside the block layer by Christoph Hellwig · 9 years ago
  47. 32abc2e tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines by Steven Rostedt · 9 years ago
  48. b6bd9c7 tools lib traceevent: Support %ps/%pS by Scott Wood · 9 years ago
  49. 2f465de tools lib traceevent: update KVM plugin by Paolo Bonzini · 9 years ago
  50. b572727 Merge branch 'perf/urgent' into perf/core to pick up fixes before pulling new changes by Ingo Molnar · 9 years ago
  51. c2e4b24 tools lib traceevent: Fix string handling in heterogeneous arch environments by Kapileshwar Singh · 9 years ago
  52. 7605594 tools lib traceevent: Support function __get_dynamic_array_len by He Kuang · 9 years ago
  53. 1d94501 tools lib traceeveent: Allow for negative numbers in print format by Steven Rostedt · 9 years ago
  54. 6f56e9c tools lib traceevent: Add checks for returned EVENT_ERROR type by Dean Nelson · 9 years ago
  55. 33a2471 tools lib traceevent: Allow setting an alternative symbol resolver by Arnaldo Carvalho de Melo · 10 years ago
  56. c867b15 tools lib: Improve clean target by Riku Voipio · 10 years ago
  57. 38e0962 tools lib traceevent: Ignore libtrace-dynamic-list file by He Kuang · 10 years ago
  58. e3d09ec tools lib traceevent: Export dynamic symbols used by traceevent plugins by He Kuang · 10 years ago
  59. bb53e17 tools lib traceevent: Install libtraceevent.a into libdir by Wang Nan · 10 years ago
  60. b390d85 tools lib traceevent: Provide le16toh define for older systems by Arnaldo Carvalho de Melo · 10 years ago
  61. f7dc7fd Merge branch 'perf/urgent' into perf/core, to resolve conflicts by Ingo Molnar · 10 years ago
  62. d8fce2d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  63. 1836ac8 Merge tag 'perf-core-for-mingo-3' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 10 years ago
  64. d354243 tools lib traceevent: Add alias field to struct format_field by Jiri Olsa · 10 years ago
  65. 410ceb8 tools lib traceevent: Fix build failure on 32-bit arch by Namhyung Kim · 10 years ago
  66. 6c8a53c9 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  67. 3201f0d tools lib traceevent: Honor operator priority by Namhyung Kim · 10 years ago
  68. 7c27f78 tools lib traceevent: Zero should not be considered "not found" in eval_flag() by Steven Rostedt · 10 years ago
  69. bbedb17 tracing: %pF is only for function pointers by Scott Wood · 10 years ago
  70. b839e1e8 tools lib traceevent: Add support for __print_array() by Javi Merino · 10 years ago
  71. e1644aa tools lib traceevent: Free filter tokens in process_filter() by Steven Rostedt (Red Hat) · 10 years ago
  72. 82ac952 tools lib traceevent: Add way to find sub buffer boundary by Steven Rostedt (Red Hat) · 10 years ago
  73. c5e6919 tools lib traceevent kbuffer: Remove extra update to data pointer in PADDING by Steven Rostedt (Red Hat) · 10 years ago
  74. 5dbcfd9 tools lib traceevent: Make plugin options either string or boolean by Steven Rostedt · 10 years ago
  75. 2771984 tools lib traceevent: Add pevent_data_pid_from_comm() by Steven Rostedt (Red Hat) · 10 years ago
  76. 5542629 tools lib traceevent: Handle %z in bprint format by Steven Rostedt (Red Hat) · 10 years ago
  77. 99ad141 tools lib traceevent: Copy trace_clock and free it by Steven Rostedt (Red Hat) · 10 years ago
  78. deab6f5 tools lib traceevent: Handle NULL comm name by Josef Bacik · 10 years ago
  79. 929a6bb tools lib traceevent: Factor out allocating and processing args by Javi Merino · 10 years ago
  80. 00ae112 tools lib traceevent: Add destructor for format_field by David Ahern · 10 years ago
  81. 2d58ab9 tools lib traceevent: Use tools build framework by Jiri Olsa · 10 years ago
  82. 402bb4e tools lib traceevent: Introduce trace_seq_do_fprintf function by Arnaldo Carvalho de Melo · 10 years ago
  83. 3d199b5 tools lib traceevent: Add support for IP address formats by David Ahern · 10 years ago
  84. 85686f6 scsi: add SPC-3 command definitions by Hannes Reinecke · 10 years ago
  85. eb846d9 scsi: rename SERVICE_ACTION_IN to SERVICE_ACTION_IN_16 by Hannes Reinecke · 10 years ago
  86. 21da83f tools lib traceevent: Fix a risk for doing free on uninitialized pointer by Rickard Strandqvist · 11 years ago
  87. 1545d8a tools lib traceevent: Clean up format of args in jbd2 plugin by Steven Rostedt · 11 years ago
  88. 24eda08 tools lib traceevent: Clean up format of args in cfg80211 plugin by Steven Rostedt · 11 years ago
  89. a21e3a3 tools lib traceevent: Fix format in plugin_kvm by Steven Rostedt · 11 years ago
  90. 7f6e363 tools lib traceevent: Fix and cleanup kvm_nested_vmexit tracepoints by Jan Kiszka · 11 years ago
  91. ea092ae tools lib traceevent: Add back in kvm plugins nested_vmexit events by Steven Rostedt (Red Hat) · 11 years ago
  92. 6f21037 tools lib traceevent: Factor out print_exit_reason in kvm plugin by Jan Kiszka · 11 years ago
  93. 20d3cbd tools lib traceevent: Report unknown VMX exit reasons with code by Jan Kiszka · 11 years ago
  94. 473a778 tools lib traceevent: Added support for __get_bitmask() macro by Steven Rostedt (Red Hat) · 11 years ago
  95. 4944082 tools lib traceevent: Add options to function plugin by Steven Rostedt (Red Hat) · 11 years ago
  96. 5827f2f tools lib traceevent: Add options to plugins by Steven Rostedt · 11 years ago
  97. a7c3196 tools lib traceevent: Add flag to not load event plugins by Steven Rostedt (Red Hat) · 11 years ago
  98. de04f86 tools lib traceevent: Fix memory leak in pretty_print() by Steven Rostedt · 11 years ago
  99. 4508793 tools lib traceevent: Fix backward compatibility macros for pevent filter enums by Steven Rostedt · 11 years ago
  100. 9e9e5df tools lib traceevent: Do not call warning() directly by Namhyung Kim · 11 years ago