1. 9b0d2fb perf ui/stdio: Fix invalid output on event group report by Namhyung Kim · 10 years ago
  2. 53805ec perf tools: Remove cast of non-variadic function to variadic by Michael Hudson-Doyle · 11 years ago
  3. be0e6d1 perf tools: Move hist_entry__period_snprintf into stdio code by Jiri Olsa · 11 years ago
  4. 345dc0b perf diff: Move diff related columns into diff command by Jiri Olsa · 11 years ago
  5. e0af43d perf hists: Marking dummy hists entries by Jiri Olsa · 12 years ago
  6. 9af303e perf diff: Switching the base hists to be pairs head by Jiri Olsa · 12 years ago
  7. 2b8bfa6 perf tools: Centralize default columns init in perf_hpp__init by Jiri Olsa · 11 years ago
  8. 2c5d4b4 perf tools: Add struct perf_hpp_fmt into hpp callbacks by Jiri Olsa · 11 years ago
  9. 759ff49 perf evsel: Introduce perf_evsel__is_group_event() helper by Namhyung Kim · 11 years ago
  10. 0c5268b perf hists browser: Add support to display whole group data for raw columns by Jiri Olsa · 11 years ago
  11. 5b9e214 perf ui/hist: Add support for event group view by Namhyung Kim · 11 years ago
  12. 4fb7107 perf ui/hist: Consolidate hpp helpers by Namhyung Kim · 11 years ago
  13. db6d0bb perf diff: Remove displacement output option by Jiri Olsa · 12 years ago
  14. f4c8bae perf diff: Change formula methods to work with pair directly by Jiri Olsa · 12 years ago
  15. 05472da perf diff: Change compute methods to work with pair directly by Jiri Olsa · 12 years ago
  16. c0d246b perf hists: Fix period symbol_conf.field_sep display by Jiri Olsa · 12 years ago
  17. 1240005 perf hists: Introduce perf_hpp__list for period related columns by Jiri Olsa · 12 years ago
  18. b821c73 perf diff: Start moving to support matching more than two hists by Arnaldo Carvalho de Melo · 12 years ago
  19. 6e92349 perf diff: Display empty space for non paired samples by Jiri Olsa · 12 years ago
  20. ed279da perf diff: Add -F option to display formula for computation by Jiri Olsa · 12 years ago
  21. 61949b2 perf diff: Add -p option to display period values for hist entries by Jiri Olsa · 12 years ago
  22. 81d5f95 perf diff: Add weighted diff computation way to compare hist entries by Jiri Olsa · 12 years ago
  23. 96c47f1 perf diff: Add option to sort entries based on diff computation by Jiri Olsa · 12 years ago
  24. 7aaf6b3 perf diff: Add ratio computation way to compare hist entries by Jiri Olsa · 12 years ago
  25. b24c28f perf hists: Introduce struct he_stat by Namhyung Kim · 12 years ago
  26. b5ff71c perf diff: Removing the total_period argument from output code by Jiri Olsa · 12 years ago
  27. 1d77822 perf tool: Add hpp interface to enable/disable hpp column by Jiri Olsa · 12 years ago
  28. 41724e4 perf tools: Removing hists pair argument from output path by Jiri Olsa · 12 years ago
  29. 5395a04 perf hists: Separate overhead and baseline columns by Jiri Olsa · 12 years ago
  30. dd46434 perf diff: Refactor diff displacement possition info by Jiri Olsa · 12 years ago
  31. 721b311 perf hists browser: Fix output for 100.00% by Namhyung Kim · 12 years ago
  32. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  33. 7e62ef4 perf hists: Use perf_hpp__format->width to calculate the column widths by Namhyung Kim · 12 years ago
  34. 9ffad98 perf hists: Handle field separator properly by Namhyung Kim · 12 years ago
  35. ea251d5 perf hists: Introduce perf_hpp for hist period printing by Namhyung Kim · 12 years ago