1. d944c4e tools: Consolidate types.h by Borislav Petkov · 11 years ago
  2. 5ac3e4b tools: Unify export.h by Borislav Petkov · 11 years ago
  3. 3617660 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 11 years ago
  4. aeffe2a Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 11 years ago
  5. 61d4290 perf machine: Search for modules in %s/lib/modules/%s by Richard Yao · 11 years ago
  6. 88080ce perf tools: Move u64_swap union by Borislav Petkov · 11 years ago
  7. 2b9032e perf tools: Parse tracepoints with '-' in system name by Alexander Yarygin · 11 years ago
  8. e148c76 perf tools: Handle EINTR error for readn/writen by Namhyung Kim · 11 years ago
  9. cddcef6 perf tools: Share map_groups among threads of the same group by Jiri Olsa · 11 years ago
  10. a26ca67 perf tools: Reference count map_groups objects by Arnaldo Carvalho de Melo · 11 years ago
  11. 93d5731 perf tools: Allocate thread map_groups's dynamically by Arnaldo Carvalho de Melo · 11 years ago
  12. 2933d78 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/jolsa/perf into perf/core by Ingo Molnar · 11 years ago
  13. 42ebd27 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 11 years ago
  14. 268397c perf top/tui: Update nr_entries properly after a filter is applied by Namhyung Kim · 11 years ago
  15. 3186b68 perf hists: Add missing update on filtered stats in hists__decay_entries() by Namhyung Kim · 11 years ago
  16. 820bc81 perf tools: Account entry stats when it's added to the output tree by Namhyung Kim · 11 years ago
  17. 87e90f4 perf hists: Collapse expanded callchains after filter is applied by Namhyung Kim · 11 years ago
  18. 9283ba9 perf hists: Add a couple of hists stat helper functions by Namhyung Kim · 11 years ago
  19. ae993ef perf hists: Move column length calculation out of hists__inc_stats() by Namhyung Kim · 11 years ago
  20. 6263835 perf hists: Rename hists__inc_stats() by Namhyung Kim · 11 years ago
  21. cff6bb4 perf callchain: Add generic report parse callchain callback function by Don Zickus · 11 years ago
  22. f5b1f4e perf tools: Use cpu/possible instead of cpu/kernel_max by Don Zickus · 11 years ago
  23. 7780c25 perf tools: Allow ability to map cpus to nodes easily by Don Zickus · 11 years ago
  24. 7c2f816 perf tools: Fix pmu object compilation error by Jiri Olsa · 11 years ago
  25. ffa9188 perf tools: Improve error reporting by Adrien BAK · 11 years ago
  26. 922d0e4 perf tools: Adjust symbols in VDSO by Vladimir Nikulichev · 11 years ago
  27. 95ce0ba perf tools: Show absolute percentage by default by Namhyung Kim · 11 years ago
  28. 0b93da1 perf tools: Add hist.percentage config option by Namhyung Kim · 11 years ago
  29. 33db456 perf top: Add --percentage option by Namhyung Kim · 11 years ago
  30. f214833 perf report: Add --percentage option by Namhyung Kim · 11 years ago
  31. 1ab1fa5 perf hists: Add support for showing relative percentage by Namhyung Kim · 11 years ago
  32. 03d8941 perf probe: Use dwarf_getcfi_elf() instead of dwarf_getcfi() by Namhyung Kim · 11 years ago
  33. 182c228 perf probe: Fix to handle errors in line_range searching by Masami Hiramatsu · 11 years ago
  34. 202c7c1 perf probe: Fix --line option behavior by Namhyung Kim · 11 years ago
  35. a51e87c perf tools: Remove unused simple_strtoul() function by Ramkumar Ramachandra · 11 years ago
  36. a33f6ef perf evsel: Update function names in debug messages by Ramkumar Ramachandra · 11 years ago
  37. 8fffdb6 perf tools: Remove thread__find_map function by Jiri Olsa · 11 years ago
  38. 9cdbadce perf annotate: Print the evsel name in the stdio output by Arnaldo Carvalho de Melo · 11 years ago
  39. 574799b perf tools: Fix memory leak when synthesizing thread records by Namhyung Kim · 11 years ago
  40. 11c9abf perf tools: Use tid in mmap/mmap2 events to find maps by Don Zickus · 11 years ago
  41. 2c86c7c perf report: Merge al->filtered with hist_entry->filtered by Namhyung Kim · 11 years ago
  42. 466fa76 perf symbols: Apply all filters to an addr_location by Namhyung Kim · 11 years ago
  43. b3cef7f perf symbols: Record the reason for filtering an address_location by Namhyung Kim · 11 years ago
  44. d75e609 perf machine: Factor machine__find_thread to take tid argument by Jiri Olsa · 11 years ago
  45. 363b785 perf tools: Speed up thread map generation by Don Zickus · 11 years ago
  46. 09a71b9 perf kvm: introduce --list-cmds for use by scripts by Ramkumar Ramachandra · 11 years ago
  47. 94a0793 perf ui hists: Pass evsel to hpp->header/width functions explicitly by Namhyung Kim · 11 years ago
  48. 52a3cb8 perf symbols: Introduce thread__find_cpumode_addr_location by Arnaldo Carvalho de Melo · 11 years ago
  49. 0ea590a perf session: Change header.misc dump from decimal to hex by Don Zickus · 11 years ago
  50. 2f6d900 perf ui/tui: Reuse generic __hpp__fmt() code by Namhyung Kim · 11 years ago
  51. a0088ad perf ui/hists: Pass struct hpp to print functions by Namhyung Kim · 11 years ago
  52. 4a62109 perf ui/gtk: Reuse generic __hpp__fmt() code by Namhyung Kim · 11 years ago
  53. bfd66cc perf tools: Fix synthesizing mmaps for threads by Don Zickus · 11 years ago
  54. 6bedfab perf tools: Disable user-space callchain/stack dumps for function trace events by Jiri Olsa · 11 years ago
  55. 0066f3b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  56. fdf57dd perf machine: Use map as success in ip__resolve_ams by Don Zickus · 11 years ago
  57. 155b3a1 perf symbols: Fix crash in elf_section_by_name by Jiri Olsa · 11 years ago
  58. b39c2a5 perf tools: Fix strict alias issue for find_first_bit by Jiri Olsa · 11 years ago
  59. 1029f9f perf symbols: Check compatible symtab type before loading dso by Namhyung Kim · 11 years ago
  60. 0d3dc5e perf symbols: Check return value of filename__read_debuglink() by Stephane Eranian · 11 years ago
  61. 98e9f03 perf symbols: Destroy unused symsrcs by Namhyung Kim · 11 years ago
  62. 48c65bd perf annotate: Check availability of annotate when processing samples by Namhyung Kim · 11 years ago
  63. 5ea8415 perf tools: Add libdw DWARF post unwind support by Jiri Olsa · 11 years ago
  64. a15ad2f perf probe: Support distro-style debuginfo for uprobe by Masami Hiramatsu · 11 years ago
  65. eb948e5 perf probe: Allow to add events on the local functions by Masami Hiramatsu · 11 years ago
  66. 5a6f631 perf probe: Show source-level or symbol-level info for uprobes by Masami Hiramatsu · 11 years ago
  67. 8f33f7d perf probe: Show appropriate symbol for ref_reloc_sym based kprobes by Masami Hiramatsu · 11 years ago
  68. f90acac perf probe: Find given address from offline dwarf by Masami Hiramatsu · 11 years ago
  69. dfef99c perf probe: Use ref_reloc_sym based address instead of the symbol name by Masami Hiramatsu · 11 years ago
  70. fb226cc perf probe: Show in what binaries/modules probes are set by Masami Hiramatsu · 11 years ago
  71. 2df5863 perf probe: Unify show_available_functions for uprobes/kprobes by Masami Hiramatsu · 11 years ago
  72. 5a62257 perf probe: Replace line_list with intlist by Masami Hiramatsu · 11 years ago
  73. f49540b perf probe: Remove incorrect symbol check for --list by Masami Hiramatsu · 11 years ago
  74. ee45b6c perf probe: Fix to do exit call for symbol maps by Masami Hiramatsu · 11 years ago
  75. c96626b perf symbols: No need to export dso__first_symbol by Arnaldo Carvalho de Melo · 11 years ago
  76. 5072f27 perf tools: Drop prefetch.h by Borislav Petkov · 11 years ago
  77. 0e55fa1 perf tools: Move hash.h header by Borislav Petkov · 11 years ago
  78. cd0cfad perf tools: Move fs.* to lib/api/fs/ by Borislav Petkov · 11 years ago
  79. c9b951c perf callchain: Separate perf_reg_value function in perf_regs object by Jiri Olsa · 11 years ago
  80. 9ff125d perf callchain: Introduce HAVE_DWARF_UNWIND_SUPPORT macro by Jiri Olsa · 11 years ago
  81. ea3da69 perf callchain: Rename unwind__arch_reg_id into libunwind__arch_reg_id by Jiri Olsa · 11 years ago
  82. 436aa74 perf callchain: Separate libunwind code to special object by Jiri Olsa · 11 years ago
  83. 352ea45 perf callchain: Add mask into struct regs_dump by Jiri Olsa · 11 years ago
  84. 1cf0382 perf callchain: Do not report zero address in unwind by Jiri Olsa · 11 years ago
  85. b42dc32d perf tools: Fix dwarf unwind max_stack processing by Jiri Olsa · 11 years ago
  86. b58f608 perf tools: Fix memory leak in event_format__print function by Jiri Olsa · 11 years ago
  87. eb853e8 perf tools: Add call-graph option support into .perfconfig by Jiri Olsa · 11 years ago
  88. bc52908 perf tools: Put proper period for for samples without PERIOD sample_type by Jiri Olsa · 11 years ago
  89. 644f2df perf tools: Shorten sample symbol resolving function signature by Arnaldo Carvalho de Melo · 11 years ago
  90. e80faac perf tools: Shorten sample symbol resolving function signature by Arnaldo Carvalho de Melo · 11 years ago
  91. 88fee52 perf list: Fix checking for supported events on older kernels by Vince Weaver · 11 years ago
  92. f67697b perf tools: Handle PERF_RECORD_HEADER_EVENT_TYPE properly by Jiri Olsa · 11 years ago
  93. 981a237 perf probe: Do not add offset twice to uprobe address by Masami Hiramatsu · 11 years ago
  94. d9b62ab perf tools: Adjust kallsyms for relocated kernel by Adrian Hunter · 11 years ago
  95. a00d28c perf symbols: Prevent the use of kcore if the kernel has moved by Adrian Hunter · 11 years ago
  96. 0ae617b perf record: Get ref_reloc_sym from kernel map by Adrian Hunter · 11 years ago
  97. 5512cf2 perf machine: Set up ref_reloc_sym in machine__create_kernel_maps() by Adrian Hunter · 11 years ago
  98. 15a0a87 perf machine: Add machine__get_kallsyms_filename() by Adrian Hunter · 11 years ago
  99. 29b596b perf tools: Add kallsyms__get_function_start() by Adrian Hunter · 11 years ago
  100. 9176753 perf symbols: Fix symbol annotation for relocated kernel by Adrian Hunter · 11 years ago