1. 5d9946c perf record: Fix s390 undefined record__auxtrace_init() return value by Thomas Richter · 7 years ago
  2. ce04abf perf list: Remove s390 specific strcmp_cpuid_cmp function by Thomas Richter · 7 years ago
  3. 8a9fd83 coresight: Move to SPDX identifier by Mathieu Poirier · 7 years ago
  4. e2f73a1 tools/headers: Synchronize kernel ABI headers, v4.17-rc1 by Ingo Molnar · 7 years ago
  5. b0d5c81 perf annotate: Handle variables in 'sub', 'or' and many other instructions by Arnaldo Carvalho de Melo · 7 years ago
  6. af72cfb perf tests: Run dwarf unwind test on arm32 by Kim Phillips · 7 years ago
  7. 85a84e4 perf annotate: Pass function descriptor to its instruction parsing routines by Arnaldo Carvalho de Melo · 7 years ago
  8. 744e9a9 perf tools arm64: Add libdw DWARF post unwind support for ARM64 by Kim Phillips · 7 years ago
  9. 0b4b6b7 perf annotate: Handle s390 PC relative load and store instruction. by Thomas Richter · 7 years ago
  10. 0b58a77 perf annotate: Fix s390 target function disassembly by Thomas Richter · 7 years ago
  11. 15d599a perf intel-pt/bts: In auxtrace_record__init_intel() evlist is never NULL by Adrian Hunter · 7 years ago
  12. b9bae2c perf mmap: Simplify perf_mmap__read_init() by Kan Liang · 7 years ago
  13. 0019dc87 perf mmap: Simplify perf_mmap__read_event() by Kan Liang · 7 years ago
  14. d6ace3d perf mmap: Simplify perf_mmap__consume() by Kan Liang · 7 years ago
  15. 9dfb85d perf test: Switch to new perf_mmap__read_event() interface for time-to-tsc by Kan Liang · 7 years ago
  16. 47812e0 perf s390: Fix reading cpuid model information by Thomas Richter · 7 years ago
  17. 4cb7d3e perf cpuid: Introduce a platform specific cpuid compare function by Thomas Richter · 7 years ago
  18. c59124f perf annotate: Scan cpuid for s390 and save machine type by Thomas Richter · 7 years ago
  19. eca0fa2 perf record: Provide detailed information on s390 CPU by Thomas Richter · 7 years ago
  20. 8e2ff72 perf powerpc: Generate system call table from asm/unistd.h by Ravi Bangoria · 7 years ago
  21. 796bfad perf cs-etm: Properly deal with cpu maps by Mathieu Poirier · 7 years ago
  22. d2785de perf auxtrace arm: Fixing uninitialised variable by Mathieu Poirier · 7 years ago
  23. 690d22d perf s390: Rework system call table creation by using syscall.tbl by Hendrik Brueckner · 7 years ago
  24. baa6761 perf s390: Grab a copy of arch/s390/kernel/syscall/syscall.tbl by Hendrik Brueckner · 7 years ago
  25. 81fccd6 perf record: Fix failed memory allocation for get_cpuid_str by Thomas Richter · 7 years ago
  26. ffd3d18 perf tools: Add ARM Statistical Profiling Extensions (SPE) support by Kim Phillips · 7 years ago
  27. 44df1af perf tools: Fix compile error with libunwind x86 by Wang Nan · 7 years ago
  28. f1031c8 perf probe arm64: Fix symbol fixup issues due to ELF type by Kim Phillips · 7 years ago
  29. 4b3a271 perf probe: Find versioned symbols from map by Masami Hiramatsu · 7 years ago
  30. 4e8fbc1 perf env: Adopt perf_env__arch() from the annotate code by Arnaldo Carvalho de Melo · 7 years ago
  31. 164a747 perf s390: Generate system call table from asm/unistd.h by Hendrik Brueckner · 7 years ago
  32. faaf956 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  33. 10b9baa tools arch s390: Do not include header files from the kernel sources by Arnaldo Carvalho de Melo · 7 years ago
  34. 76523de Merge tag 'v4.15-rc3' into perf/core, to refresh the tree by Ingo Molnar · 7 years ago
  35. d0300e5 Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to v4.15 by Ingo Molnar · 7 years ago
  36. f74b9d3a perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap by Wang Nan · 7 years ago
  37. a81c421 perf s390: add regs_query_register_offset() by Hendrik Brueckner · 7 years ago
  38. b57df28 perf tools arm64: Add support for get_cpuid_str function. by Ganapatrao Kulkarni · 7 years ago
  39. 54e32dc perf pmu: Pass pmu as a parameter to get_cpuid_str() by Ganapatrao Kulkarni · 7 years ago
  40. 36c2636 perf annotate: Fix unnecessary memory allocation for s390x by Thomas Richter · 7 years ago
  41. de9954b s390/perf: add perf register support for floating-point registers by Hendrik Brueckner · 7 years ago
  42. a9fc2db s390/perf: define common DWARF register string table by Hendrik Brueckner · 7 years ago
  43. f704ef4 s390/perf: add support for perf_regs and libdw by Heiko Carstens · 9 years ago
  44. a3f22d5 s390/perf: add callback to perf to enable using AUX buffer by Pu Hou · 8 years ago
  45. 15bcdc9 Merge branch 'linus' into perf/core, to fix conflicts by Ingo Molnar · 7 years ago
  46. b244131 License cleanup: add SPDX GPL-2.0 license identifier to files with no license by Greg Kroah-Hartman · 7 years ago
  47. 696e245 perf annotate: Remove arch::cpuid_parse callback by Jiri Olsa · 7 years ago
  48. c976a7d Merge remote-tracking branch 'tip/perf/urgent' into perf/core, to pick up fixes by Arnaldo Carvalho de Melo · 7 years ago
  49. 5357413 perf test: Fix vmlinux failure on s390x part 2 by Thomas Richter · 7 years ago
  50. b28503a perf test: Fix vmlinux failure on s390x by Thomas Richter · 7 years ago
  51. 5c9295b perf tests: Remove Intel CQM perf test by Xiaochen Shen · 7 years ago
  52. bafb076 Merge tag 'char-misc-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 7 years ago
  53. df770ff perf: cs-etm: Fix ETMv4 CONFIGR entry in perf.data file by Mike Leach · 7 years ago
  54. 4a084ec perf report: Fix module symbol adjustment for s390x by Thomas Richter · 7 years ago
  55. 81f17c9 perf test: Add 'struct test *' to the test functions by Arnaldo Carvalho de Melo · 7 years ago
  56. 8255e1e perf build: Clarify open-coded header version warning message by Ingo Molnar · 7 years ago
  57. cf6383f perf report: Fix kernel symbol adjustment for s390x by Thomas Richter · 7 years ago
  58. 91a8c5b perf intel-pt: Always set no branch for dummy event by Kan Liang · 7 years ago
  59. 69d8bd8 perf intel-pt: Set no_aux_samples for the tracking event by Kan Liang · 7 years ago
  60. 544abd4 perf probe: Allow placing uprobes in alternate namespaces. by Krister Johansen · 7 years ago
  61. 69fb09f perf annotate: Check for fused instructions by Jin Yao · 7 years ago
  62. d5b1a5f x86/insn: perf tools: Add new ptwrite instruction by Adrian Hunter · 7 years ago
  63. 9fd629f perf intel-pt: Add default config for pass-through branch enable by Adrian Hunter · 7 years ago
  64. a7f0fda perf unwind: Support for powerpc by Paolo Bonzini · 7 years ago
  65. d3cef7f perf intel-pt/bts: Remove unused SAMPLE_SIZE defines and bts priv array by Kim Phillips · 7 years ago
  66. 0c788d4 perf coresight: Remove superfluous check before use by Kim Phillips · 7 years ago
  67. afaed6d tools: Adopt __printf from kernel sources by Arnaldo Carvalho de Melo · 7 years ago
  68. 7a759cd perf tools: Fix build with ARCH=x86_64 by Jiada Wang · 8 years ago
  69. 6db47fd perf annotate: Add missing powerpc triplet by Kim Phillips · 7 years ago
  70. d1f7b02 perf annotate: Fix AArch64 comment char by Kim Phillips · 8 years ago
  71. d8040645 perf symbols: Allow user probes on versioned symbols by Paul Clarke · 8 years ago
  72. e7ff892 perf tools: Use just forward declarations for struct thread where possible by Arnaldo Carvalho de Melo · 8 years ago
  73. 4208735 perf tools: Remove poll.h and wait.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  74. 7a8ef4c perf tools: Remove string.h, unistd.h and sys/stat.h from util.h by Arnaldo Carvalho de Melo · 8 years ago
  75. 9607ad3 perf tools: Add signal.h to places using its definitions by Arnaldo Carvalho de Melo · 8 years ago
  76. a43783a perf tools: Include errno.h where needed by Arnaldo Carvalho de Melo · 8 years ago
  77. 3d689ed perf tools: Move sane ctype stuff from util.h to sane_ctype.h by Arnaldo Carvalho de Melo · 8 years ago
  78. aa8cc2f perf tools: Replace STR() calls with __stringify() by Arnaldo Carvalho de Melo · 8 years ago
  79. fd20e81 perf tools: Including missing inttypes.h header by Arnaldo Carvalho de Melo · 8 years ago
  80. 4c38c8f perf unwind arm64: Add missing errno.h header by Arnaldo Carvalho de Melo · 8 years ago
  81. d9f8dfa perf annotate s390: Implement jump types for perf annotate by Christian Borntraeger · 8 years ago
  82. f5a7080 perf sdt powerpc: Add argument support by Ravi Bangoria · 8 years ago
  83. fd5cead perf trace: Beautify statx syscall 'flag' and 'mask' arguments by Arnaldo Carvalho de Melo · 8 years ago
  84. d451a20 perf/sdt/x86: Move OP parser to tools/perf/arch/x86/ by Ravi Bangoria · 8 years ago
  85. 2d01ecc perf/sdt/x86: Add renaming logic for (missing) 8 bit registers by Ravi Bangoria · 8 years ago
  86. 8544d24 perf sdt x86: Add renaming logic for rNN and other registers by Ravi Bangoria · 8 years ago
  87. 3b1f831 perf probe: Add sdt probes arguments into the uprobe cmd string by Alexis Berlemont · 8 years ago
  88. 44ca934 perf powerpc: Choose local entry point with kretprobes by Naveen N. Rao · 8 years ago
  89. 3bb53c9 perf tools arm64: Add support for generating bpf prologue by He Kuang · 8 years ago
  90. 1b29dfb perf probe: Fix wrong register name for arm64 by He Kuang · 8 years ago
  91. 0fcb1da perf annotate: AArch64 support by Kim Phillips · 8 years ago
  92. 030910c perf test: Remove "test" and similar strings from test descriptions by Arnaldo Carvalho de Melo · 8 years ago
  93. dbdebdc perf annotate: Initial PowerPC support by Ravi Bangoria · 8 years ago
  94. acc9bfb perf annotate: Improve support for ARM by Arnaldo Carvalho de Melo · 8 years ago
  95. 763d896 perf annotate: Add per arch instructions annotate handlers by Arnaldo Carvalho de Melo · 8 years ago
  96. ca7202b perf tools: Update x86's syscall_64.tbl, adding pkey_(alloc,free,mprotect) by Arnaldo Carvalho de Melo · 8 years ago
  97. 04b553a perf coresight: Removing miscellaneous debug output by Mathieu Poirier · 8 years ago
  98. b4974b4 perf tools: Sync copy of x86's syscall table by Arnaldo Carvalho de Melo · 8 years ago
  99. a1d9972 perf uretprobe ppc64le: Fix probe location by Ravi Bangoria · 8 years ago
  100. f33d122 perf tools: Support CPU id matching for x86 v2 by Andi Kleen · 8 years ago