1. 7e4b21b perf/scripts: Add Python scripting engine by Tom Zanussi · 15 years ago
  2. 82d156c perf/scripts: Move Perl scripting files to scripting-engines dir by Tom Zanussi · 15 years ago
  3. 7397d80 perf/scripts: Move common code out of Perl-specific files by Tom Zanussi · 15 years ago
  4. faa5c5c perf tools: Don't use parent comm if not set at fork time by Arnaldo Carvalho de Melo · 14 years ago
  5. 10fe12e perf symbols: Fix up map end too on modular kernels with no modules installed by Arnaldo Carvalho de Melo · 14 years ago
  6. ee11b90 perf top: Fix annotate for userspace by Kirill Smelkov · 15 years ago
  7. 2161db9 perf tools: Fix session init on non-modular kernels by Ingo Molnar · 15 years ago
  8. f887f30 perf tools: Clean up O_LARGEFILE et al usage by Xiao Guangrong · 15 years ago
  9. 7a2b620 perf annotate: Fix it for non-prelinked *.so by Kirill Smelkov · 15 years ago
  10. 29a9f66 perf tools: Adjust some verbosity levels by Arnaldo Carvalho de Melo · 15 years ago
  11. 6122e4e perf record: Stop intercepting events, use postprocessing to get build-ids by Arnaldo Carvalho de Melo · 15 years ago
  12. 7b2567c perf build-id: Move the routine to find DSOs with hits to the lib by Arnaldo Carvalho de Melo · 15 years ago
  13. 8d92c02 perf symbols: Ditch vdso global variable by Arnaldo Carvalho de Melo · 15 years ago
  14. 6275ce2 perf symbols: Fixup vsyscall maps by Arnaldo Carvalho de Melo · 15 years ago
  15. 9de89fe perf symbols: Remove perf_session usage in symbols layer by Arnaldo Carvalho de Melo · 15 years ago
  16. b8f46c5 perf tools: Use O_LARGEFILE to open perf data file by Xiao Guangrong · 15 years ago
  17. 18e97e0 perf: Add util/include/linuxhash.h to include hash.h of kernel by Hitoshi Mitake · 15 years ago
  18. 86d8d29 perf tools: Add __data_loc support by Hitoshi Mitake · 15 years ago
  19. 64abebf7 perf session: Create kernel maps in the constructor by Arnaldo Carvalho de Melo · 15 years ago
  20. fd1d908 perf symbols: Split helpers used when creating kernel dso object by Arnaldo Carvalho de Melo · 15 years ago
  21. a19afe4 perf symbols: Factor out dso__load_vmlinux_path() by Arnaldo Carvalho de Melo · 15 years ago
  22. 19fc2de perf symbols: Use the right variable to check for kallsyms in the cache by Arnaldo Carvalho de Melo · 15 years ago
  23. e1c7c6a perf symbols: Fix inverted logic for showing kallsyms as the source of symbols by Arnaldo Carvalho de Melo · 15 years ago
  24. ef12a14 perf buildid-cache: Add new command to manage build-id cache by Arnaldo Carvalho de Melo · 15 years ago
  25. dc8d6ab perf symbols: Use only --vmlinux if specified by Arnaldo Carvalho de Melo · 15 years ago
  26. f162f87ad perf symbols: Set dso->kernel when handling the fake vmlinux MMAP event by Arnaldo Carvalho de Melo · 15 years ago
  27. 69e3f52 perf: Fix implicit declaration of getline in util.c by Frederic Weisbecker · 15 years ago
  28. 881516e perf symbols: Accept an alias when looking for "_text" by Arnaldo Carvalho de Melo · 15 years ago
  29. 460848f perf symbols: The synthesized kernel modules MMAP must use the pathnames by Arnaldo Carvalho de Melo · 15 years ago
  30. 88d3d9b7 perf buildid-list: Introduce --with-hits option by Arnaldo Carvalho de Melo · 15 years ago
  31. 59ee68e perf symbols: Create thread__find_addr_map from thread__find_addr_location by Arnaldo Carvalho de Melo · 15 years ago
  32. 18c3daa perf record: Encode the domain while synthesizing MMAP events by Arnaldo Carvalho de Melo · 15 years ago
  33. cf4e5b0 perf symbols: Use dso->long_name in dsos__find() by Arnaldo Carvalho de Melo · 15 years ago
  34. 9e20144 perf symbols: Cache /proc/kallsyms files by build-id by Arnaldo Carvalho de Melo · 15 years ago
  35. 8d0591f perf symbols: Don't try to load kallsyms if doesn't match the record build-id by Arnaldo Carvalho de Melo · 15 years ago
  36. 1b75962 perf tools: Convert getpagesize() uses to sysconf(_SC_GETPAGESIZE) by Arnaldo Carvalho de Melo · 15 years ago
  37. ba21594 perf tools: Cross platform perf.data analysis support by Arnaldo Carvalho de Melo · 15 years ago
  38. 0d75503 perf tools: Don't cast RIP to pointers by Arnaldo Carvalho de Melo · 15 years ago
  39. b7cece7 perf tools: Encode kernel module mappings in perf.data by Arnaldo Carvalho de Melo · 15 years ago
  40. cf55311 perf tools: Create typedef for common event synthesizing callback by Arnaldo Carvalho de Melo · 15 years ago
  41. a89e5abe perf symbols: Record the domain of DSOs in HEADER_BUILD_ID header table by Arnaldo Carvalho de Melo · 15 years ago
  42. 8d9e503 perf: Fix memory leak: counterwidth by Alexander Beregalov · 15 years ago
  43. 631c9de perf probe: Support --line option to show probable source-code lines by Masami Hiramatsu · 15 years ago
  44. 6964cd2 perf tools: Enhance glob string matching by Masami Hiramatsu · 15 years ago
  45. fb1d2ed perf tools: Support tracepoint glob matching by Masami Hiramatsu · 15 years ago
  46. 7204133 perf probe: Show probe list in pager by Masami Hiramatsu · 15 years ago
  47. bbaa46f perf probe: Remove newline from die() by Masami Hiramatsu · 15 years ago
  48. 56b03f3 perf tools: Handle relocatable kernels by Arnaldo Carvalho de Melo · 15 years ago
  49. de17648 perf session: Keep pointers to the vmlinux maps by Arnaldo Carvalho de Melo · 15 years ago
  50. f92cb24 perf tools: Create write_padded routine out of __dsos__write_buildid_table by Arnaldo Carvalho de Melo · 15 years ago
  51. 36a3e64 perf symbols: Export symbol_type__is_a by Arnaldo Carvalho de Melo · 15 years ago
  52. 682b335 perf symbols: Generalise the kallsyms parsing routine by Arnaldo Carvalho de Melo · 15 years ago
  53. ae99fb2 perf header: perf_header__push_event() shouldn't die by Arnaldo Carvalho de Melo · 15 years ago
  54. 769885f perf header: Do_read shouldn't die by Arnaldo Carvalho de Melo · 15 years ago
  55. 63bbd5e perf probe: Change CONFIG_KPROBE_TRACER to CONFIG_KPROBE_EVENT by Liming Wang · 15 years ago
  56. 41bdcb2 perf tools: Unify event type description by Liming Wang · 15 years ago
  57. 9967411 perf trace: Fix forgotten close of file/dir by Xiao Guangrong · 15 years ago
  58. 61be3e5 perf trace: Clean up find_debugfs() by Xiao Guangrong · 15 years ago
  59. 29c52aa perf tools: Mount debugfs automatically by Xiao Guangrong · 15 years ago
  60. 659d8cf perf tools: Do a few more directory handling optimizations by Ulrich Drepper · 15 years ago
  61. 4cf4013 perf record: Introduce a symtab cache by Arnaldo Carvalho de Melo · 15 years ago
  62. 55aa640 perf session: Remove redundant prefix & suffix from perf_event_ops by Arnaldo Carvalho de Melo · 15 years ago
  63. f7d8744 perf session: Move full_paths config to symbol_conf by Arnaldo Carvalho de Melo · 15 years ago
  64. 31d337c perf session: Move total_unknown to perf_session->unknown events by Arnaldo Carvalho de Melo · 15 years ago
  65. d549c769 perf session: Remove sample_type_check from event_ops by Arnaldo Carvalho de Melo · 15 years ago
  66. 2729559 perf session: Share the common trace sample_check routine as perf_session__has_traces by Arnaldo Carvalho de Melo · 15 years ago
  67. 4a58e61 perf tools: Move the map class definition to a separate header by Arnaldo Carvalho de Melo · 15 years ago
  68. 06aae590 perf session: Move the event processing routines to session.c by Arnaldo Carvalho de Melo · 15 years ago
  69. b5b60fd perf session: Make events_stats u64 to avoid overflow on 32-bit arches by Arnaldo Carvalho de Melo · 15 years ago
  70. b7702a2 perf probe: Check new event name by Masami Hiramatsu · 15 years ago
  71. 27f3b24 perf probe: Fix libdwarf include path for Debian by Masami Hiramatsu · 15 years ago
  72. 9b33827 perf diff: Percent calcs should use double values by Arnaldo Carvalho de Melo · 15 years ago
  73. c351c28 perf diff: Use perf_session__fprintf_hists just like 'perf record' by Arnaldo Carvalho de Melo · 15 years ago
  74. 3e6055a perf session: Move perf report specific hits out of perf_session__fprintf_hists by Arnaldo Carvalho de Melo · 15 years ago
  75. 4ecf84d0 perf tools: Move hist entries printing routines from perf report by Arnaldo Carvalho de Melo · 15 years ago
  76. d599db3 perf report: Generalize perf_session__fprintf_hists() by Arnaldo Carvalho de Melo · 15 years ago
  77. c410a33 perf symbols: Move symbol filtering to event__preprocess_sample() by Arnaldo Carvalho de Melo · 15 years ago
  78. 655000e perf symbols: Adopt the strlists for dso, comm by Arnaldo Carvalho de Melo · 15 years ago
  79. 75be6cf perf symbols: Make symbol_conf global by Arnaldo Carvalho de Melo · 15 years ago
  80. 7ef17aa perf probe: Fix to show which probe point is not found by Masami Hiramatsu · 15 years ago
  81. a128168 perf probe: Check build-id of vmlinux by Masami Hiramatsu · 15 years ago
  82. d761b08 perf probe: Reject second attempt of adding same-name event by Masami Hiramatsu · 15 years ago
  83. af663d7 perf probe: Support event name for --add option by Masami Hiramatsu · 15 years ago
  84. bbbb521 perf probe: Add glob matching support on --del by Masami Hiramatsu · 15 years ago
  85. adf365f perf probe: Use strlist__for_each macros in probe-event.c by Masami Hiramatsu · 15 years ago
  86. abf5ef7 perf tools: Add for_each macros for strlist by Masami Hiramatsu · 15 years ago
  87. 3e34059 perf probe: Fix --del to update current event list by Masami Hiramatsu · 15 years ago
  88. f6bbff7 perf probe: Fix --del to show info instead of warning by Masami Hiramatsu · 15 years ago
  89. 411edfe perf probe: Show need-dwarf message only if it is really needed by Masami Hiramatsu · 15 years ago
  90. 7e990a5 perf probe: Check the result of e_snprintf() by Masami Hiramatsu · 15 years ago
  91. fac13fd perf probe: Cleanup struct session in builtin-probe.c by Masami Hiramatsu · 15 years ago
  92. 8f11d85 perf trace/scripting: Check return val of perl_run() by Tom Zanussi · 15 years ago
  93. 586bc5c perf trace/scripting: Add support for script args by Tom Zanussi · 15 years ago
  94. 86a9eee perf diff: Introduce tool to show performance difference by Arnaldo Carvalho de Melo · 15 years ago
  95. c8829c7 perf util: Remove setup_sorting dups by Arnaldo Carvalho de Melo · 15 years ago
  96. f823e44 perf session: Event statistics also are per session by Arnaldo Carvalho de Melo · 15 years ago
  97. c019879 perf session: Adopt the sample_type variable by Arnaldo Carvalho de Melo · 15 years ago
  98. a328626 perf session: Adopt resolve_callchain by Arnaldo Carvalho de Melo · 15 years ago
  99. 4e4f06e perf session: Move the hist_entries rb tree to perf_session by Arnaldo Carvalho de Melo · 15 years ago
  100. b9bf089 perf tools: No need for three rb_trees for sorting hist entries by Arnaldo Carvalho de Melo · 15 years ago