1. 7fa46cb perf report: Sort by sampled cycles percent per block for tui by Jin Yao · 5 years ago
  2. 0b49f83 perf report: Support --percent-limit for --total-cycles by Jin Yao · 5 years ago
  3. 6f7164f perf report: Sort by sampled cycles percent per block for stdio by Jin Yao · 5 years ago
  4. 7841f40 perf hist: Count the total cycles of all samples by Jin Yao · 5 years ago
  5. 8efc4f0 perf maps: Add for_each_entry()/_safe() iterators by Arnaldo Carvalho de Melo · 5 years ago
  6. 800d3f5 perf report: Add warning when libunwind not compiled in by Jin Yao · 5 years ago
  7. 6ef81c5 perf session: Return error code for perf_session__new() function on failure by Mamatha Inamdar · 5 years ago
  8. fb71c86c perf tools: Remove util.h from where it is not needed by Arnaldo Carvalho de Melo · 5 years ago
  9. d3300a3 perf symbols: Move mem_info and branch_info out of symbol.h by Arnaldo Carvalho de Melo · 5 years ago
  10. 171f747 perf hist: Remove needless ui/progress.h from hist.h by Arnaldo Carvalho de Melo · 5 years ago
  11. 4a3cec8 perf dsos: Move the dsos struct and its methods to separate source files by Arnaldo Carvalho de Melo · 5 years ago
  12. 8520a98 perf debug: Remove needless include directives from debug.h by Arnaldo Carvalho de Melo · 5 years ago
  13. 1b8896f libperf: Add PERF_RECORD_HEADER_FEATURE 'struct feature_event' to perf/event.h by Jiri Olsa · 5 years ago
  14. 2da39f1 perf evlist: Remove needless util.h from evlist.h by Arnaldo Carvalho de Melo · 5 years ago
  15. 97b9d86 perf srcline: Add missing srcline.h header to files needing its defs by Arnaldo Carvalho de Melo · 5 years ago
  16. 10ccbc1 perf report: Prefer DWARF callstacks to LBR ones when captured both by Alexey Budankov · 5 years ago
  17. ef4b1a5 perf report: Add --switch-on/--switch-off events by Arnaldo Carvalho de Melo · 5 years ago
  18. 5643b1a libperf: Move nr_members from perf's evsel to libperf's perf_evsel by Jiri Olsa · 5 years ago
  19. 63503db perf evlist: Rename struct perf_evlist to struct evlist by Jiri Olsa · 5 years ago
  20. 32dcd02 perf evsel: Rename struct perf_evsel to struct evsel by Jiri Olsa · 5 years ago
  21. 7f7c536 tools lib: Adopt zalloc()/zfree() from tools/perf by Arnaldo Carvalho de Melo · 6 years ago
  22. fc50e0b perf evsel: perf_evsel__name(NULL) is valid, no need to check evsel by Arnaldo Carvalho de Melo · 6 years ago
  23. 526bbbd perf report: Use skip_spaces() by Arnaldo Carvalho de Melo · 6 years ago
  24. 3052ba5 tools perf: Move from sane_ctype.h obtained from git to the Linux's original by Arnaldo Carvalho de Melo · 6 years ago
  25. 4885c90 perf report: Set perf time interval in itrace_synth_ops by Adrian Hunter · 6 years ago
  26. cb62c6f perf report: Implement perf.data record decompression by Alexey Budankov · 6 years ago
  27. bdd1666 perf annotate: Remove hist__account_cycles() from callback by Jin Yao · 6 years ago
  28. 702fb9b perf report: Show all sort keys in help output by Andi Kleen · 6 years ago
  29. 4968ac8 perf report: Implement browsing of individual samples by Andi Kleen · 6 years ago
  30. 2a1292c perf report: Parse time quantum by Andi Kleen · 6 years ago
  31. 52bab88 perf report: Support output in nanoseconds by Andi Kleen · 6 years ago
  32. 284c4e1 perf time-utils: Refactor time range parsing code by Jin Yao · 6 years ago
  33. 2d4f279 perf data: Add global path holder by Jiri Olsa · 6 years ago
  34. dbd2a1d perf report: Move symbol annotation to the resort phase by Jiri Olsa · 6 years ago
  35. 1101f69 pref tools: Add missing map.h includes by Arnaldo Carvalho de Melo · 6 years ago
  36. f3acb3a perf machine: Use cached rbtrees by Davidlohr Bueso · 6 years ago
  37. 49b8e2b perf tools: Replace automatic const char[] variables by statics by Rasmus Villemoes · 6 years ago
  38. ec6ae74 perf report: Display average IPC and IPC coverage per symbol by Jin Yao · 6 years ago
  39. c05f364 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 6 years ago
  40. 4ab8455 perf evsel: Store ids for events with their own cpus perf_event__synthesize_event_update_cpus by Jiri Olsa · 6 years ago
  41. c12e039 perf tools: Report itrace options in help by Andi Kleen · 6 years ago
  42. 89f1688 perf tools: Remove perf_tool from event_op2 by Jiri Olsa · 6 years ago
  43. ece2a4f tools lib traceevent, perf tools: Rename pevent_set_* APIs by Tzvetomir Stoyanov (VMware) · 6 years ago
  44. e6902d1 perf report: Add --percent-type option by Jiri Olsa · 6 years ago
  45. e9de7e2 perf hists: Clarify callchain disabling when available by Arnaldo Carvalho de Melo · 7 years ago
  46. 92ead7e perf tools: Fix crash caused by accessing feat_ops[HEADER_LAST_FEATURE] by Ravi Bangoria · 7 years ago
  47. 9d0199c perf report: No need to have report_callchain_help as a global by Arnaldo Carvalho de Melo · 7 years ago
  48. f178fd2 perf annotate: Move objdump_path to struct annotation_options by Arnaldo Carvalho de Melo · 7 years ago
  49. cd0cccb perf hists browser: Pass annotation_options from tool to browser by Arnaldo Carvalho de Melo · 7 years ago
  50. a47e843 perf annotate: Move disassembler_style global to annotation_options by Arnaldo Carvalho de Melo · 7 years ago
  51. 1eddd9e perf annotate: Adopt anotation options from symbol_conf by Arnaldo Carvalho de Melo · 7 years ago
  52. e345f3b perf annotate: Pass perf_evsel instead of just evsel->idx by Arnaldo Carvalho de Melo · 7 years ago
  53. a26bb0b perf report: Use perf_evlist__force_leader to support '--group' by Jin Yao · 7 years ago
  54. 3183f8c perf symbols: Unify symbol maps by Arnaldo Carvalho de Melo · 7 years ago
  55. e94b861 perf map: Introduce map__has_symbols() by Arnaldo Carvalho de Melo · 7 years ago
  56. d88205d perf dso: Add dso__has_symbols() method by Arnaldo Carvalho de Melo · 7 years ago
  57. 91340c51 perf report: Introduce --ignore-vmlinux command line option by Arnaldo Carvalho de Melo · 7 years ago
  58. 7f0b6fd perf annotate: Move the default annotate options to the library by Arnaldo Carvalho de Melo · 7 years ago
  59. 57b5de4 perf report: Support forced leader feature in pipe mode by Jiri Olsa · 7 years ago
  60. ea85ab2 perf report: Provide libtraceevent with a kernel symbol resolver by Wang YanQing · 7 years ago
  61. 8ef278b perf report: Fix the output for stdio events list by Jiri Olsa · 7 years ago
  62. ad52b8c perf report: Add support to display group output for non group events by Jiri Olsa · 7 years ago
  63. 8614ada perf report: Ask for ordered events for --tasks option by Jiri Olsa · 7 years ago
  64. 06cc1a4 perf hists browser: Add parameter to disable lost event warning by Kan Liang · 7 years ago
  65. 0a3cc3a perf report: Remove the time slices number limitation by Jin Yao · 7 years ago
  66. 7425664 perf report: Add an indication of what time slices are used by Jin Yao · 7 years ago
  67. eb0b419 perf report: Improve error msg when no first/last sample time found by Jin Yao · 7 years ago
  68. eabad8c perf unwind: Do not look just at the global callchain_param.record_mode by Arnaldo Carvalho de Melo · 7 years ago
  69. 6439d7d perf report: Introduce --mmaps by Arnaldo Carvalho de Melo · 7 years ago
  70. 930f8b3 perf report: Add --tasks option to display monitored tasks by Jiri Olsa · 7 years ago
  71. a4a4d0a perf report: Add --stats option to display quick data statistics by Jiri Olsa · 7 years ago
  72. 5b969bc perf report: Support time percent and multiple time ranges by Jin Yao · 7 years ago
  73. 40c39e3 perf report: Fix a no annotate browser displayed issue by Jin Yao · 7 years ago
  74. 712d36d perf report: Set browser mode right before setup_browser() by Seokho Song · 7 years ago
  75. 9c39ed9 perf report: Ignore kptr_restrict when not sampling the kernel by Arnaldo Carvalho de Melo · 7 years ago
  76. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  77. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  78. eae8ad8 perf tools: Add struct perf_data_file by Jiri Olsa · 8 years ago
  79. 8ceb41d perf tools: Rename struct perf_data_file to perf_data by Jiri Olsa · 8 years ago
  80. 9933183 perf report: Group stat values on global event id by Jiri Olsa · 7 years ago
  81. dac7f6b perf report: Add dump_read function by Jiri Olsa · 7 years ago
  82. b49a821 perf report: Make --branch-history work without callgraphs(-g) option in perf record by Jin Yao · 8 years ago
  83. bab89f6 perf hists: Pass perf_sample to __symbol__inc_addr_samples() by Taeung Song · 7 years ago
  84. 2d78b18 perf report: Show branch type statistics for stdio mode by Jin Yao · 7 years ago
  85. e9def1b perf tools: Add feature header record to pipe-mode by David Carrillo-Cisneros · 7 years ago
  86. 114f709 perf tool: Add show_feature_header to perf_tool by David Carrillo-Cisneros · 7 years ago
  87. 644e084 perf auxtrace: Add CPU filter support by Adrian Hunter · 8 years ago
  88. 25ce4bb perf config: Do not die when parsing u64 or int config values by Arnaldo Carvalho de Melo · 8 years ago
  89. 7a8ef4c perf tools: Remove string.h, unistd.h and sys/stat.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  90. 58db1d6 perf tools: Move units conversion/formatting routines to separate object by Arnaldo Carvalho de Melo · 8 years ago
  91. 9607ad3 perf tools: Add signal.h to places using its definitions by Arnaldo Carvalho de Melo · 8 years ago
  92. 1eae20c perf tools: Remove regex.h and fnmatch.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  93. 8ec20b1 perf str{filter,list}: Disentangle headers by Arnaldo Carvalho de Melo · 8 years ago
  94. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  95. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  96. f3a6064 perf report: Introduce --inline option by Jin Yao · 8 years ago
  97. b0ad8ea perf tools: Remove unused 'prefix' from builtin functions by Arnaldo Carvalho de Melo · 8 years ago
  98. f3b3614 perf tools: Add PERF_RECORD_NAMESPACES to include namespaces related info by Hari Bathini · 8 years ago
  99. 8b53dbe perf report: Hide tip message when -q option is given by Namhyung Kim · 8 years ago
  100. 27fafab perf report: Add -q/--quiet option by Namhyung Kim · 8 years ago