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