1. d49dade perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint events by Namhyung Kim · 10 years ago
  2. 2e422fd perf tools: Add 'trace_fields' dynamic sort key by Namhyung Kim · 10 years ago
  3. 361459f perf tools: Skip dynamic fields not defined for current event by Namhyung Kim · 10 years ago
  4. 3b099bf5 perf tools: Support '<event>.*' dynamic sort key by Namhyung Kim · 10 years ago
  5. 5d0cff9 perf tools: Support shortcuts for events in dynamic sort keys by Namhyung Kim · 10 years ago
  6. 053a398 perf report/top: Add --raw-trace option by Namhyung Kim · 10 years ago
  7. a34bb6a perf tools: Add 'trace' sort key by Namhyung Kim · 10 years ago
  8. 60517d2 perf tools: Try to show pretty printed output for dynamic sort keys by Namhyung Kim · 10 years ago
  9. c7c2a5e perf tools: Add dynamic sort key for tracepoint events by Namhyung Kim · 10 years ago
  10. 40184c4 perf tools: Pass evlist to setup_sorting() by Namhyung Kim · 10 years ago
  11. beeaaeb perf tools: Introduce hpp_dimension__add_output function by Jiri Olsa · 10 years ago
  12. 0974d2c perf tools: Get rid of superfluos call to reset_dimensions by Jiri Olsa · 10 years ago
  13. 28e6db2 perf tools: Add support for sorting on the iaddr by Don Zickus · 10 years ago
  14. 2e7ea3a perf tools: Introduce new sort type "socket" for the processor socket by Kan Liang · 10 years ago
  15. 2f84b42 perf tools: Always use non inlined file name for 'srcfile' sort key by Andi Kleen · 10 years ago
  16. 76b1065 perf sort: Check for SRCLINE_UNKNOWN case in "srcfile" processing by Andi Kleen · 10 years ago
  17. 31191a8 perf report: Add support for srcfile sort key by Andi Kleen · 10 years ago
  18. 40997d6 perf report: Display cycles in branch sort mode by Andi Kleen · 10 years ago
  19. 0e332f0 perf tools: Add support for cycles, weight branch_info field by Andi Kleen · 10 years ago
  20. c05676c perf report: Fix sort__sym_cmp to also compare end of symbol by Yannick Brosseau · 10 years ago
  21. 2f15bd8 perf tools: Fix "Command" sort_entry's cmp and collapse function by Jiri Olsa · 10 years ago
  22. 94ba462 perf diff: Support for different binaries by Kan Liang · 11 years ago
  23. 87bbdf7 perf tools: Pass struct perf_hpp_fmt to its callbacks by Namhyung Kim · 11 years ago
  24. 85c116a perf callchain: Make get_srcline fall back to sym+offset by Andi Kleen · 11 years ago
  25. b2d5367 perf hists: Fix up srcline histogram key formatting by Arnaldo Carvalho de Melo · 11 years ago
  26. 288a4b9 perf tools: Fix report -F dso_from for data without branch info by Jiri Olsa · 11 years ago
  27. 8b62fa5 perf tools: Fix report -F dso_to for data without branch info by Jiri Olsa · 11 years ago
  28. 1b9e97a perf tools: Fix report -F symbol_from for data without branch info by Jiri Olsa · 11 years ago
  29. 38cdbd3 perf tools: Fix report -F symbol_to for data without branch info by Jiri Olsa · 11 years ago
  30. 428560e perf tools: Fix report -F mispredict for data without branch info by Jiri Olsa · 11 years ago
  31. 0199d24 perf tools: Fix report -F in_tx for data without branch info by Jiri Olsa · 11 years ago
  32. 49f4744 perf tools: Fix report -F abort for data without branch info by Jiri Olsa · 11 years ago
  33. 4ea062ed perf evsel: Add hists helper by Arnaldo Carvalho de Melo · 11 years ago
  34. 1a1c0ff perf tools: Add +field argument support for --sort option by Jiri Olsa · 11 years ago
  35. 2f3f9bc perf tools: Add +field argument support for --field option by Jiri Olsa · 11 years ago
  36. 1ecd445 perf tools: Add name field into perf_hpp_fmt by Namhyung Kim · 11 years ago
  37. 5b59166 perf report: Honor column width setting by Namhyung Kim · 11 years ago
  38. e0d66c7 perf tools: Save column length in perf_hpp_fmt by Namhyung Kim · 11 years ago
  39. 8246de8 perf tools: Left-align output contents by Namhyung Kim · 11 years ago
  40. 1561880 perf hists browser: Left justify column headers by Arnaldo Carvalho de Melo · 11 years ago
  41. 9b32ba7 perf tools: Add dcacheline sort by Don Zickus · 11 years ago
  42. f299842 perf tools: Move elide bool into perf_hpp_fmt struct by Jiri Olsa · 11 years ago
  43. 2ec85c6 perf tools: Remove elide setup for SORT_MODE__MEMORY mode by Jiri Olsa · 11 years ago
  44. d69b296 perf tools: Reset output/sort order to default by Namhyung Kim · 11 years ago
  45. 594dcbf perf ui/hist: Add support to accumulated hist stat by Namhyung Kim · 12 years ago
  46. 1c89fe9 perf tools: Introduce reset_output_field() by Namhyung Kim · 11 years ago
  47. cfaa154 perf tools: Get rid of obsolete hist_entry__sort_list by Namhyung Kim · 11 years ago
  48. 678a500 perf hists: Reset width of output fields with header length by Namhyung Kim · 11 years ago
  49. e67d49a perf tools: Skip elided sort entries by Namhyung Kim · 11 years ago
  50. 202e7a6 perf tools: Add ->sort() member to struct sort_entry by Namhyung Kim · 11 years ago
  51. a7d945b perf report: Add -F option to specify output fields by Namhyung Kim · 11 years ago
  52. 512ae1b perf tools: Consolidate management of default sort orders by Namhyung Kim · 11 years ago
  53. a2ce067 perf tools: Allow hpp fields to be sort keys by Namhyung Kim · 11 years ago
  54. 8b53699 perf tools: Convert sort entries to hpp formats by Namhyung Kim · 11 years ago
  55. 68f6d02 perf sort: Do not compare dso again by Namhyung Kim · 12 years ago
  56. 2037be5 perf sort: Compare addresses if no symbol info by Namhyung Kim · 12 years ago
  57. 7524f63 perf tools: Prevent condition that all sort keys are elided by Namhyung Kim · 12 years ago
  58. 4dfced3 perf tools: Get current comm instead of last one by Namhyung Kim · 12 years ago
  59. fedd63d perf tools: Compare hists comm by addresses by Frederic Weisbecker · 12 years ago
  60. b9c5143 perf tools: Use an accessor to read thread comm by Frederic Weisbecker · 12 years ago
  61. c824c43 perf tools: Stop using 'self' in some more places by Arnaldo Carvalho de Melo · 12 years ago
  62. 09600e0 perf tools: Compare dso's also when comparing symbols by Namhyung Kim · 12 years ago
  63. 4adcc43 perf tools: Fix srcline sort key behavior by Namhyung Kim · 12 years ago
  64. 86c98ca perf annotate: Pass dso instead of dso_name to get_srcline() by Namhyung Kim · 12 years ago
  65. 58d91a0 perf tools: Do not try to call addr2line on non-binary files by Namhyung Kim · 12 years ago
  66. f048d54 perf annotate: Factor out get/free_srcline() by Namhyung Kim · 12 years ago
  67. 963ba5f perf sort: Fix a memory leak on srcline by Namhyung Kim · 12 years ago
  68. 475eeab tools/perf: Add support for record transaction flags by Andi Kleen · 12 years ago
  69. f5d05bc tools/perf: Support sorting by in_tx or abort branch flags by Andi Kleen · 12 years ago
  70. f9ea55d perf tools: Move weight back to common sort keys by Andi Kleen · 12 years ago
  71. b21484f perf report/top: Add option to collapse undesired parts of call graph by Greg Price · 13 years ago
  72. 3805123 perf tools: struct thread has a tid not a pid by Adrian Hunter · 12 years ago
  73. 930477b perf sort: Cleanup sort__has_sym setting by Namhyung Kim · 12 years ago
  74. 08e7154 perf sort: Consolidate sort_entry__setup_elide() by Namhyung Kim · 12 years ago
  75. afab87b perf sort: Separate out memory-specific sort keys by Namhyung Kim · 12 years ago
  76. 2f532d09 perf sort: Factor out common code in sort_dimension__add() by Namhyung Kim · 12 years ago
  77. 55369fc perf sort: Introduce sort__mode variable by Namhyung Kim · 12 years ago
  78. ded19d5 perf report: Fix alignment of symbol column when -v is given by Namhyung Kim · 12 years ago
  79. 6266774 perf tools: Fix output of symbol_daddr offset by Namhyung Kim · 13 years ago
  80. 98a3b32 perf tools: Add mem access sampling core support by Stephane Eranian · 13 years ago
  81. 0548429 perf tools: Add support for weight v7 (modified) by Andi Kleen · 13 years ago
  82. 5936f54 perf sort: Check return value of strdup() by Namhyung Kim · 13 years ago
  83. 5530998 perf sort: Make setup_sorting returns an error code by Namhyung Kim · 13 years ago
  84. 51f27d1 perf sort: Drop ip_[lr] arguments from _sort__sym_cmp() by Namhyung Kim · 13 years ago
  85. 8eb44dd perf sort: Use pclose() instead of fclose() on pipe stream by Thomas Jarosch · 13 years ago
  86. fc5871e perf sort: Separate out branch stack specific sort keys by Namhyung Kim · 13 years ago
  87. 6f38cf2 perf sort: Clean up sort__first_dimension setting by Namhyung Kim · 13 years ago
  88. dccf180 perf sort: Align cpu column to right by Namhyung Kim · 13 years ago
  89. fb29a33 perf sort: Fix --sort pid output by Namhyung Kim · 13 years ago
  90. 4335552 perf sort: Get rid of unnecessary __maybe_unused by Namhyung Kim · 13 years ago
  91. 14d1ac7 perf sort: Move misplaced sort entry functions by Namhyung Kim · 13 years ago
  92. 53985a7 perf tools: remove redundant checks from _sort__sym_cmp by Sasha Levin · 13 years ago
  93. 88481b6 perf tools: Remove warnings on JIT samples for srcline sort key by Namhyung Kim · 13 years ago
  94. ffe10c6 perf tools: Fix segfault when using srcline sort key by Namhyung Kim · 13 years ago
  95. 1af55640 perf tools: Add sort__has_sym by Namhyung Kim · 13 years ago
  96. 1d037ca perf tools: Use __maybe_used for unused variables by Irina Tirdea · 13 years ago
  97. 0ca0c13 perf tools: Replace sort's standalone field_sep with symbol_conf.field_sep by Jiri Olsa · 13 years ago
  98. 409a8be perf tools: Add sort by src line/number by Arnaldo Carvalho de Melo · 13 years ago
  99. 9c2b957 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  100. b832796 perf tools: Incorrect use of snprintf results in SEGV by Anton Blanchard · 13 years ago