1. 1e9f9e8 perf string: Add {strdup,strpbrk}_esc() by Masami Hiramatsu · 8 years ago
  2. 4b3a271 perf probe: Find versioned symbols from map by Masami Hiramatsu · 8 years ago
  3. e63c625 perf probe: Add __return suffix for return events by Masami Hiramatsu · 8 years ago
  4. a3110cd perf probe: Cut off the version suffix from event name by Masami Hiramatsu · 8 years ago
  5. 9f5c6d8 perf probe: Add warning message if there is unexpected event name by Masami Hiramatsu · 8 years ago
  6. 4e8fbc1 perf env: Adopt perf_env__arch() from the annotate code by Arnaldo Carvalho de Melo · 8 years ago
  7. 3285deb perf annotate: Use perf_env when obtaining the arch name by Arnaldo Carvalho de Melo · 8 years ago
  8. 5449f13 perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate() by Arnaldo Carvalho de Melo · 8 years ago
  9. 901bb02 perf trace: Use generated syscall table on s390 too by Hendrik Brueckner · 8 years ago
  10. 164a747 perf s390: Generate system call table from asm/unistd.h by Hendrik Brueckner · 8 years ago
  11. 7af7919 tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h by Hendrik Brueckner · 8 years ago
  12. 3315d14 perf perf: Remove duplicate includes by Pravin Shedge · 8 years ago
  13. 378811ac perf test: Handle properly readdir DT_UNKNOWN by Jiri Olsa · 8 years ago
  14. 06c3f2a perf utils: Move is_directory() to path.h by Jiri Olsa · 8 years ago
  15. 2973455 perf stat: Resort '--per-thread' result by Jin Yao · 8 years ago
  16. 1d9f8d1 perf stat: Remove --per-thread pid/tid limitation by Jin Yao · 8 years ago
  17. 73c0ca1e perf thread_map: Enumerate all threads from /proc by Jin Yao · 8 years ago
  18. 14e72a2 perf stat: Update or print per-thread stats by Jin Yao · 8 years ago
  19. 5673944 perf stat: Allocate shadow stats buffer for threads by Jin Yao · 8 years ago
  20. 6a1e2c5 perf stat: Remove a set of shadow stats static variables by Jin Yao · 8 years ago
  21. e0128b3 perf stat: Print per-thread shadow stats by Jin Yao · 8 years ago
  22. 1fcd039 perf stat: Update per-thread shadow stats by Jin Yao · 8 years ago
  23. 8efb2df perf stat: Create the runtime_stat init/exit function by Jin Yao · 8 years ago
  24. 49cd456 perf stat: Extend rbtree to support per-thread shadow stats by Jin Yao · 8 years ago
  25. e5fcc2a perf stat: Define a structure for per-thread shadow stats by Jin Yao · 8 years ago
  26. faaf956 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  27. 10b9baa tools arch s390: Do not include header files from the kernel sources by Arnaldo Carvalho de Melo · 8 years ago
  28. ca58d7e perf jvmti: Generate correct debug information for inlined code by Ben Gainey · 8 years ago
  29. 61fb26a perf tools: Fix up build in hardened environments by Jiri Olsa · 8 years ago
  30. 5cfee7a perf tools: Use shell function for perl cflags retrieval by Jiri Olsa · 8 years ago
  31. 1d2a7de Merge tag 'v4.15-rc4' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  32. 7a3c296 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  33. c36c7a7 Merge tag 'usb-4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  34. d6e47ee Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by Linus Torvalds · 8 years ago
  35. e53000b Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  36. 1f76a75 Merge branch 'locking-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  37. 643e345 tools/headers: Synchronize kernel <-> tooling headers by Ingo Molnar · 8 years ago
  38. 215eada objtool: Resync objtool's instruction decoder source code copy with the kernel's latest version by Ingo Molnar · 8 years ago
  39. f5b5fab x86/decoder: Fix and update the opcodes map by Randy Dunlap · 8 years ago
  40. 0b265c3 tools/slabinfo-gnuplot: force to use bash shell by Liu, Changcheng · 8 years ago
  41. 92ccc26 tools/lib/lockdep: Add missing declaration of 'pr_cont()' by Mengting Zhang · 8 years ago
  42. 720f228 bpf: fix broken BPF selftest build by Daniel Borkmann · 8 years ago
  43. 76523de Merge tag 'v4.15-rc3' into perf/core, to refresh the tree by Ingo Molnar · 8 years ago
  44. 2a22f69 tools/include: Remove ACCESS_ONCE() by Mark Rutland · 8 years ago
  45. f971e51 tools/perf: Convert ACCESS_ONCE() to READ_ONCE() by Mark Rutland · 8 years ago
  46. c1ed473 Merge tag 'fixes-for-v4.15-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/balbi/usb into usb-linus by Greg Kroah-Hartman · 8 years ago
  47. f335195 kmemcheck: rip it out for real by Michal Hocko · 8 years ago
  48. e9ef1fe Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  49. 2f2d008 usbip: prevent vhci_hcd driver from leaking a socket pointer address by Shuah Khan · 8 years ago
  50. 82a2b82 tools/usbip: fixes potential (minor) "buffer overflow" (detected on recent gcc with -Werror) by Julien BOIBESSOT · 8 years ago
  51. 5790eab ptr_ring: fix up after recent ptr_ring changes by Michael S. Tsirkin · 8 years ago
  52. 1c76472 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  53. d0300e5 Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to v4.15 by Ingo Molnar · 8 years ago
  54. 34c9ca3 tooling/headers: Synchronize updated s390 and x86 UAPI headers by Ingo Molnar · 8 years ago
  55. d6eabce Merge branch 'linus' into perf/urgent, to synchronize UAPI headers by Ingo Molnar · 8 years ago
  56. 14c47b54 objtool: Fix 64-bit build on 32-bit host by Mikulas Patocka · 8 years ago
  57. 0b72d69 perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record by Wang Nan · 8 years ago
  58. 7fb4b40 perf mmap: Don't discard prev in backward mode by Wang Nan · 8 years ago
  59. 71f566a perf mmap: Fix perf backward recording by Wang Nan · 8 years ago
  60. 712d36d perf report: Set browser mode right before setup_browser() by Seokho Song · 8 years ago
  61. fbc2844 perf vendor events: Use more flexible pattern matching for CPU identification for mapfile.csv by William Cohen · 8 years ago
  62. 0125195 perf c2c: Add a tip about cacheline events by Sangwon Hong · 8 years ago
  63. 8eb7a1f perf mmap: Remove overwrite and check_messup from mmap read by Wang Nan · 8 years ago
  64. ca6a9a0 perf mmap: Remove overwrite from arguments list of perf_mmap__push by Wang Nan · 8 years ago
  65. 144b9a4 perf evlist: Remove evlist->overwrite by Wang Nan · 8 years ago
  66. 7a276ff perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_ex by Wang Nan · 8 years ago
  67. f74b9d3a perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap by Wang Nan · 8 years ago
  68. c6707fd perf tools: Fix up build in hardnened environments by Jiri Olsa · 8 years ago
  69. de3d0f1 perf pmu: Add check for valid cpuid in perf_pmu__find_map() by Ganapatrao Kulkarni · 8 years ago
  70. d396422 perf vendor events arm64: Add ThunderX2 implementation defined pmu core events by Ganapatrao Kulkarni · 8 years ago
  71. 14b22ae perf pmu: Add helper function is_pmu_core to detect PMU CORE devices by Ganapatrao Kulkarni · 8 years ago
  72. 6a5e05a Merge tag 'char-misc-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 8 years ago
  73. 6b0b3bd Merge tag 'usb-4.15-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 8 years ago
  74. a81c421 perf s390: add regs_query_register_offset() by Hendrik Brueckner · 8 years ago
  75. 618e165 selftests/bpf: sync kernel headers and introduce arch support in Makefile by Hendrik Brueckner · 8 years ago
  76. b57df28 perf tools arm64: Add support for get_cpuid_str function. by Ganapatrao Kulkarni · 8 years ago
  77. 54e32dc perf pmu: Pass pmu as a parameter to get_cpuid_str() by Ganapatrao Kulkarni · 8 years ago
  78. 1dc4ddf perf s390: Always build with -fPIC by Hendrik Brueckner · 8 years ago
  79. 8d3cd4c perf thread_map: Add method to map all threads in the system by Arnaldo Carvalho de Melo · 8 years ago
  80. b984aff perf stat: Add rbtree node_delete op by Jin Yao · 8 years ago
  81. 33fec3e perf rblist: Create rblist__exit() function by Jin Yao · 8 years ago
  82. 35a8a14 perf annotate: Fix objdump comment parsing for Intel mov dissassembly by Thomas Richter · 8 years ago
  83. 36c2636 perf annotate: Fix unnecessary memory allocation for s390x by Thomas Richter · 8 years ago
  84. 8085e5a perf bench futex: Sync waker threads by James Yang · 8 years ago
  85. 25ab5ab tools build feature: Check if pthread_barrier_t is available by Arnaldo Carvalho de Melo · 8 years ago
  86. 236fa07 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 8 years ago
  87. c2eb6d0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf by David S. Miller · 8 years ago
  88. 0cf710f Merge tag 'pm-4.15-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 8 years ago
  89. 2b27941 tools/bpf: adjust rlimit RLIMIT_MEMLOCK for test_verifier_log by Yonghong Song · 8 years ago
  90. 3b2323c perf bench futex: Use cpumaps by Davidlohr Bueso · 8 years ago
  91. 1ac7c8a7 usbip: fix usbip attach to find a port that matches the requested speed by Shuah Khan · 8 years ago
  92. ad3cda0 tools: bpftool: declare phony targets as such by Quentin Monnet · 8 years ago
  93. 507e590 tools: bpftool: unify installation directories by Quentin Monnet · 8 years ago
  94. 0d954ee tools: bpftool: remove spurious line break from error message by Quentin Monnet · 8 years ago
  95. 146882a tools: bpftool: make error message from getopt_long() JSON-friendly by Quentin Monnet · 8 years ago
  96. 7868620 tools: bpftool: clean up the JSON writer before exiting in usage() by Quentin Monnet · 8 years ago
  97. 9b85c2d tools: bpftool: fix crash on bad parameters with JSON by Quentin Monnet · 8 years ago
  98. c265329 perf intel-pt: Improve build messages for files that differ from the kernel by Adrian Hunter · 8 years ago
  99. f250b09 perf report: Fix -D output for user metadata events by Arnaldo Carvalho de Melo · 8 years ago
  100. 2e38e66 perf buildid-cache: Document for Node.js USDT by Hansuk Hong · 8 years ago