1. 05d0e62d perf annotate: Do not truncate instruction names at 6 chars by Ravi Bangoria · 8 years ago
  2. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 8 years ago
  3. 331c7cb perf symbols: Fix memory corruption because of zero length symbols by Ravi Bangoria · 8 years ago
  4. 696e245 perf annotate: Remove arch::cpuid_parse callback by Jiri Olsa · 8 years ago
  5. 1ac3937 perf annotate stdio: Support --show-nr-samples option by Taeung Song · 8 years ago
  6. 48cc330 perf annotate: Fix storing per line sym_hist_entry by Arnaldo Carvalho de Melo · 8 years ago
  7. ce9ee4a perf annotate stdio: Set enough columns for --show-total-period by Arnaldo Carvalho de Melo · 8 years ago
  8. 38d2dcd perf annotate stdio: Fix column header when using --show-total-period by Taeung Song · 8 years ago
  9. 585d93c perf annotate stdio: Fix --show-total-period by Taeung Song · 8 years ago
  10. 461c17f perf annotate: Store the sample period in each histogram bucket by Taeung Song · 8 years ago
  11. bab89f6 perf hists: Pass perf_sample to __symbol__inc_addr_samples() by Taeung Song · 8 years ago
  12. 8158683d perf annotate: Rename 'sum' to 'nr_samples' in struct sym_hist by Taeung Song · 8 years ago
  13. 896bccd perf annotate: Introduce struct sym_hist_entry by Taeung Song · 8 years ago
  14. d239699 perf buildid-cache: Cache debuginfo by Krister Johansen · 8 years ago
  15. 7e63a13 perf annotate: Implement visual marker for macro fusion by Jin Yao · 8 years ago
  16. 69fb09f perf annotate: Check for fused instructions by Jin Yao · 8 years ago
  17. dcaa394 perf annotate: Return arch from symbol__disassemble() and save it in browser by Jin Yao · 8 years ago
  18. 3c84fd5 perf annotate: Use dso__decompress_kmodule_path() by Namhyung Kim · 8 years ago
  19. 3619ef7 perf annotate: Fix symbolic link of build-id cache by Namhyung Kim · 8 years ago
  20. b13bbee perf annotate: Fix branch instruction with multiple operands by Kim Phillips · 8 years ago
  21. 7b4500b perf annotate: Fix failure when filename has special chars by Ravi Bangoria · 8 years ago
  22. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  23. a067558 perf tools: Move extra string util functions to util/string2.h by Arnaldo Carvalho de Melo · 8 years ago
  24. 3d689ed perf tools: Move sane ctype stuff from util.h to sane_ctype.h by Arnaldo Carvalho de Melo · 8 years ago
  25. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  26. 877a7a1 perf tools: Add include <linux/kernel.h> where ARRAY_SIZE() is used by Arnaldo Carvalho de Melo · 8 years ago
  27. 986a5bc perf annotate: Use stripped line instead of raw disassemble line by Taeung Song · 8 years ago
  28. 4597cf0 perf annotate: Refactor the code to parse disassemble lines with {l,r}trim() by Taeung Song · 8 years ago
  29. d9f8dfa perf annotate s390: Implement jump types for perf annotate by Christian Borntraeger · 8 years ago
  30. e77852b perf annotate s390: Fix perf annotate error -95 (4.10 regression) by Christian Borntraeger · 8 years ago
  31. 99094a5e perf annotate: Fix missing number of samples for source_line_samples by Taeung Song · 8 years ago
  32. 2e933b1 perf annotate: Fix a bug of division by zero when calculating percent by Taeung Song · 8 years ago
  33. 6ebd254 perf annotate: Fix a bug following symbolic link of a build-id file by Taeung Song · 8 years ago
  34. 5dfa210 perf report: Enable sorting by srcline as key by Milian Wolff · 8 years ago
  35. ed7b339 perf annotate: Add comment clarifying how the source code line is parsed by Arnaldo Carvalho de Melo · 8 years ago
  36. e7cb9de perf annotate: More exactly grep -v of the objdump command by Taeung Song · 8 years ago
  37. bb963e1 perf utils: Check verbose flag properly by Namhyung Kim · 8 years ago
  38. edee44b perf annotate: Don't throw error for zero length symbols by Ravi Bangoria · 9 years ago
  39. e216874 perf annotate: Fix jump target outside of function address range by Ravi Bangoria · 9 years ago
  40. 3ee2eb6 perf annotate: Support jump instruction with target as second operand by Ravi Bangoria · 9 years ago
  41. bec60e5 perf annotate: Show raw form for jump instruction with indirect target by Ravi Bangoria · 9 years ago
  42. 0fcb1da perf annotate: AArch64 support by Kim Phillips · 9 years ago
  43. 859afa6 perf annotate: Use arch->objdump.comment_char in dec__parse() by Kim Phillips · 9 years ago
  44. dbdebdc perf annotate: Initial PowerPC support by Ravi Bangoria · 9 years ago
  45. acc9bfb perf annotate: Improve support for ARM by Arnaldo Carvalho de Melo · 9 years ago
  46. 0781ea9 perf annotate: Allow arches to have a init routine and a priv area by Arnaldo Carvalho de Melo · 9 years ago
  47. 2a1ff81 perf annotate: Introduce alternative method of keeping instructions table by Arnaldo Carvalho de Melo · 9 years ago
  48. 75b4920 perf annotate: Remove duplicate 'name' field from disasm_line by Arnaldo Carvalho de Melo · 9 years ago
  49. 763d896 perf annotate: Add per arch instructions annotate handlers by Arnaldo Carvalho de Melo · 9 years ago
  50. 9c2fb45 perf annotate: Allow arches to specify functions to skip by Arnaldo Carvalho de Melo · 9 years ago
  51. 786c1b5 perf annotate: Start supporting cross arch annotation by Arnaldo Carvalho de Melo · 9 years ago
  52. 5f62d4f perf annotate: Resolve 'call' operands to function names by Arnaldo Carvalho de Melo · 9 years ago
  53. bff5c30 perf annotate: Pass the symbol's map/dso to the instruction parsers by Arnaldo Carvalho de Melo · 9 years ago
  54. 88a7fcf perf annotate: Do not ignore call instruction with indirect target by Ravi Bangoria · 9 years ago
  55. 70fbe05 perf annotate: Add branch stack / basic block by Peter Zijlstra · 9 years ago
  56. be39db9 perf symbols: Remove symbol_filter_t machinery by Arnaldo Carvalho de Melo · 9 years ago
  57. b01141f perf annotate: Initialize the priv are in symbol__new() by Arnaldo Carvalho de Melo · 9 years ago
  58. 05ed3ac perf disassemble: Extract logic to find file to pass to objdump to a separate function by Arnaldo Carvalho de Melo · 9 years ago
  59. 3caee09 perf disassemble: Simplify logic for picking the filename to disassemble by Arnaldo Carvalho de Melo · 9 years ago
  60. c12944f perf disassemble: Move check for kallsyms + !kcore by Arnaldo Carvalho de Melo · 9 years ago
  61. c17c17e perf annotate: Plug filename string leak by Arnaldo Carvalho de Melo · 9 years ago
  62. ee51d85 perf annotate: Introduce strerror for handling symbol__disassemble() errors by Arnaldo Carvalho de Melo · 9 years ago
  63. 5cb725a perf annotate: Rename symbol__annotate() to symbol__disassemble() by Arnaldo Carvalho de Melo · 9 years ago
  64. 9955d0b perf annotate: Use pipe + fork instead of popen by Arnaldo Carvalho de Melo · 9 years ago
  65. 135cce1 perf annotate: Add number of samples to the header by Peter Zijlstra (Intel) · 9 years ago
  66. 53dd9b5 perf annotate: Simplify header dotted line sizing by Peter Zijlstra (Intel) · 9 years ago
  67. 6ef9492 perf annotate: Generalize handling of 'ret' instructions by Naveen N. Rao · 9 years ago
  68. f2f4fe4 perf annotate: Remove unused hist_entry__annotate function by Ravi Bangoria · 9 years ago
  69. 7e4c149 perf annotate: Sort list of recognised instructions by Chris Ryder · 9 years ago
  70. 58c0400 perf annotate: Fix identification of ARM blt and bls instructions by Chris Ryder · 9 years ago
  71. 0a77582 perf symbols: Introduce DSO__NAME_KALLSYMS and DSO__NAME_KCORE by Masami Hiramatsu · 9 years ago
  72. b5d8bbe perf tools: Use SBUILD_ID_SIZE where applicable by Masami Hiramatsu · 9 years ago
  73. 2e0453a perf hists: Move sort__has_sym into struct perf_hpp_list by Jiri Olsa · 9 years ago
  74. cfef25b perf annotate: ARM support by Russell King · 10 years ago
  75. 4a4c03c perf annotate: Support full source file paths for srcline fix by Michael Petlan · 10 years ago
  76. 62ec9b3 perf annotate: Inform the user about objdump failures in --stdio by Andi Kleen · 10 years ago
  77. e3d006c perf annotate: Add debug message for out of bounds sample by Arnaldo Carvalho de Melo · 10 years ago
  78. 133de94 perf tools: /proc/kcore requires CAP_SYS_RAWIO message too noisy by Adrian Hunter · 10 years ago
  79. 3d7245b perf annotate: Fix 32-bit compilation error in util/annotate.c by Adrian Hunter · 10 years ago
  80. d495763 perf report: Add infrastructure for a cycles histogram by Andi Kleen · 10 years ago
  81. 276af92f perf annotate: Rename source_line_percent to source_line_samples by Arnaldo Carvalho de Melo · 10 years ago
  82. 0c4a5bc perf annotate: Display total number of samples with --show-total-period by Martin Liška · 10 years ago
  83. 83be34a perf annotation: Add symbol__get_annotation by Andi Kleen · 10 years ago
  84. 072e5a1 Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh the tree by Ingo Molnar · 10 years ago
  85. 2c7da8c perf annotate: Allow annotation for decompressed kernel modules by Jiri Olsa · 10 years ago
  86. 3995614 perf annotate: Fix fallback to unparsed disassembler line by Arnaldo Carvalho de Melo · 10 years ago
  87. 48000a1 perf tools: Remove EOL whitespaces by Arnaldo Carvalho de Melo · 11 years ago
  88. 0fb9f2a perf annotate: Fix memory leaks in LOCK handling by Rabin Vincent · 11 years ago
  89. be81908 perf annotate: Handle ins parsing failures by Rabin Vincent · 11 years ago
  90. 85c116a perf callchain: Make get_srcline fall back to sym+offset by Andi Kleen · 11 years ago
  91. e592488 perf annotate: Support source line numbers in annotate by Andi Kleen · 11 years ago
  92. ee20550 perf tools: Fix annotation with kcore by Adrian Hunter · 11 years ago
  93. 2c241bd perf symbols: Make sym->end be the first address after the symbol range by Arnaldo Carvalho de Melo · 11 years ago
  94. 1e2bb04 perf annotate: Don't truncate Intel style addresses by Alex Converse · 11 years ago
  95. 972f393 perf symbols: Make sure --symfs usage includes the path separator by Arnaldo Carvalho de Melo · 11 years ago
  96. 9cdbadce perf annotate: Print the evsel name in the stdio output by Arnaldo Carvalho de Melo · 11 years ago
  97. 48c65bd perf annotate: Check availability of annotate when processing samples by Namhyung Kim · 11 years ago
  98. 74cf249 perf tools: Use zfree to help detect use after free bugs by Arnaldo Carvalho de Melo · 12 years ago
  99. 0466252 perf tools: Introduce zfree by Arnaldo Carvalho de Melo · 12 years ago
  100. 44e8303 perf annotate: Make symbol__inc_addr_samples private by Arnaldo Carvalho de Melo · 12 years ago