1. a1ff5b0 perf top: Remove lost events checking by Kan Liang · 7 years ago
  2. 06cc1a4 perf hists browser: Add parameter to disable lost event warning by Kan Liang · 7 years ago
  3. 204721d perf top: Add overwrite fall back by Kan Liang · 7 years ago
  4. 63878a5 perf top: Check per-event overwrite term by Kan Liang · 7 years ago
  5. 5449f13 perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate() by Arnaldo Carvalho de Melo · 7 years ago
  6. f74b9d3a perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap by Wang Nan · 7 years ago
  7. a7eec4c perf top: Fix crash when annotating symbol by Jiri Olsa · 7 years ago
  8. 244a108 perf top: Use signal interface for SIGWINCH handler by Jiri Olsa · 7 years ago
  9. b135e5e perf top: Fix window dimensions change handling by Jiri Olsa · 7 years ago
  10. b89a512 perf top: Ignore kptr_restrict when not sampling the kernel by Arnaldo Carvalho de Melo · 7 years ago
  11. 8fce374 perf top: Remove a duplicate word by Sihyeon Jang · 7 years ago
  12. f681d59 perf annotate: Remove disasm__calc_percent() from disasm_line__print() by Jiri Olsa · 7 years ago
  13. c34df25 perf annotate: Add symbol__annotate function by Jiri Olsa · 7 years ago
  14. 0c6b499 perf top: Add option to set the number of thread for event synthesize by Kan Liang · 7 years ago
  15. 340b47f perf top: Implement multithreading for perf_event__synthesize_threads by Kan Liang · 7 years ago
  16. 868a832 perf top: Support lookup of symbols in other mount namespaces. by Krister Johansen · 8 years ago
  17. bab89f6 perf hists: Pass perf_sample to __symbol__inc_addr_samples() by Taeung Song · 7 years ago
  18. 69fb09f perf annotate: Check for fused instructions by Jin Yao · 8 years ago
  19. 62d94b0 perf tools: Replace error() with pr_err() by Arnaldo Carvalho de Melo · 8 years ago
  20. dcaa394 perf annotate: Return arch from symbol__disassemble() and save it in browser by Jin Yao · 8 years ago
  21. 5ab8c68 perf tools: Move event prototypes from util.h to event.h by Arnaldo Carvalho de Melo · 8 years ago
  22. 9607ad3 perf tools: Add signal.h to places using its definitions by Arnaldo Carvalho de Melo · 8 years ago
  23. b0742e9 perf tools: Don't include terminal handling headers in util.h by Arnaldo Carvalho de Melo · 8 years ago
  24. 3d689ed perf tools: Move sane ctype stuff from util.h to sane_ctype.h by Arnaldo Carvalho de Melo · 8 years ago
  25. b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
  26. bb963e1 perf utils: Check verbose flag properly by Namhyung Kim · 8 years ago
  27. d6195a6 perf evsel: Inform how to make a sysctl setting permanent by Arnaldo Carvalho de Melo · 8 years ago
  28. 7b0214b perf top: Use __fallthrough by Arnaldo Carvalho de Melo · 8 years ago
  29. ecc4c56 perf tools: Propagate perf_config() errors by Arnaldo Carvalho de Melo · 8 years ago
  30. 786c1b5 perf annotate: Start supporting cross arch annotation by Arnaldo Carvalho de Melo · 8 years ago
  31. 5d8bb1e perf tools: Add PMU configuration to tools by Mathieu Poirier · 8 years ago
  32. b622021 perf top: Remove old kernel-only symbol filter by Arnaldo Carvalho de Melo · 8 years ago
  33. 608c34d perf symbols: Mark if a symbol is idle in the library by Arnaldo Carvalho de Melo · 8 years ago
  34. b55cc4e perf symbols: Rename ->ignore to ->idle by Arnaldo Carvalho de Melo · 8 years ago
  35. b01141f perf annotate: Initialize the priv are in symbol__new() by Arnaldo Carvalho de Melo · 8 years ago
  36. b9c4b0f perf top: Use MSEC_PER_SEC by Arnaldo Carvalho de Melo · 8 years ago
  37. ee51d85 perf annotate: Introduce strerror for handling symbol__disassemble() errors by Arnaldo Carvalho de Melo · 8 years ago
  38. 5cb725a perf annotate: Rename symbol__annotate() to symbol__disassemble() by Arnaldo Carvalho de Melo · 8 years ago
  39. c8b5f2c tools: Introduce str_error_r() by Arnaldo Carvalho de Melo · 9 years ago
  40. e5cadb9 perf evlist: Rename for_each() macros to for_each_entry() by Arnaldo Carvalho de Melo · 9 years ago
  41. 41840d2 perf config: Move config declarations from util/cache.h to util/config.h by Taeung Song · 9 years ago
  42. d05e3aa perf stdio: Add use_callchain parameter to hists__fprintf by Jiri Olsa · 9 years ago
  43. e77a074 perf top: Use machine->kptr_restrict_warned by Arnaldo Carvalho de Melo · 9 years ago
  44. 35a634f perf hists: Move sort__has_socket into struct perf_hpp_list by Jiri Olsa · 9 years ago
  45. 2e0453a perf hists: Move sort__has_sym into struct perf_hpp_list by Jiri Olsa · 9 years ago
  46. 5222503 perf hists: Move sort__need_collapse into struct perf_hpp_list by Jiri Olsa · 9 years ago
  47. 4cb9344 perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack by Arnaldo Carvalho de Melo · 9 years ago
  48. e381526 perf top: Use callchain_param.enabled instead of symbol_conf.use_callchain by Arnaldo Carvalho de Melo · 9 years ago
  49. 2ddd5c0 perf tools: Ditch record_opts.callgraph_set by Arnaldo Carvalho de Melo · 9 years ago
  50. e68ae9c perf evsel: Do not use globals in config() by Arnaldo Carvalho de Melo · 9 years ago
  51. 531d241 perf tools: Do not include stringify.h from the kernel sources by Arnaldo Carvalho de Melo · 9 years ago
  52. bb3eb56 perf machine: Rename perf_event__preprocess_sample to machine__resolve by Arnaldo Carvalho de Melo · 9 years ago
  53. 473398a perf tools: Add cpumode to struct perf_sample by Arnaldo Carvalho de Melo · 9 years ago
  54. b8cbb34 perf config: Bring perf_default_config to the very beginning at main() by Wang Nan · 9 years ago
  55. c92fcfd perf top: Add --hierarchy option by Namhyung Kim · 9 years ago
  56. 3ee60c3 perf top: Move UI initialization ahead of sort setup by Arnaldo Carvalho de Melo · 9 years ago
  57. 452ce03 perf hists: Introduce perf_evsel__output_resort function by Jiri Olsa · 9 years ago
  58. 053a398 perf report/top: Add --raw-trace option by Namhyung Kim · 9 years ago
  59. 40184c4 perf tools: Pass evlist to setup_sorting() by Namhyung Kim · 9 years ago
  60. 54f8f40 perf top: Create the evlist sooner by Namhyung Kim · 9 years ago
  61. 4b6ab94 perf subcmd: Create subcmd library by Josh Poimboeuf · 9 years ago
  62. beefb8d perf top: Cleanup condition in perf_top__record_precise_ip() by Namhyung Kim · 9 years ago
  63. 448f13b perf top: Fix annotation on --stdio by Namhyung Kim · 9 years ago
  64. 151ee83 perf top: Access hists->lock only if needed by Namhyung Kim · 9 years ago
  65. 64226bc perf top: Do not convert address for perf_top__record_precise_ip() by Namhyung Kim · 9 years ago
  66. 9d8b172 perf tools: Make perf_session__register_idle_thread drop the refcount by Masami Hiramatsu · 9 years ago
  67. f8a5c0b perf top: Do show usage message when failing to create cpu/thread maps by Arnaldo Carvalho de Melo · 9 years ago
  68. 76a2654 perf tools: Improve call graph documents and help messages by Namhyung Kim · 9 years ago
  69. 792aeaf perf tools: Defaults to 'caller' callchain order only if --children is enabled by Namhyung Kim · 9 years ago
  70. a2c10d3 perf top: Support call-graph display options also by Namhyung Kim · 9 years ago
  71. c53d138 perf top: Register idle thread by Namhyung Kim · 9 years ago
  72. 4b37af5 perf top: Fix unresolved comm when -s comm is used by Namhyung Kim · 9 years ago
  73. cfc5acd perf top: Filter symbols based on __map__is_kernel(map) by Arnaldo Carvalho de Melo · 9 years ago
  74. 2e7ea3a perf tools: Introduce new sort type "socket" for the processor socket by Kan Liang · 9 years ago
  75. eebd0bf perf env: Rename some leftovers from rename to perf_env by Arnaldo Carvalho de Melo · 9 years ago
  76. 40a2ea1 Merge branch 'perf/urgent' into perf/core, to pick up fixes before adding more changes by Ingo Molnar · 9 years ago
  77. 09f4d78 perf top: Show backtrace when handling a SIGSEGV on --stdio mode by Arnaldo Carvalho de Melo · 9 years ago
  78. a18b027e perf top: Add branch annotation code to top by Andi Kleen · 9 years ago
  79. 13d1e53 perf top: Move toggling event logic into hists browser by Namhyung Kim · 10 years ago
  80. 9d9cad7 perf tools: Configurable per thread proc map processing time out by Kan Liang · 10 years ago
  81. ae3b6ab perf top: Tell the user how to unfreeze events after pressing 'f' by Arnaldo Carvalho de Melo · 10 years ago
  82. fbb7997 perf top: Replace CTRL+z with 'f' as hotkey for enable/disable events by Arnaldo Carvalho de Melo · 10 years ago
  83. 5d484f9 perf top: Allow disabling/enabling events dynamicly by Arnaldo Carvalho de Melo · 10 years ago
  84. 063bd93 perf hists: Reducing arguments of hist_entry_iter__add() by Namhyung Kim · 10 years ago
  85. f7dc7fd Merge branch 'perf/urgent' into perf/core, to resolve conflicts by Ingo Molnar · 10 years ago
  86. b91fc39 perf machine: Protect the machine->threads with a rwlock by Arnaldo Carvalho de Melo · 10 years ago
  87. c671835 perf top: Fix a segfault when kernel map is restricted. by Wang Nan · 10 years ago
  88. 18425f1 perf symbols: Save DSO loading errno to better report errors by Arnaldo Carvalho de Melo · 10 years ago
  89. 75be989 perf evlist: Adopt events_stats from perf_session by Arnaldo Carvalho de Melo · 10 years ago
  90. 48000a1 perf tools: Remove EOL whitespaces by Arnaldo Carvalho de Melo · 10 years ago
  91. ea1fe3a perf tools: Avoid build splat for syscall numbers with uclibc by Vineet Gupta · 10 years ago
  92. 740b97f perf report: Show progress bar for output resorting by Namhyung Kim · 10 years ago
  93. a635fc5 perf tools: Remove hists from evsel by Arnaldo Carvalho de Melo · 10 years ago
  94. 4ea062ed perf evsel: Add hists helper by Arnaldo Carvalho de Melo · 10 years ago
  95. 5a2e5e8 perf tools: Convert {record,top}.call-graph option to call-graph.record-mode by Namhyung Kim · 10 years ago
  96. f7f084f perf callchain: Move some parser functions to callchain.c by Namhyung Kim · 10 years ago
  97. 72a128a perf tools: Move callchain config from record_opts to callchain_param by Namhyung Kim · 10 years ago
  98. 52e02834 perf tools: Modify error code for when perf_session__new() fails by Taeung Song · 10 years ago
  99. f66a889 perf evlist: Introduce poll method for common code idiom by Arnaldo Carvalho de Melo · 10 years ago
  100. a8fa496 perf tools: Don't include sys/poll.h directly by Arnaldo Carvalho de Melo · 10 years ago