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