1. dd629cc perf tools: Initialize libapi debug output by Jiri Olsa · 8 years ago
  2. 0af0885 perf tools: Introduce veprintf by Wang Nan · 9 years ago
  3. edbe981 perf data: Add perf data to CTF conversion support by Jiri Olsa · 9 years ago
  4. b2348e1 perf: Use strerror_r instead of strerror by Masami Hiramatsu · 10 years ago
  5. cee3ab9 perf tools: Add debug prints for ordered events queue by Jiri Olsa · 10 years ago
  6. bbb2cea perf tools: Add --debug optionto set debug variable by Jiri Olsa · 10 years ago
  7. c95688a perf tools: Factor eprintf to allow different debug variables by Jiri Olsa · 10 years ago
  8. 84f5d36 perf tools: Move pr_* debug macros into debug object by Jiri Olsa · 10 years ago
  9. f772abc perf tools: Overload pr_stat traceevent print function by Jiri Olsa · 11 years ago
  10. 56e52e8 perf evsel: Introduce perf_evsel__open_strerror method by Arnaldo Carvalho de Melo · 12 years ago
  11. 7529142 perf ui: Always compile error printing code by Namhyung Kim · 12 years ago
  12. a5580f3 perf ui: Add ui_progress__finish() by Namhyung Kim · 12 years ago
  13. f9f526e perf tools: Convert to GTK2_SUPPORT by Namhyung Kim · 12 years ago
  14. 1254b51 perf tools: Convert to NEWT_SUPPORT by Namhyung Kim · 12 years ago
  15. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  16. 0985a94 perf ui gtk: Add perf_gtk__show_helpline() for pr_* by Namhyung Kim · 12 years ago
  17. ba47a14 perf ui: Introduce struct perf_error_ops by Namhyung Kim · 12 years ago
  18. aca7a94 perf tools: Move UI bits to tools/perf/ui directory by Namhyung Kim · 12 years ago
  19. 4610e41 perf ui browser: Handle K_RESIZE in dialog windows by Arnaldo Carvalho de Melo · 13 years ago
  20. b8631e6 perf ui: Rename ui__warning_paranoid to ui__error_paranoid by Arnaldo Carvalho de Melo · 13 years ago
  21. ae55795 perf ui: Reimplement the popup windows using libslang by Arnaldo Carvalho de Melo · 13 years ago
  22. ca59bcb perf ui progress: Reimplement using slang by Arnaldo Carvalho de Melo · 13 years ago
  23. c286c41 perf tools: Fixup exit path when not able to open events by Arnaldo Carvalho de Melo · 13 years ago
  24. 8115d60 perf tools: Kill event_t typedef, use 'union perf_event' instead by Arnaldo Carvalho de Melo · 14 years ago
  25. 068ffaa perf tools: Fix lost and unknown events handling by Arnaldo Carvalho de Melo · 14 years ago
  26. b44308f perf scripting: Shut up 'perf record' final status by Arnaldo Carvalho de Melo · 14 years ago
  27. 1e6dd07 perf ui: Complete the breakdown of util/newt.c by Arnaldo Carvalho de Melo · 14 years ago
  28. 211ef12 perf ui: Move annotate browser to util/ui/browsers/ by Arnaldo Carvalho de Melo · 14 years ago
  29. 34cea7f perf ui: Move ui_progress routines to separate file in util/ui/ by Arnaldo Carvalho de Melo · 14 years ago
  30. c055564 perf: Fix endianness argument compatibility with OPT_BOOLEAN() and introduce OPT_INCR() by Ian Munsie · 14 years ago
  31. 5f4d3f8 perf report: Add progress bars by Arnaldo Carvalho de Melo · 14 years ago
  32. 567e547 perf tools: Fix non-newt build by Arnaldo Carvalho de Melo · 14 years ago
  33. f9224c5 perf report: Implement initial UI using newt by Arnaldo Carvalho de Melo · 14 years ago
  34. b4f5296 perf tools: Use eprintf for pr_{err,warning,info} too by Arnaldo Carvalho de Melo · 14 years ago
  35. 8f41146 perf tools: Debug.h needs to include event.h for event_t by Arnaldo Carvalho de Melo · 15 years ago
  36. 6beba7a perf tools: Unify debug messages mechanisms by Arnaldo Carvalho de Melo · 15 years ago
  37. 8b40f52 perf tools: Protect header files with a consistent style by John Kacur · 15 years ago
  38. 8f28827a perf tools: Librarize trace_event() helper by Frederic Weisbecker · 15 years ago
  39. 2cec19d perf tools: Factorize the dprintf definition by Frederic Weisbecker · 15 years ago
  40. cd84c2a perf tools: Factorize high level dso helpers by Frederic Weisbecker · 15 years ago