1. 58ecd33 perf report: Use hierarchy hpp list on gtk by Namhyung Kim · 8 years ago
  2. a61a22f perf hists browser: Use hierarchy hpp list by Namhyung Kim · 8 years ago
  3. f58c95e perf report: Use hierarchy hpp list on stdio by Namhyung Kim · 8 years ago
  4. 2dbbe9f perf hists: Fix indent for multiple hierarchy sort key by Namhyung Kim · 8 years ago
  5. a23f37e perf hists: Support multiple sort keys in a hierarchy level by Namhyung Kim · 8 years ago
  6. 1b2dbbf perf hists: Use own hpp_list for hierarchy mode by Namhyung Kim · 8 years ago
  7. c3bc0c4 perf hists: Introduce perf_hpp__setup_hists_formats() by Namhyung Kim · 8 years ago
  8. f594bae perf stat: Document --detailed option by Borislav Petkov · 8 years ago
  9. 4b633eb perf hists: Add level field to struct perf_hpp_fmt by Namhyung Kim · 8 years ago
  10. a23f96e perf tools: Use 64-bit shifts with (TSC) time conversion by Adrian Hunter · 8 years ago
  11. 4a018cc perf jit: Move clockid validation by Adrian Hunter · 8 years ago
  12. 570735b perf jit: Let jit_process() return errors by Adrian Hunter · 8 years ago
  13. 5fb0ac1 perf session: Simplify tool stubs by Adrian Hunter · 8 years ago
  14. 640dad4 perf inject: Hit all DSOs for AUX data in JIT and other cases by Adrian Hunter · 8 years ago
  15. 07ef757 perf tools: Explicitly declare inc_group_count as a void function by Colin Ian King · 8 years ago
  16. fb4605b perf stat: Check for frontend stalled for metrics by Andi Kleen · 9 years ago
  17. 1b69317 tools/power turbostat: fix various build warnings by Colin Ian King · 8 years ago
  18. e17a0e1 perf tests: Initialize sa.sa_flags by Colin Ian King · 8 years ago
  19. 9b24063 perf test: Fix hists related entries by Arnaldo Carvalho de Melo · 8 years ago
  20. a66673a tools lib traceevent: Fix output of %llu for 64 bit values read on 32 bit machines by Steven Rostedt (Red Hat) · 9 years ago
  21. 9ec72ea tools lib traceevent: Set int_array fields to NULL if freeing from error by Steven Rostedt (Red Hat) · 9 years ago
  22. 21a3010 tools lib traceevent: Fix time stamp rounding issue by Chaos.Chen · 9 years ago
  23. 979ac25 perf script: Fix double free on command_line by Colin Ian King · 9 years ago
  24. 6767879 tools build: Use .s extension for preprocessed assembler code by Masahiro Yamada · 9 years ago
  25. 44d49a6 perf stat: Support metrics in --per-core/socket mode by Andi Kleen · 9 years ago
  26. 92a61f6 perf stat: Implement CSV metrics output by Andi Kleen · 9 years ago
  27. 95c3656 perf record: Ensure return non-zero rc when mmap fail by Wang Nan · 9 years ago
  28. e1ab48b perf record: Introduce record__finish_output() to finish a perf.data by Wang Nan · 9 years ago
  29. c45c86e perf record: Extract synthesize code to record__synthesize() by Wang Nan · 9 years ago
  30. d8871ea perf record: Use WARN_ONCE to replace 'if' condition by Wang Nan · 9 years ago
  31. f8dd2d5 perf data: Explicitly set byte order for integer types by Wang Nan · 9 years ago
  32. 6122d57 perf data: Support converting data from bpf_perf_event_output() by Wang Nan · 9 years ago
  33. 9dec447 perf stat: Check existence of frontend/backed stalled cycles by Andi Kleen · 9 years ago
  34. f9a5978 perf tools: Fix locale handling in pmu parsing by Jiri Olsa · 8 years ago
  35. a674533 tools lib traceevent: Split pevent_print_event() into specific functionality functions by Steven Rostedt · 9 years ago
  36. c42de70 perf trace: Check and discard not only 'nr' but also '__syscall_nr' by Taeung Song · 9 years ago
  37. 67d5268 perf tools: Fix python extension build by Jiri Olsa · 9 years ago
  38. 0a73489 Merge tag 'v4.5-rc6' into perf/core, to pick up fixes by Ingo Molnar · 9 years ago
  39. 1d6c940 perf trace: Print content of bpf-output event by Wang Nan · 9 years ago
  40. ba50423 perf trace: Call bpf__apply_obj_config in 'perf trace' by Wang Nan · 9 years ago
  41. fdf1472 perf tools: Only set filter for tracepoints events by Wang Nan · 9 years ago
  42. b8cbb34 perf config: Bring perf_default_config to the very beginning at main() by Wang Nan · 9 years ago
  43. abab5e7 perf report: Update column width of dynamic entries by Namhyung Kim · 9 years ago
  44. e049d4a perf hists: Fix dynamic entry display in hierarchy by Namhyung Kim · 9 years ago
  45. cb1fab9 perf report: Left align dynamic entries in hierarchy by Namhyung Kim · 9 years ago
  46. d3a72fd perf report: Fix indentation of dynamic entries in hierarchy by Namhyung Kim · 9 years ago
  47. 84b6ee8 perf hists: Fix comparing of dynamic entries by Namhyung Kim · 9 years ago
  48. 2ddda79 perf report: Show message for percent limit on gtk by Namhyung Kim · 9 years ago
  49. 79dded8 perf hists browser: Show message for percent limit by Namhyung Kim · 9 years ago
  50. 201fde7 perf hists browser: Cleanup hist_browser__update_percent_limit() by Namhyung Kim · 9 years ago
  51. bd4abd3 perf report: Show message for percent limit on stdio by Namhyung Kim · 9 years ago
  52. a7b5895 perf hists: Add more helper functions for the hierarchy mode by Namhyung Kim · 9 years ago
  53. 3d7b365 Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/nvdimm/nvdimm by Linus Torvalds · 9 years ago
  54. 8560bae perf script: Remove duplicated code and needless script_spec__findnew() by Taeung Song · 9 years ago
  55. 8579aca perf script: Exception handling when the print fmt is empty by Taeung Song · 9 years ago
  56. bb109ac perf tools: Fix parsing of pmu events with empty list of modifiers by Arnaldo Carvalho de Melo · 9 years ago
  57. 7e9551b perf jvmti: improve error message in Makefile by Stephane Eranian · 9 years ago
  58. 5104ffb perf tools: Use asprintf() for simple string formatting/allocation by Arnaldo Carvalho de Melo · 9 years ago
  59. c92fcfd perf top: Add --hierarchy option by Namhyung Kim · 9 years ago
  60. 5d8200a perf hists: Support decaying in hierarchy mode by Namhyung Kim · 9 years ago
  61. 4251446 perf report: Add --hierarchy option by Namhyung Kim · 9 years ago
  62. e311ec1 perf ui/gtk: Implement hierarchy output mode by Namhyung Kim · 9 years ago
  63. d8b9240 perf hists browser: Align column header in hierarchy mode by Namhyung Kim · 9 years ago
  64. d0506ed perf hists browser: Implement hierarchy output by Namhyung Kim · 9 years ago
  65. 492b101 perf hists browser: Support collapsing/expanding whole entries in hierarchy by Namhyung Kim · 9 years ago
  66. f5b763f perf hists browser: Count number of hierarchy entries by Namhyung Kim · 9 years ago
  67. 8e2fc44 perf ui/stdio: Align column header for hierarchy output by Namhyung Kim · 9 years ago
  68. ef86d68 perf ui/stdio: Implement hierarchy output mode by Namhyung Kim · 9 years ago
  69. 1f2d72c perf hists: Count number of sort keys by Namhyung Kim · 9 years ago
  70. 7064285 perf hists: Resort after filtering hierarchy by Namhyung Kim · 9 years ago
  71. 155e9af perf hists: Support filtering in hierarchy mode by Namhyung Kim · 9 years ago
  72. 5443010 perf hists: Introduce hist_entry__filter() by Namhyung Kim · 9 years ago
  73. 8c01872 perf hists: Add helper functions for hierarchy mode by Namhyung Kim · 9 years ago
  74. 1a3906a perf hists: Resort hist entries with hierarchy by Namhyung Kim · 9 years ago
  75. aef810e perf hists: Basic support of hierarchical report view by Namhyung Kim · 9 years ago
  76. a9c6e46 perf tools: Add helper functions for some sort keys by Namhyung Kim · 9 years ago
  77. 30372f0 perf script: Print bpf-output events in 'perf script' by Wang Nan · 9 years ago
  78. c339b1a perf tools: Make binary data printer code in trace_event public available by Wang Nan · 9 years ago
  79. c19ac91 perf script: Display data_src values by Jiri Olsa · 9 years ago
  80. 8b0819c perf tools: Change perf_mem__lck_scnprintf to return nb of displayed bytes by Jiri Olsa · 9 years ago
  81. 149d750 perf tools: Change perf_mem__snp_scnprintf to return nb of displayed bytes by Jiri Olsa · 9 years ago
  82. 9690756 perf tools: Change perf_mem__lvl_scnprintf to return nb of displayed bytes by Jiri Olsa · 9 years ago
  83. b1a5fbea perf tools: Change perf_mem__tlb_scnprintf to return nb of displayed bytes by Jiri Olsa · 9 years ago
  84. 69a7727 perf tools: Introduce perf_mem__lck_scnprintf function by Jiri Olsa · 9 years ago
  85. 2c07af1 perf tools: Introduce perf_mem__snp_scnprintf function by Jiri Olsa · 9 years ago
  86. 071e9a1 perf tools: Introduce perf_mem__lvl_scnprintf function by Jiri Olsa · 9 years ago
  87. 0c877d7 perf tools: Introduce perf_mem__tlb_scnprintf function by Jiri Olsa · 9 years ago
  88. 2ba7ac5 perf mem: Introduce perf_mem_events__name function by Jiri Olsa · 9 years ago
  89. 54fbad5 perf mem record: Check for memory events support by Jiri Olsa · 9 years ago
  90. bea2400 perf tools: Remove strbuf_{remove,splice}() by Arnaldo Carvalho de Melo · 9 years ago
  91. d113068 perf help: No need to use strbuf_remove() by Arnaldo Carvalho de Melo · 9 years ago
  92. 940db6d perf tools: Dont stop PMU parsing on alias parse error by Andi Kleen · 9 years ago
  93. ff7b191 perf script: Display addr/data_src/weight columns for raw events by Jiri Olsa · 9 years ago
  94. 94ddddf perf script: Add data_src and weight column definitions by Jiri Olsa · 9 years ago
  95. b19a1b6 perf tools: Use ARRAY_SIZE in mem sort display functions by Jiri Olsa · 9 years ago
  96. ce1e22b perf mem: Add -e record option by Jiri Olsa · 9 years ago
  97. acbe613 perf tools: Add monitored events array by Jiri Olsa · 9 years ago
  98. d392711 perf tools: Introduce cl_offset function by Jiri Olsa · 9 years ago
  99. e95cf70 perf tools: Make cl_address global by Jiri Olsa · 9 years ago
  100. 0e47b38 tools lib traceevent: Implement '%' operation by Daniel Bristot de Oliveira · 9 years ago