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