1. d18019a perf tests: Add dwarf unwind test for powerpc by Ravi Bangoria · 8 years ago
  2. d5a0029 perf probe: Match linkage name with mangled name by Masami Hiramatsu · 8 years ago
  3. 35726d3 perf probe: Fix to cut off incompatible chars from group name by Masami Hiramatsu · 8 years ago
  4. 0ad45b3 perf probe: Skip if the function address is 0 by Masami Hiramatsu · 8 years ago
  5. f8da4b5 perf probe: Ignore the error of finding inline instance by Masami Hiramatsu · 8 years ago
  6. 2acee10 perf intel-pt: Fix decoding when there are address filters by Adrian Hunter · 8 years ago
  7. 9f1d122 perf intel-pt: Enable decoder to handle TIP.PGD with missing IP by Adrian Hunter · 8 years ago
  8. 2b9e32c perf intel-pt: Read address filter from AUXTRACE_INFO event by Adrian Hunter · 8 years ago
  9. c093f30 perf intel-pt: Record address filter in AUXTRACE_INFO event by Adrian Hunter · 8 years ago
  10. 40b746a perf intel-pt: Add a helper function for processing AUXTRACE_INFO by Adrian Hunter · 8 years ago
  11. 4d34e10 perf intel-pt: Fix missing error codes processing auxtrace_info by Adrian Hunter · 8 years ago
  12. fa8025c perf intel-pt: Add support for recording the max non-turbo ratio by Adrian Hunter · 8 years ago
  13. 810c398 perf intel-pt: Fix snapshot overlap detection decoder errors by Adrian Hunter · 8 years ago
  14. f965520 perf probe: Increase debug level of SDT debug messages by Adrian Hunter · 8 years ago
  15. 1b36c03 perf record: Add support for using symbols in address filters by Adrian Hunter · 8 years ago
  16. cd67f99 perf symbols: Add dso__last_symbol() by Adrian Hunter · 8 years ago
  17. 5c01ad6 perf record: Fix error paths by Adrian Hunter · 8 years ago
  18. 394c01e perf record: Rename label 'out_symbol_exit' by Adrian Hunter · 8 years ago
  19. e7a06a5 perf script: Fix vanished idle symbols by Adrian Hunter · 8 years ago
  20. 1e85748 perf evsel: Add support for address filters by Mathieu Poirier · 8 years ago
  21. 3541c03 perf evsel: New tracepoint specific function by Mathieu Poirier · 8 years ago
  22. b15d0a4 perf tools: Make perf_evsel__append_filter() generic by Mathieu Poirier · 8 years ago
  23. 2acad19 perf tools: Update documentation info about quipper by Simon Que · 8 years ago
  24. f0bbd60 perf trace: Beautify sched_[gs]et_attr return value by Arnaldo Carvalho de Melo · 8 years ago
  25. f2c8852 perf data: Fix building in 32 bit platform with libbabeltrace by Wang Nan · 8 years ago
  26. 973186c perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB change by Adrian Hunter · 8 years ago
  27. a9e5700 perf record: Fix documentation 'event_sources' -> 'event_source' by Adrian Hunter · 8 years ago
  28. 2d83145 perf hists: Make hists__fprintf_headers function global by Jiri Olsa · 8 years ago
  29. bd28d0c perf hists: Make __hist_entry__snprintf function global by Jiri Olsa · 8 years ago
  30. 98ba160 perf tools: Make several display functions global by Jiri Olsa · 8 years ago
  31. 5fe7b9b perf tools: Make several sorting functions global by Jiri Olsa · 8 years ago
  32. a76490e perf tools: Make output_field_add and sort_dimension__add global by Jiri Olsa · 8 years ago
  33. bcf9874 perf tools: Make reset_dimensions global by Jiri Olsa · 8 years ago
  34. 9da44db perf hists: Add __hist_entry__snprintf function by Jiri Olsa · 8 years ago
  35. 3becf45 perf tools: Add sink configuration for cs_etm PMU by Mathieu Poirier · 8 years ago
  36. 5d8bb1e perf tools: Add PMU configuration to tools by Mathieu Poirier · 8 years ago
  37. 859442b perf pmu: Push configuration down to PMU driver by Mathieu Poirier · 8 years ago
  38. a818c56 perf tools: Add coresight etm PMU record capabilities by Mathieu Poirier · 8 years ago
  39. 7e21b0d perf tools: Make coresight PMU listable by Mathieu Poirier · 8 years ago
  40. 08d5204 perf tools: Confine __get_cpuid() to x86 architecture by Mathieu Poirier · 8 years ago
  41. d527822 perf hists: Use bigger buffer for stdio headers by Jiri Olsa · 8 years ago
  42. 82deb8a perf evsel: Remove superfluous initialization of weight by Jiri Olsa · 8 years ago
  43. 3c028a0 perf symbols: Do not open device files by Jiri Olsa · 8 years ago
  44. e3b60bc perf hists: Factor out hists__reset_column_width() by Namhyung Kim · 8 years ago
  45. 5ff3e7a perf ui/tui: Reset output width for hierarchy by Namhyung Kim · 8 years ago
  46. 5f62d4f perf annotate: Resolve 'call' operands to function names by Arnaldo Carvalho de Melo · 8 years ago
  47. bff5c30 perf annotate: Pass the symbol's map/dso to the instruction parsers by Arnaldo Carvalho de Melo · 8 years ago
  48. 88a7fcf perf annotate: Do not ignore call instruction with indirect target by Ravi Bangoria · 8 years ago
  49. f666ac0 perf hists: Fix width computation for srcline sort entry by Jiri Olsa · 8 years ago
  50. f752e90 perf trace beauty mmap: Add missing MADV_FREE by Wang Nan · 8 years ago
  51. dd60fba perf tools: Add infrastructure for PMU specific configuration by Mathieu Poirier · 8 years ago
  52. 30d476a perf report: Enable group view with hierarchy by Namhyung Kim · 8 years ago
  53. 195bc0f perf ui/stdio: Rename print_hierarchy_header() by Namhyung Kim · 8 years ago
  54. 9a6ad25 perf ui/stdio: Always reset output width for hierarchy by Namhyung Kim · 8 years ago
  55. d2580c7 perf hist: Initialize hierarchy tree explicitly by Namhyung Kim · 8 years ago
  56. 9d97b8f perf hists: Introduce hists__link_hierarchy() by Namhyung Kim · 8 years ago
  57. 09034de perf hists: Introduce hists__match_hierarchy() by Namhyung Kim · 8 years ago
  58. 0a4a7e4 perf build: Compare mman.h related headers against kernel originals by Wang Nan · 8 years ago
  59. fbef103 perf tools: Do hugetlb handling in more systems by Arnaldo Carvalho de Melo · 8 years ago
  60. 277cf08 perf trace beauty mmap: Fix defines for non !x86_64 by Arnaldo Carvalho de Melo · 8 years ago
  61. f3539c1 tools include: Add uapi mman.h for each architecture by Wang Nan · 8 years ago
  62. d9ea48b perf hists browser: Fix event group display by Namhyung Kim · 8 years ago
  63. 7a023fd perf probe: Fix dwarf regs table for x86_64 by Arnaldo Carvalho de Melo · 8 years ago
  64. 25b8592 perf powerpc: Fix build-test failure by Ravi Bangoria · 8 years ago
  65. 7e3fcffe perf pmu: Support alternative sysfs cpumask by Mark Rutland · 8 years ago
  66. 9f21b81 perf evlist: Only open events on CPUs an evsel permits by Mark Rutland · 8 years ago
  67. 70fbe05 perf annotate: Add branch stack / basic block by Peter Zijlstra · 8 years ago
  68. d7e404a perf record: Mark MAP_HUGETLB when synthesizing mmap events by Wang Nan · 8 years ago
  69. 0ac3348 perf tools: Recognize hugetlb mapping as anon mapping by Wang Nan · 8 years ago
  70. be39db9 perf symbols: Remove symbol_filter_t machinery by Arnaldo Carvalho de Melo · 8 years ago
  71. c79c809 perf test vmlinux: Remove dead symbol_filter_t code by Arnaldo Carvalho de Melo · 8 years ago
  72. 0890e97 perf machine: Remove machine->symbol_filter and friends by Arnaldo Carvalho de Melo · 8 years ago
  73. b622021 perf top: Remove old kernel-only symbol filter by Arnaldo Carvalho de Melo · 8 years ago
  74. 608c34d perf symbols: Mark if a symbol is idle in the library by Arnaldo Carvalho de Melo · 8 years ago
  75. 6243b9d perf probe: Move dwarf specific functions to dwarf-aux.c by Ravi Bangoria · 8 years ago
  76. e47392b perf uprobe: Skip prologue if program compiled without optimization by Ravi Bangoria · 8 years ago
  77. b3f33f9 perf probe: Add helper function to check if probe with variable by Ravi Bangoria · 8 years ago
  78. 432746f perf symbols: Fixup symbol sizes before picking best ones by Arnaldo Carvalho de Melo · 8 years ago
  79. c97b40e perf symbols: Check symbol_conf.allow_aliases for kallsyms loading too by Arnaldo Carvalho de Melo · 8 years ago
  80. 7e1b659 perf test vmlinux: Tolerate symbol aliases by Arnaldo Carvalho de Melo · 8 years ago
  81. 54da076 perf test vmlinux: Avoid printing headers for empty lists by Arnaldo Carvalho de Melo · 8 years ago
  82. e267769 perf test vmlinux: Clarify which -v lines are errors or warning by Arnaldo Carvalho de Melo · 8 years ago
  83. e50243b perf probe: Ignore vmlinux Build-id when offline vmlinux given by Masami Hiramatsu · 8 years ago
  84. 293d5b4 perf probe: Support probing on offline cross-arch binary by Masami Hiramatsu · 8 years ago
  85. 428aff8 perf probe: Ignore vmlinux buildid if offline kernel is given by Masami Hiramatsu · 8 years ago
  86. 1c20b1d perf probe: Show trace event definition by Masami Hiramatsu · 8 years ago
  87. 893c5c7 perf config: Show default report configuration in example and docs by Milian Wolff · 8 years ago
  88. 2a8d41b perf symbols: Demangle symbols for synthesized @plt entries. by Milian Wolff · 8 years ago
  89. fd22759 perf probe: Do not use map_load filters for function by Arnaldo Carvalho de Melo · 8 years ago
  90. b55cc4e perf symbols: Rename ->ignore to ->idle by Arnaldo Carvalho de Melo · 8 years ago
  91. b01141f perf annotate: Initialize the priv are in symbol__new() by Arnaldo Carvalho de Melo · 8 years ago
  92. ffe67c2 perf tools: Fix error handling of lzma decompression by Shawn Lin · 8 years ago
  93. 04e1196 perf probe: Remove unused tracing_dir variable by Masami Hiramatsu · 8 years ago
  94. 5e30d55 perf record: Fix spelling mistake "Finshed" -> "Finished" by Colin Ian King · 8 years ago
  95. c77ce22 perf bpf: Fix typo: "ehough" -> "enough" by Colin Ian King · 8 years ago
  96. 17d4666 perf test bpf: Fix typo: "ehough" -> "enough" by Colin Ian King · 8 years ago
  97. dd6fa4e perf tools: Fix typo: "ehough" -> "enough" by Colin Ian King · 8 years ago
  98. bdca79c2 ftrace: kprobe: uprobe: Show u8/u16/u32/u64 types in decimal by Masami Hiramatsu · 8 years ago
  99. 9880ce4 perf probe: Use hexadecimal type by default if possible by Masami Hiramatsu · 8 years ago
  100. 9254378 perf probe: Support hexadecimal casting by Masami Hiramatsu · 8 years ago