1. 935f5a9 perf report: Fix a wrong offset issue when using /proc/kcore by Jin Yao · 7 years ago
  2. 44df1af perf tools: Fix compile error with libunwind x86 by Wang Nan · 7 years ago
  3. e0337f4 perf test bpf: Hook on epoll_pwait() by Arnaldo Carvalho de Melo · 7 years ago
  4. 13cb2d0 perf test bpf: Use designated struct field initializers by Arnaldo Carvalho de Melo · 7 years ago
  5. 6703c97 perf test bpf: Improve message about expected samples by Arnaldo Carvalho de Melo · 7 years ago
  6. 5d4fd9c perf tools: Auto-complete for events with ':' by Jin Yao · 7 years ago
  7. 34c16db perf tools: Return all events as auto-completions after comma by Jin Yao · 7 years ago
  8. 74cd581 perf tool: Improve bash command line auto-complete for multiple events with comma by Jin Yao · 7 years ago
  9. f1031c8 perf probe arm64: Fix symbol fixup issues due to ELF type by Kim Phillips · 7 years ago
  10. ca80006 perf evsel: Enable ignore_missing_thread for pid option by Mengting Zhang · 7 years ago
  11. a9a3f1d perf s390: Always build with -fPIC by Hendrik Brueckner · 7 years ago
  12. 922991c Revert "perf s390: Always build with -fPIC" by Arnaldo Carvalho de Melo · 7 years ago
  13. 69b5c95 perf test shell: Fix check open filename arg using 'perf trace' by Michael Petlan · 7 years ago
  14. f9d8adb perf evsel: Fix swap for samples with raw data by Jiri Olsa · 7 years ago
  15. c588d15 perf probe: Support escaped character in parser by Masami Hiramatsu · 7 years ago
  16. 1e9f9e8 perf string: Add {strdup,strpbrk}_esc() by Masami Hiramatsu · 7 years ago
  17. 4b3a271 perf probe: Find versioned symbols from map by Masami Hiramatsu · 7 years ago
  18. e63c625 perf probe: Add __return suffix for return events by Masami Hiramatsu · 7 years ago
  19. a3110cd perf probe: Cut off the version suffix from event name by Masami Hiramatsu · 7 years ago
  20. 9f5c6d8 perf probe: Add warning message if there is unexpected event name by Masami Hiramatsu · 7 years ago
  21. 4e8fbc1 perf env: Adopt perf_env__arch() from the annotate code by Arnaldo Carvalho de Melo · 7 years ago
  22. 3285deb perf annotate: Use perf_env when obtaining the arch name by Arnaldo Carvalho de Melo · 7 years ago
  23. 5449f13 perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate() by Arnaldo Carvalho de Melo · 7 years ago
  24. 901bb02 perf trace: Use generated syscall table on s390 too by Hendrik Brueckner · 7 years ago
  25. 164a747 perf s390: Generate system call table from asm/unistd.h by Hendrik Brueckner · 7 years ago
  26. 7af7919 tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h by Hendrik Brueckner · 7 years ago
  27. 3315d14 perf perf: Remove duplicate includes by Pravin Shedge · 7 years ago
  28. 378811ac perf test: Handle properly readdir DT_UNKNOWN by Jiri Olsa · 7 years ago
  29. 06c3f2a perf utils: Move is_directory() to path.h by Jiri Olsa · 7 years ago
  30. 2973455 perf stat: Resort '--per-thread' result by Jin Yao · 7 years ago
  31. 1d9f8d1 perf stat: Remove --per-thread pid/tid limitation by Jin Yao · 7 years ago
  32. 73c0ca1e perf thread_map: Enumerate all threads from /proc by Jin Yao · 7 years ago
  33. 14e72a2 perf stat: Update or print per-thread stats by Jin Yao · 7 years ago
  34. 5673944 perf stat: Allocate shadow stats buffer for threads by Jin Yao · 7 years ago
  35. 6a1e2c5 perf stat: Remove a set of shadow stats static variables by Jin Yao · 7 years ago
  36. e0128b3 perf stat: Print per-thread shadow stats by Jin Yao · 7 years ago
  37. 1fcd039 perf stat: Update per-thread shadow stats by Jin Yao · 7 years ago
  38. 8efb2df perf stat: Create the runtime_stat init/exit function by Jin Yao · 7 years ago
  39. 49cd456 perf stat: Extend rbtree to support per-thread shadow stats by Jin Yao · 7 years ago
  40. e5fcc2a perf stat: Define a structure for per-thread shadow stats by Jin Yao · 7 years ago
  41. faaf956 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  42. 10b9baa tools arch s390: Do not include header files from the kernel sources by Arnaldo Carvalho de Melo · 7 years ago
  43. ca58d7e perf jvmti: Generate correct debug information for inlined code by Ben Gainey · 7 years ago
  44. 61fb26a perf tools: Fix up build in hardened environments by Jiri Olsa · 7 years ago
  45. 5cfee7a perf tools: Use shell function for perl cflags retrieval by Jiri Olsa · 7 years ago
  46. 1d2a7de Merge tag 'v4.15-rc4' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  47. e53000b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 7 years ago
  48. f5b5fab x86/decoder: Fix and update the opcodes map by Randy Dunlap · 7 years ago
  49. 76523de Merge tag 'v4.15-rc3' into perf/core, to refresh the tree by Ingo Molnar · 7 years ago
  50. f971e51 tools/perf: Convert ACCESS_ONCE() to READ_ONCE() by Mark Rutland · 7 years ago
  51. e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 7 years ago
  52. d0300e5 Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to v4.15 by Ingo Molnar · 7 years ago
  53. 34c9ca3 tooling/headers: Synchronize updated s390 and x86 UAPI headers by Ingo Molnar · 7 years ago
  54. d6eabce Merge branch 'linus' into perf/urgent, to synchronize UAPI headers by Ingo Molnar · 7 years ago
  55. 0b72d69 perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record by Wang Nan · 7 years ago
  56. 7fb4b40 perf mmap: Don't discard prev in backward mode by Wang Nan · 7 years ago
  57. 71f566a perf mmap: Fix perf backward recording by Wang Nan · 7 years ago
  58. 712d36d perf report: Set browser mode right before setup_browser() by Seokho Song · 7 years ago
  59. fbc2844 perf vendor events: Use more flexible pattern matching for CPU identification for mapfile.csv by William Cohen · 7 years ago
  60. 0125195 perf c2c: Add a tip about cacheline events by Sangwon Hong · 7 years ago
  61. 8eb7a1f perf mmap: Remove overwrite and check_messup from mmap read by Wang Nan · 7 years ago
  62. ca6a9a0 perf mmap: Remove overwrite from arguments list of perf_mmap__push by Wang Nan · 7 years ago
  63. 144b9a4 perf evlist: Remove evlist->overwrite by Wang Nan · 7 years ago
  64. 7a276ff perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_ex by Wang Nan · 7 years ago
  65. f74b9d3a perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap by Wang Nan · 7 years ago
  66. c6707fd perf tools: Fix up build in hardnened environments by Jiri Olsa · 7 years ago
  67. de3d0f1 perf pmu: Add check for valid cpuid in perf_pmu__find_map() by Ganapatrao Kulkarni · 7 years ago
  68. d396422 perf vendor events arm64: Add ThunderX2 implementation defined pmu core events by Ganapatrao Kulkarni · 7 years ago
  69. 14b22ae perf pmu: Add helper function is_pmu_core to detect PMU CORE devices by Ganapatrao Kulkarni · 8 years ago
  70. a81c421 perf s390: add regs_query_register_offset() by Hendrik Brueckner · 7 years ago
  71. b57df28 perf tools arm64: Add support for get_cpuid_str function. by Ganapatrao Kulkarni · 7 years ago
  72. 54e32dc perf pmu: Pass pmu as a parameter to get_cpuid_str() by Ganapatrao Kulkarni · 7 years ago
  73. 1dc4ddf perf s390: Always build with -fPIC by Hendrik Brueckner · 7 years ago
  74. 8d3cd4c perf thread_map: Add method to map all threads in the system by Arnaldo Carvalho de Melo · 7 years ago
  75. b984aff perf stat: Add rbtree node_delete op by Jin Yao · 7 years ago
  76. 33fec3e perf rblist: Create rblist__exit() function by Jin Yao · 7 years ago
  77. 35a8a14 perf annotate: Fix objdump comment parsing for Intel mov dissassembly by Thomas Richter · 7 years ago
  78. 36c2636 perf annotate: Fix unnecessary memory allocation for s390x by Thomas Richter · 7 years ago
  79. 8085e5a perf bench futex: Sync waker threads by James Yang · 7 years ago
  80. 25ab5ab tools build feature: Check if pthread_barrier_t is available by Arnaldo Carvalho de Melo · 7 years ago
  81. 3b2323c perf bench futex: Use cpumaps by Davidlohr Bueso · 7 years ago
  82. c265329 perf intel-pt: Improve build messages for files that differ from the kernel by Adrian Hunter · 7 years ago
  83. f250b09 perf report: Fix -D output for user metadata events by Arnaldo Carvalho de Melo · 7 years ago
  84. 2e38e66 perf buildid-cache: Document for Node.js USDT by Hansuk Hong · 7 years ago
  85. 4bd1bef perf script: Allow computing 'perf stat' style metrics by Andi Kleen · 7 years ago
  86. 373565d perf record: Synthesize thread map and cpu map by Andi Kleen · 7 years ago
  87. bfd8f72 perf record: Synthesize unit/scale/... in event update by Andi Kleen · 7 years ago
  88. 4ca69ca perf test: Disable test cases 19 and 20 on s390x by Thomas Richter · 7 years ago
  89. 3f27bb5 tools headers: Follow the upstream UAPI header version 100% differ from the kernel by Ingo Molnar · 7 years ago
  90. e4f5714 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 7 years ago
  91. 1b3b521 tools headers: Syncronize mman.h ABI header by Arnaldo Carvalho de Melo · 7 years ago
  92. 51cacdc perf intel-pt: Bring instruction decoder files into line with the kernel by Adrian Hunter · 7 years ago
  93. 9965484 perf test: Fix test 21 for s390x by Thomas Richter · 7 years ago
  94. 321a7c3 perf bench numa: Fixup discontiguous/sparse numa nodes by Satheesh Rajendran · 7 years ago
  95. bdaab8c perf top: Use signal interface for SIGWINCH handler by Jiri Olsa · 7 years ago
  96. 89d0aea perf top: Fix window dimensions change handling by Jiri Olsa · 7 years ago
  97. df7ccfa perf top: Ignore kptr_restrict when not sampling the kernel by Arnaldo Carvalho de Melo · 7 years ago
  98. b0ebd81 perf record: Ignore kptr_restrict when not sampling the kernel by Arnaldo Carvalho de Melo · 7 years ago
  99. 3f0a4c8 perf report: Ignore kptr_restrict when not sampling the kernel by Arnaldo Carvalho de Melo · 7 years ago
  100. 5b0d1cb perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels by Arnaldo Carvalho de Melo · 7 years ago