1. 6f38cf2 perf sort: Clean up sort__first_dimension setting by Namhyung Kim · 12 years ago
  2. dccf180 perf sort: Align cpu column to right by Namhyung Kim · 12 years ago
  3. fb29a33 perf sort: Fix --sort pid output by Namhyung Kim · 12 years ago
  4. 4335552 perf sort: Get rid of unnecessary __maybe_unused by Namhyung Kim · 12 years ago
  5. 14d1ac7 perf sort: Move misplaced sort entry functions by Namhyung Kim · 12 years ago
  6. 53985a7 perf tools: remove redundant checks from _sort__sym_cmp by Sasha Levin · 12 years ago
  7. 88481b6 perf tools: Remove warnings on JIT samples for srcline sort key by Namhyung Kim · 12 years ago
  8. ffe10c6 perf tools: Fix segfault when using srcline sort key by Namhyung Kim · 12 years ago
  9. 1af55640 perf tools: Add sort__has_sym by Namhyung Kim · 12 years ago
  10. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  11. 0ca0c13 perf tools: Replace sort's standalone field_sep with symbol_conf.field_sep by Jiri Olsa · 12 years ago
  12. 409a8be perf tools: Add sort by src line/number by Arnaldo Carvalho de Melo · 12 years ago
  13. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  14. b832796 perf tools: Incorrect use of snprintf results in SEGV by Anton Blanchard · 12 years ago
  15. 993ac88 perf report: Auto-detect branch stack sampling mode by Stephane Eranian · 12 years ago
  16. b538752 perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK by Roberto Agostino Vitillo · 12 years ago
  17. cc02c92 perf hists browser: Elide DSO column when it is set to just one DSO, ditto for threads by Arnaldo Carvalho de Melo · 13 years ago
  18. 6bb8f31 perf sort: Fix symbol sort output by separating unresolved samples by type by Anton Blanchard · 13 years ago
  19. fd8ea21 perf tools: Allow sort dimensions to be registered more than once by Frederic Weisbecker · 13 years ago
  20. 872a878 perf tools: Make sort operations static by Frederic Weisbecker · 13 years ago
  21. 1437a30 perf hist: Better displaying of unresolved DSOs and symbols by Ian Munsie · 14 years ago
  22. fb89941 perf hists: Fixup addr snprintf width on 32 bit arches by Arnaldo Carvalho de Melo · 14 years ago
  23. 8a6c5b2 perf sort: Make column width code per hists instance by Arnaldo Carvalho de Melo · 14 years ago
  24. f60f359 perf report: Implement --sort cpu by Arun Sharma · 14 years ago
  25. edb7c60 perf options: Type check all the remaining OPT_ variants by Arnaldo Carvalho de Melo · 14 years ago
  26. fcd1498 perf tools: Fix accidentally preprocessed snprintf callback by Frederic Weisbecker · 14 years ago
  27. 2aefa4f perf tools: sort_dimension__add shouldn't die by Arnaldo Carvalho de Melo · 14 years ago
  28. a4e3b95 perf hist: Replace ->print() routines by ->snprintf() equivalents by Arnaldo Carvalho de Melo · 14 years ago
  29. 59fd530 perf tools: Introduce struct map_symbol by Arnaldo Carvalho de Melo · 14 years ago
  30. c351c28 perf diff: Use perf_session__fprintf_hists just like 'perf record' by Arnaldo Carvalho de Melo · 15 years ago
  31. c8829c7 perf util: Remove setup_sorting dups by Arnaldo Carvalho de Melo · 15 years ago
  32. a4fb581 perf tools: Bind callchains to the first sort dimension column by Frederic Weisbecker · 15 years ago
  33. af0a6fa perf tools: Fix missing top level callchain by Frederic Weisbecker · 15 years ago
  34. 439d473 perf tools: Rewrite and improve support for kernel modules by Arnaldo Carvalho de Melo · 15 years ago
  35. dd68ada perf tools: Create util/sort.and use it by John Kacur · 15 years ago