1. 64831a2 perf sort: Use default sort if evlist is empty by David Carrillo-Cisneros · 8 years ago
  2. 62d94b0 perf tools: Replace error() with pr_err() by Arnaldo Carvalho de Melo · 8 years ago
  3. e7ff892 perf tools: Use just forward declarations for struct thread where possible by Arnaldo Carvalho de Melo · 8 years ago
  4. 1eae20c perf tools: Remove regex.h and fnmatch.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  5. 8ec20b1 perf str{filter,list}: Disentangle headers by Arnaldo Carvalho de Melo · 8 years ago
  6. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  7. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  8. 877a7a1 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used by Arnaldo Carvalho de Melo · 8 years ago
  9. 5dfa210 perf report: Enable sorting by srcline as key by Milian Wolff · 8 years ago
  10. d890a98 perf tools: Add 'cgroup_id' sort order keyword by Hari Bathini · 8 years ago
  11. 4b0b3aa perf sort: Fix segfault with basic block 'cycles' sort dimension by Changbin Du · 8 years ago
  12. 7768f8d perf tools: Allow sorting by symbol size by Charles Baylis · 8 years ago
  13. bb963e1 perf utils: Check verbose flag properly by Namhyung Kim · 8 years ago
  14. 89d9ba8f perf c2c report: Add src line sort key by Jiri Olsa · 9 years ago
  15. 5fe7b9b perf tools: Make several sorting functions global by Jiri Olsa · 9 years ago
  16. a76490e perf tools: Make output_field_add and sort_dimension__add global by Jiri Olsa · 9 years ago
  17. bcf9874 perf tools: Make reset_dimensions global by Jiri Olsa · 9 years ago
  18. fa1f456 perf report: Allow configuring the default sort order in ~/.perfconfig by Arnaldo Carvalho de Melo · 9 years ago
  19. 29659ab perf hists: Add support for header span by Jiri Olsa · 9 years ago
  20. 74bb43f perf hists: Add line argument into perf_hpp_fmt's header callback by Jiri Olsa · 9 years ago
  21. 887fa86 perf hists: Trim libtraceevent trace_seq buffers by Arnaldo Carvalho de Melo · 9 years ago
  22. 0d20316 perf tools: Bail out at "--sort dcacheline" and cacheline_size not known by Arnaldo Carvalho de Melo · 9 years ago
  23. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  24. 89c7cb2 perf hists: Enlarge pid sort entry size by Jiri Olsa · 9 years ago
  25. da1b040 perf hists: Replace perf_evsel arg perf_hpp_fmt's width callback by Jiri Olsa · 9 years ago
  26. 0537217 perf hists: Replace perf_evsel arg perf_hpp_fmt's header callback by Jiri Olsa · 9 years ago
  27. 94c3998 perf tools: Fix Data Object sort entry width index by Jiri Olsa · 9 years ago
  28. 508be0d perf report: Add srcline_from/to branch sort keys by Andi Kleen · 9 years ago
  29. d295015 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  30. e9d848c perf diff: Fix duplicated output column by Namhyung Kim · 9 years ago
  31. 7cecb7f perf hists: Move sort__has_comm into struct perf_hpp_list by Jiri Olsa · 9 years ago
  32. fa82911 perf hists: Move sort__has_thread into struct perf_hpp_list by Jiri Olsa · 9 years ago
  33. 35a634f perf hists: Move sort__has_socket into struct perf_hpp_list by Jiri Olsa · 9 years ago
  34. 69849fc perf hists: Move sort__has_dso into struct perf_hpp_list by Jiri Olsa · 9 years ago
  35. 2e0453a perf hists: Move sort__has_sym into struct perf_hpp_list by Jiri Olsa · 9 years ago
  36. de7e6a7 perf hists: Move sort__has_parent into struct perf_hpp_list by Jiri Olsa · 9 years ago
  37. 5222503 perf hists: Move sort__need_collapse into struct perf_hpp_list by Jiri Olsa · 9 years ago
  38. b8f8eb8 perf tools: Remove misplaced __maybe_unused by Arnaldo Carvalho de Melo · 9 years ago
  39. 078b8d4 perf tools: Add sort__has_comm variable by Namhyung Kim · 9 years ago
  40. 86e3ee5 perf tools: Remove nr_sort_keys field by Namhyung Kim · 9 years ago
  41. 4945cf2 perf tools: Add more sort entry check functions by Namhyung Kim · 9 years ago
  42. f4954cf perf tools: Fix hist_entry__filter() for hierarchy by Namhyung Kim · 9 years ago
  43. d7b617f perf tools: Pass perf_hpp_list all the way through setup_sort_list by Jiri Olsa · 9 years ago
  44. a23f37e perf hists: Support multiple sort keys in a hierarchy level by Namhyung Kim · 9 years ago
  45. c3bc0c4 perf hists: Introduce perf_hpp__setup_hists_formats() by Namhyung Kim · 9 years ago
  46. 4b633eb perf hists: Add level field to struct perf_hpp_fmt by Namhyung Kim · 9 years ago
  47. 9b24063 perf test: Fix hists related entries by Arnaldo Carvalho de Melo · 9 years ago
  48. abab5e7 perf report: Update column width of dynamic entries by Namhyung Kim · 9 years ago
  49. e049d4a perf hists: Fix dynamic entry display in hierarchy by Namhyung Kim · 9 years ago
  50. d3a72fd perf report: Fix indentation of dynamic entries in hierarchy by Namhyung Kim · 9 years ago
  51. 5443010 perf hists: Introduce hist_entry__filter() by Namhyung Kim · 9 years ago
  52. a9c6e46 perf tools: Add helper functions for some sort keys by Namhyung Kim · 9 years ago
  53. 69a7727 perf tools: Introduce perf_mem__lck_scnprintf function by Jiri Olsa · 9 years ago
  54. 2c07af1 perf tools: Introduce perf_mem__snp_scnprintf function by Jiri Olsa · 9 years ago
  55. 071e9a1 perf tools: Introduce perf_mem__lvl_scnprintf function by Jiri Olsa · 9 years ago
  56. 0c877d7 perf tools: Introduce perf_mem__tlb_scnprintf function by Jiri Olsa · 9 years ago
  57. b19a1b6 perf tools: Use ARRAY_SIZE in mem sort display functions by Jiri Olsa · 9 years ago
  58. e95cf70 perf tools: Make cl_address global by Jiri Olsa · 9 years ago
  59. 0c0af78 perf tools: Fix column width setting on 'trace' sort key by Namhyung Kim · 9 years ago
  60. 2960ed6 perf tools: Fix alignment on some sort keys by Namhyung Kim · 9 years ago
  61. cecaec6 perf tools: Update srcline/file if needed by Namhyung Kim · 9 years ago
  62. 665aa75 perf tools: Fix segfault on dynamic entries by Namhyung Kim · 9 years ago
  63. 89fee70 perf hists: Do column alignment on the format iterator by Arnaldo Carvalho de Melo · 10 years ago
  64. 37d9bb5 perf tools: Add comment explaining the repsep_snprintf function by Arnaldo Carvalho de Melo · 10 years ago
  65. 43e0a68 perf hists: Add struct perf_hpp_list argument to helper functions by Jiri Olsa · 10 years ago
  66. cf09404 perf hists: Introduce perf_hpp_list__for_each_format macro by Jiri Olsa · 10 years ago
  67. 0760002 perf hists: Pass perf_hpp_list all the way through setup_output_list by Jiri Olsa · 10 years ago
  68. 6d3375e perf hists: Separate output fields parsing into setup_output_list function by Jiri Olsa · 10 years ago
  69. 2fbaa39 perf hists: Separate sort fields parsing into setup_sort_list function by Jiri Olsa · 10 years ago
  70. 564132f perf hists: Properly release format fields by Jiri Olsa · 10 years ago
  71. 1945c3e perf hists: Allocate output sort field by Jiri Olsa · 10 years ago
  72. 9735808 perf hists: Add 'equal' method to perf_hpp_fmt struct by Jiri Olsa · 10 years ago
  73. cfd92da perf sort: Provide a way to find out if per-thread bucketing is in place by Namhyung Kim · 10 years ago
  74. b97511c perf tools: Add overhead/overhead_children keys defaults via string by Jiri Olsa · 10 years ago
  75. 9735be2 perf tools: Add all matching dynamic sort keys for field name by Namhyung Kim · 10 years ago
  76. d49dade perf tools: Make 'trace' or 'trace_fields' sort key default for tracepoint events by Namhyung Kim · 10 years ago
  77. 2e422fd perf tools: Add 'trace_fields' dynamic sort key by Namhyung Kim · 10 years ago
  78. 361459f perf tools: Skip dynamic fields not defined for current event by Namhyung Kim · 10 years ago
  79. 3b099bf5 perf tools: Support '<event>.*' dynamic sort key by Namhyung Kim · 10 years ago
  80. 5d0cff9 perf tools: Support shortcuts for events in dynamic sort keys by Namhyung Kim · 10 years ago
  81. 053a398 perf report/top: Add --raw-trace option by Namhyung Kim · 10 years ago
  82. a34bb6a perf tools: Add 'trace' sort key by Namhyung Kim · 10 years ago
  83. 60517d2 perf tools: Try to show pretty printed output for dynamic sort keys by Namhyung Kim · 10 years ago
  84. c7c2a5e perf tools: Add dynamic sort key for tracepoint events by Namhyung Kim · 10 years ago
  85. 40184c4 perf tools: Pass evlist to setup_sorting() by Namhyung Kim · 10 years ago
  86. beeaaeb perf tools: Introduce hpp_dimension__add_output function by Jiri Olsa · 10 years ago
  87. 0974d2c perf tools: Get rid of superfluos call to reset_dimensions by Jiri Olsa · 10 years ago
  88. 28e6db2 perf tools: Add support for sorting on the iaddr by Don Zickus · 10 years ago
  89. 2e7ea3a perf tools: Introduce new sort type "socket" for the processor socket by Kan Liang · 10 years ago
  90. 2f84b42 perf tools: Always use non inlined file name for 'srcfile' sort key by Andi Kleen · 10 years ago
  91. 76b1065 perf sort: Check for SRCLINE_UNKNOWN case in "srcfile" processing by Andi Kleen · 10 years ago
  92. 31191a8 perf report: Add support for srcfile sort key by Andi Kleen · 10 years ago
  93. 40997d6 perf report: Display cycles in branch sort mode by Andi Kleen · 10 years ago
  94. 0e332f0 perf tools: Add support for cycles, weight branch_info field by Andi Kleen · 10 years ago
  95. c05676c perf report: Fix sort__sym_cmp to also compare end of symbol by Yannick Brosseau · 10 years ago
  96. 2f15bd8 perf tools: Fix "Command" sort_entry's cmp and collapse function by Jiri Olsa · 10 years ago
  97. 94ba462 perf diff: Support for different binaries by Kan Liang · 11 years ago
  98. 87bbdf7 perf tools: Pass struct perf_hpp_fmt to its callbacks by Namhyung Kim · 11 years ago
  99. 85c116a perf callchain: Make get_srcline fall back to sym+offset by Andi Kleen · 11 years ago
  100. b2d5367 perf hists: Fix up srcline histogram key formatting by Arnaldo Carvalho de Melo · 11 years ago