1. ded19d5 perf report: Fix alignment of symbol column when -v is given by Namhyung Kim · 11 years ago
  2. 6266774 perf tools: Fix output of symbol_daddr offset by Namhyung Kim · 11 years ago
  3. 98a3b32 perf tools: Add mem access sampling core support by Stephane Eranian · 11 years ago
  4. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 11 years ago
  5. 5936f54 perf sort: Check return value of strdup() by Namhyung Kim · 11 years ago
  6. 5530998 perf sort: Make setup_sorting returns an error code by Namhyung Kim · 11 years ago
  7. 51f27d1 perf sort: Drop ip_[lr] arguments from _sort__sym_cmp() by Namhyung Kim · 11 years ago
  8. 8eb44dd perf sort: Use pclose() instead of fclose() on pipe stream by Thomas Jarosch · 11 years ago
  9. fc5871e perf sort: Separate out branch stack specific sort keys by Namhyung Kim · 12 years ago
  10. 6f38cf2 perf sort: Clean up sort__first_dimension setting by Namhyung Kim · 12 years ago
  11. dccf180 perf sort: Align cpu column to right by Namhyung Kim · 12 years ago
  12. fb29a33 perf sort: Fix --sort pid output by Namhyung Kim · 12 years ago
  13. 4335552 perf sort: Get rid of unnecessary __maybe_unused by Namhyung Kim · 12 years ago
  14. 14d1ac7 perf sort: Move misplaced sort entry functions by Namhyung Kim · 12 years ago
  15. 53985a7 perf tools: remove redundant checks from _sort__sym_cmp by Sasha Levin · 12 years ago
  16. 88481b6 perf tools: Remove warnings on JIT samples for srcline sort key by Namhyung Kim · 12 years ago
  17. ffe10c6 perf tools: Fix segfault when using srcline sort key by Namhyung Kim · 12 years ago
  18. 1af55640 perf tools: Add sort__has_sym by Namhyung Kim · 12 years ago
  19. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 12 years ago
  20. 0ca0c13 perf tools: Replace sort's standalone field_sep with symbol_conf.field_sep by Jiri Olsa · 12 years ago
  21. 409a8be perf tools: Add sort by src line/number by Arnaldo Carvalho de Melo · 12 years ago
  22. 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
  23. b832796 perf tools: Incorrect use of snprintf results in SEGV by Anton Blanchard · 12 years ago
  24. 993ac88 perf report: Auto-detect branch stack sampling mode by Stephane Eranian · 12 years ago
  25. b538752 perf tools: Add code to support PERF_SAMPLE_BRANCH_STACK by Roberto Agostino Vitillo · 12 years ago
  26. 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
  27. 6bb8f31 perf sort: Fix symbol sort output by separating unresolved samples by type by Anton Blanchard · 13 years ago
  28. fd8ea21 perf tools: Allow sort dimensions to be registered more than once by Frederic Weisbecker · 13 years ago
  29. 872a878 perf tools: Make sort operations static by Frederic Weisbecker · 13 years ago
  30. 1437a30 perf hist: Better displaying of unresolved DSOs and symbols by Ian Munsie · 14 years ago
  31. fb89941 perf hists: Fixup addr snprintf width on 32 bit arches by Arnaldo Carvalho de Melo · 14 years ago
  32. 8a6c5b2 perf sort: Make column width code per hists instance by Arnaldo Carvalho de Melo · 14 years ago
  33. f60f359 perf report: Implement --sort cpu by Arun Sharma · 14 years ago
  34. edb7c60 perf options: Type check all the remaining OPT_ variants by Arnaldo Carvalho de Melo · 14 years ago
  35. fcd1498 perf tools: Fix accidentally preprocessed snprintf callback by Frederic Weisbecker · 14 years ago
  36. 2aefa4f perf tools: sort_dimension__add shouldn't die by Arnaldo Carvalho de Melo · 14 years ago
  37. a4e3b95 perf hist: Replace ->print() routines by ->snprintf() equivalents by Arnaldo Carvalho de Melo · 14 years ago
  38. 59fd530 perf tools: Introduce struct map_symbol by Arnaldo Carvalho de Melo · 14 years ago
  39. c351c28 perf diff: Use perf_session__fprintf_hists just like 'perf record' by Arnaldo Carvalho de Melo · 15 years ago
  40. c8829c7 perf util: Remove setup_sorting dups by Arnaldo Carvalho de Melo · 15 years ago
  41. a4fb581 perf tools: Bind callchains to the first sort dimension column by Frederic Weisbecker · 15 years ago
  42. af0a6fa perf tools: Fix missing top level callchain by Frederic Weisbecker · 15 years ago
  43. 439d473 perf tools: Rewrite and improve support for kernel modules by Arnaldo Carvalho de Melo · 15 years ago
  44. dd68ada perf tools: Create util/sort.and use it by John Kacur · 15 years ago