1. 7929b50 perf auxtrace: Fix no_size logic in addr_filter__resolve_kernel_syms() by Adrian Hunter · 7 years ago
  2. 11a4d64 perf callchain: Reference count maps by Krister Johansen · 7 years ago
  3. de65c30 perf diff: Fix segfault on 'perf diff -o N' option by Namhyung Kim · 7 years ago
  4. 85df621 perf diff: Fix -o/--order option behavior (again) by Namhyung Kim · 7 years ago
  5. 03f5be2 perf jit: Enable jitdump support without dwarf by Maciej Debski · 8 years ago
  6. 3ef6a3c perf scripting: Avoid leaking the scripting_context variable by Arnaldo Carvalho de Melo · 8 years ago
  7. ea73853 perf callchain: Fixup help/config for no-unwinding by Rabin Vincent · 8 years ago
  8. a1d3089 perf diff: Do not overwrite valid build id by Kan Liang · 8 years ago
  9. 0f242c0 perf trace: Check if MAP_32BIT is defined (again) by Jiri Olsa · 8 years ago
  10. 8b5484f perf mem: Fix --all-user/--all-kernel options by Jiri Olsa · 8 years ago
  11. 567eea5 perf trace: Use the syscall raw_syscalls:sys_enter timestamp by Arnaldo Carvalho de Melo · 8 years ago
  12. ba12b35 perf annotate: Don't throw error for zero length symbols by Ravi Bangoria · 8 years ago
  13. c72ab44 perf hists: Fix column length on --hierarchy by Namhyung Kim · 8 years ago
  14. b9bf911 perf hists browser: Fix column indentation on --hierarchy by Namhyung Kim · 8 years ago
  15. 131d51e perf hists browser: Show folded sign properly on --hierarchy by Namhyung Kim · 8 years ago
  16. 3d9f468 perf hists browser: Fix indentation of folded sign on --hierarchy by Namhyung Kim · 8 years ago
  17. 9cba9844 perf hist browser: Fix hierarchy column counts by Namhyung Kim · 8 years ago
  18. 53613e0 perf jit: Fix build issue on Ubuntu by Anton Blanchard · 8 years ago
  19. 2d470b6 perf jevents: Handle events including .c and .o by Wang Nan · 8 years ago
  20. f957a53 perf header: Set nr_numa_nodes only when we parsed all the data by Jiri Olsa · 8 years ago
  21. c611152 perf top: Fix refreshing hierarchy entries on TUI by Namhyung Kim · 8 years ago
  22. 2ad8327 perf top/report: Add tips about a list option by Nambong Ha · 8 years ago
  23. 4934323 perf report/top: Add a tip about system-wide collection from all CPUs by Donghyun Kim · 8 years ago
  24. 8649b64 perf report/top: Add a tip about source line numbers with overhead by Kim SeonYoung · 8 years ago
  25. 72c6ff2 perf jevents: Fix Intel JSON fixed counter conversions by Andi Kleen · 8 years ago
  26. 3bccbe2 perf intel-pt: Fix MTC timestamp calculation for large MTC periods by Adrian Hunter · 8 years ago
  27. 51ee648 perf intel-pt: Fix estimated timestamps for cycle-accurate mode by Adrian Hunter · 8 years ago
  28. a1d9972 perf uretprobe ppc64le: Fix probe location by Ravi Bangoria · 8 years ago
  29. b42c736 perf pmu-events: Add Skylake frontend MSR support by Andi Kleen · 8 years ago
  30. 0b1db47 perf pmu-events: Fix fixed counters on Intel by Andi Kleen · 8 years ago
  31. e312bcf perf tools: Make alias matching case-insensitive by Andi Kleen · 8 years ago
  32. 0683554 perf tools: Allow period= in perf stat CPU event descriptions. by Sukadev Bhattiprolu · 8 years ago
  33. 06d839b perf tools: Add README for info on parsing JSON/map files by Sukadev Bhattiprolu · 8 years ago
  34. dd5f103 perf list jevents: Add support for event list topics by Andi Kleen · 8 years ago
  35. c8d6828 perf list: Support long jevents descriptions by Sukadev Bhattiprolu · 8 years ago
  36. 794ba54 perf jevents: Add support for long descriptions by Sukadev Bhattiprolu · 8 years ago
  37. fc06e2a perf pmu: Add override support for event list CPUID by Andi Kleen · 8 years ago
  38. 1c5f01f perf list: Add a --no-desc flag by Andi Kleen · 8 years ago
  39. 61eb2eb perf tools: Query terminal width and use in perf list by Andi Kleen · 8 years ago
  40. 08e60ed perf pmu: Support alias descriptions by Andi Kleen · 8 years ago
  41. dc720ff perf jevents: Handle header line in mapfile by Andi Kleen · 8 years ago
  42. f33d122 perf tools: Support CPU id matching for x86 v2 by Andi Kleen · 8 years ago
  43. ce88f27 perf powerpc: Support CPU ID matching for Powerpc by Sukadev Bhattiprolu · 8 years ago
  44. 933f82f perf pmu: Use pmu_events table to create aliases by Sukadev Bhattiprolu · 8 years ago
  45. 80eeb67 perf jevents: Program to convert JSON file by Andi Kleen · 8 years ago
  46. 867a979 perf tools: Add jsmn `jasmine' JSON parser by Andi Kleen · 8 years ago
  47. 18ef15c perf tools: Experiment with cppcheck by Arnaldo Carvalho de Melo · 8 years ago
  48. ead1a57 perf probe: Check if *ptr2 is zero and not ptr2 by Colin Ian King · 8 years ago
  49. d18019a perf tests: Add dwarf unwind test for powerpc by Ravi Bangoria · 8 years ago
  50. d5a0029 perf probe: Match linkage name with mangled name by Masami Hiramatsu · 8 years ago
  51. 35726d3 perf probe: Fix to cut off incompatible chars from group name by Masami Hiramatsu · 8 years ago
  52. 0ad45b3 perf probe: Skip if the function address is 0 by Masami Hiramatsu · 8 years ago
  53. f8da4b5 perf probe: Ignore the error of finding inline instance by Masami Hiramatsu · 8 years ago
  54. 2acee10 perf intel-pt: Fix decoding when there are address filters by Adrian Hunter · 8 years ago
  55. 9f1d122 perf intel-pt: Enable decoder to handle TIP.PGD with missing IP by Adrian Hunter · 8 years ago
  56. 2b9e32c perf intel-pt: Read address filter from AUXTRACE_INFO event by Adrian Hunter · 8 years ago
  57. c093f30 perf intel-pt: Record address filter in AUXTRACE_INFO event by Adrian Hunter · 8 years ago
  58. 40b746a perf intel-pt: Add a helper function for processing AUXTRACE_INFO by Adrian Hunter · 8 years ago
  59. 4d34e10 perf intel-pt: Fix missing error codes processing auxtrace_info by Adrian Hunter · 8 years ago
  60. fa8025c perf intel-pt: Add support for recording the max non-turbo ratio by Adrian Hunter · 8 years ago
  61. 810c398 perf intel-pt: Fix snapshot overlap detection decoder errors by Adrian Hunter · 8 years ago
  62. f965520 perf probe: Increase debug level of SDT debug messages by Adrian Hunter · 8 years ago
  63. 1b36c03 perf record: Add support for using symbols in address filters by Adrian Hunter · 8 years ago
  64. cd67f99 perf symbols: Add dso__last_symbol() by Adrian Hunter · 8 years ago
  65. 5c01ad60 perf record: Fix error paths by Adrian Hunter · 8 years ago
  66. 394c01e perf record: Rename label 'out_symbol_exit' by Adrian Hunter · 8 years ago
  67. e7a06a5 perf script: Fix vanished idle symbols by Adrian Hunter · 8 years ago
  68. 1e85748 perf evsel: Add support for address filters by Mathieu Poirier · 8 years ago
  69. 3541c03 perf evsel: New tracepoint specific function by Mathieu Poirier · 8 years ago
  70. b15d0a4 perf tools: Make perf_evsel__append_filter() generic by Mathieu Poirier · 8 years ago
  71. 2acad19 perf tools: Update documentation info about quipper by Simon Que · 8 years ago
  72. f0bbd60 perf trace: Beautify sched_[gs]et_attr return value by Arnaldo Carvalho de Melo · 8 years ago
  73. f2c8852 perf data: Fix building in 32 bit platform with libbabeltrace by Wang Nan · 8 years ago
  74. 973186c perf tools: Fix MMAP event synthesis broken by MAP_HUGETLB change by Adrian Hunter · 8 years ago
  75. a9e5700 perf record: Fix documentation 'event_sources' -> 'event_source' by Adrian Hunter · 8 years ago
  76. 2d83145 perf hists: Make hists__fprintf_headers function global by Jiri Olsa · 8 years ago
  77. bd28d0c perf hists: Make __hist_entry__snprintf function global by Jiri Olsa · 8 years ago
  78. 98ba160 perf tools: Make several display functions global by Jiri Olsa · 8 years ago
  79. 5fe7b9b perf tools: Make several sorting functions global by Jiri Olsa · 8 years ago
  80. a76490e4 perf tools: Make output_field_add and sort_dimension__add global by Jiri Olsa · 8 years ago
  81. bcf9874 perf tools: Make reset_dimensions global by Jiri Olsa · 8 years ago
  82. 9da44db perf hists: Add __hist_entry__snprintf function by Jiri Olsa · 8 years ago
  83. 3becf45 perf tools: Add sink configuration for cs_etm PMU by Mathieu Poirier · 8 years ago
  84. 5d8bb1e perf tools: Add PMU configuration to tools by Mathieu Poirier · 8 years ago
  85. 859442b perf pmu: Push configuration down to PMU driver by Mathieu Poirier · 8 years ago
  86. a818c56 perf tools: Add coresight etm PMU record capabilities by Mathieu Poirier · 8 years ago
  87. 7e21b0d perf tools: Make coresight PMU listable by Mathieu Poirier · 8 years ago
  88. 08d5204 perf tools: Confine __get_cpuid() to x86 architecture by Mathieu Poirier · 8 years ago
  89. d527822 perf hists: Use bigger buffer for stdio headers by Jiri Olsa · 8 years ago
  90. 82deb8a perf evsel: Remove superfluous initialization of weight by Jiri Olsa · 8 years ago
  91. 3c028a0 perf symbols: Do not open device files by Jiri Olsa · 8 years ago
  92. e3b60bc perf hists: Factor out hists__reset_column_width() by Namhyung Kim · 8 years ago
  93. 5ff3e7a perf ui/tui: Reset output width for hierarchy by Namhyung Kim · 8 years ago
  94. 5f62d4f perf annotate: Resolve 'call' operands to function names by Arnaldo Carvalho de Melo · 8 years ago
  95. bff5c30 perf annotate: Pass the symbol's map/dso to the instruction parsers by Arnaldo Carvalho de Melo · 8 years ago
  96. 88a7fcf perf annotate: Do not ignore call instruction with indirect target by Ravi Bangoria · 8 years ago
  97. f666ac0 perf hists: Fix width computation for srcline sort entry by Jiri Olsa · 8 years ago
  98. f752e90 perf trace beauty mmap: Add missing MADV_FREE by Wang Nan · 8 years ago
  99. dd60fba perf tools: Add infrastructure for PMU specific configuration by Mathieu Poirier · 8 years ago
  100. 30d476a perf report: Enable group view with hierarchy by Namhyung Kim · 8 years ago