1. 52f18a2 tools lib traceevent: Ignore TRACEEVENT-CFLAGS file by Namhyung Kim · 12 years ago
  2. 52b5c0d tools lib traceevent: Detect build environment changes by Namhyung Kim · 12 years ago
  3. f6ced60 tools lib traceevent: Cleanup realloc use by Namhyung Kim · 12 years ago
  4. c9bbabe tools lib traceevent: Add missing break in make_bprint_args by Peter Huewe · 12 years ago
  5. 0fed483 tools lib traceevent: Check return value of arg_to_str() by Namhyung Kim · 12 years ago
  6. e54b34a tools lib traceevent: Check result of malloc() during reading token by Namhyung Kim · 12 years ago
  7. 16e6b8f tools lib traceevent: Fix some comments by Namhyung Kim · 12 years ago
  8. 4b5632b tools lib traceevent: Do not call add_event() again if allocation failed by Namhyung Kim · 12 years ago
  9. 3831a42 tools lib traceevent: Pass string type argument to args by Namhyung Kim · 12 years ago
  10. d286447 tools lib traceevent: Handle realloc() failure path by Namhyung Kim · 12 years ago
  11. ca63858 tools lib traceevent: Handle strdup failure cases by Namhyung Kim · 12 years ago
  12. deba3fb tools lib traceevent: Introduce extend_token() by Namhyung Kim · 12 years ago
  13. 0fc45ef tools lib traceevent: Fix printk_cmp() by Namhyung Kim · 12 years ago
  14. c5b35b7 tools lib traceevent: Fix trace_printk for long integers by Wolfgang Mauerer · 12 years ago
  15. aaf05c7 tools lib traceevent: Fix %pM print format arg handling by Steven Rostedt · 13 years ago
  16. 0866a97 tools lib traceevent: Add support to show migrate disable counter by Steven Rostedt · 12 years ago
  17. c2e6dc2 tools lib traceevent: Add support for "%.*s" in bprintk events by Steven Rostedt · 13 years ago
  18. e84c282 tools lib traceevent: Let filtering numbers by string use function names by Steven Rostedt · 12 years ago
  19. 50d8f9e tools lib traceevent: Replace malloc_or_die to plain malloc in alloc_event() by Namhyung Kim · 12 years ago
  20. e080e6f tools lib traceevent: Add support for __print_hex() by Namhyung Kim · 12 years ago
  21. b700807 tools lib traceevent: Use local variable 'field' by Namhyung Kim · 12 years ago
  22. 600da3c tools lib traceevent: Check string is really printable by Namhyung Kim · 12 years ago
  23. 860df58 tools lib traceevent: Make dependency files regeneratable by Namhyung Kim · 12 years ago
  24. 6545e3a tools lib traceevent: Teach [ce]tags about libtraceeevent error codes by Namhyung Kim · 12 years ago
  25. f526a4c tools lib traceevent: Fix clean target in Makefile by Konstantin Stepanyuk · 12 years ago
  26. 42c59cd tools lib traceevent: Silence compiler warning on 32bit build by Namhyung Kim · 12 years ago
  27. eaec12d tools lib traceevent: Fix signature of create_arg_item() by Namhyung Kim · 12 years ago
  28. 21c69e7 tools lib traceevent: Use proper function parameter type by Namhyung Kim · 12 years ago
  29. b3511d0 tools lib traceevent: Fix freeing arg on process_dynamic_array() by Namhyung Kim · 12 years ago
  30. d1de108 tools lib traceevent: Fix a possibly wrong memory dereference by Namhyung Kim · 12 years ago
  31. 57d34dc tools lib traceevent: Fix a possible memory leak by Namhyung Kim · 12 years ago
  32. 00b9da7 tools lib traceevent: Allow expressions in __print_symbolic() fields by Stefan Hajnoczi · 12 years ago
  33. 1c69818 parse-events: Rename struct record to struct pevent_record by Steven Rostedt · 12 years ago
  34. 42c8013 parse-event: Fix memset pointer size bug in handle by Steven Rostedt · 12 years ago
  35. 2e7a5fc parse-events: Allow '*' and '/' operations in TP_printk by Steven Rostedt · 12 years ago
  36. b482859 parse-events: Support '+' opcode in print format by Vaibhav Nagarnaik · 12 years ago
  37. a2525a0 parse-events: Let pevent_free() take a NULL pointer by Steven Rostedt · 12 years ago
  38. 14ffde0 parse-events: Handle opcode parsing error by Vaibhav Nagarnaik · 12 years ago
  39. d69afed5 parse-events: Handle invalid opcode parsing gracefully by Vaibhav Nagarnaik · 12 years ago
  40. 54a3625 perf/events: Correct size given to memset by Julia Lawall · 12 years ago
  41. 5205aec perf/events: Add flag/symbol format_flags by Tom Zanussi · 12 years ago
  42. 4dc1024 perf/events: Add flag to produce nsec output by Steven Rostedt · 12 years ago
  43. 668fe01 events: Update tools/lib/traceevent to work with perf by Steven Rostedt · 12 years ago
  44. f7d8235 tools/events: Add files to create libtraceevent.a by Steven Rostedt · 12 years ago