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