1. ee74701 perf tests: Add test to check backward ring buffer by Wang Nan · 8 years ago
  2. e24c752 perf tools: Support reading from backward ring buffer by Wang Nan · 8 years ago
  3. aff6334 perf script: Fix incorrect python db-export error message by Chris Phlipot · 8 years ago
  4. f340c5f perf stat: Scale values by unit before metrics by Andi Kleen · 8 years ago
  5. 841e355 perf callchain: Recording 'dwarf' callchains do not need DWARF unwinding support by He Kuang · 8 years ago
  6. 25a5434 tools: bpf_jit_disasm: check for klogctl failure by Colin Ian King · 8 years ago
  7. d5d71e8 perf trace: Move futex_op beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 8 years ago
  8. 8f48df6 perf trace: Move open_flags beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 8 years ago
  9. 12199d8 perf trace: Move signum beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 8 years ago
  10. 0b1abbf perf stat: Add extra output of counter values with -vv by Andi Kleen · 8 years ago
  11. 3521f3b perf script: Update export-to-postgresql to support callchain export by Chris Phlipot · 8 years ago
  12. 2c15f5e perf script: Expose usage of the callchain db export via the python api by Chris Phlipot · 8 years ago
  13. 568850e perf script: Add call path id to exported sample in db export by Chris Phlipot · 8 years ago
  14. 0a3eba3 perf script: Enable db export to output sampled callchains by Chris Phlipot · 8 years ago
  15. 451db12 perf tools: Refactor code to move call path handling out of thread-stack by Chris Phlipot · 8 years ago
  16. 9919a65 perf callchain: Fix incorrect ordering of entries by Chris Phlipot · 8 years ago
  17. 4c4d6e5 perf trace: Do not print raw args list for syscalls with no args by Arnaldo Carvalho de Melo · 8 years ago
  18. b6b85da perf evlist: Rename variable in perf_mmap__read() by Wang Nan · 8 years ago
  19. 0f4ccd1 perf evlist: Extract perf_mmap__read() by Wang Nan · 8 years ago
  20. 0b3c226 perf symbols: Fix kallsyms perf test on ppc64le by Naveen N. Rao · 8 years ago
  21. 239aeba perf powerpc: Fix kprobe and kretprobe handling with kallsyms on ppc64le by Naveen N. Rao · 8 years ago
  22. 7cecb7f perf hists: Move sort__has_comm into struct perf_hpp_list by Jiri Olsa · 8 years ago
  23. fa82911 perf hists: Move sort__has_thread into struct perf_hpp_list by Jiri Olsa · 8 years ago
  24. 35a634f perf hists: Move sort__has_socket into struct perf_hpp_list by Jiri Olsa · 8 years ago
  25. 69849fc perf hists: Move sort__has_dso into struct perf_hpp_list by Jiri Olsa · 8 years ago
  26. 2e0453a perf hists: Move sort__has_sym into struct perf_hpp_list by Jiri Olsa · 8 years ago
  27. de7e6a7 perf hists: Move sort__has_parent into struct perf_hpp_list by Jiri Olsa · 8 years ago
  28. 5222503 perf hists: Move sort__need_collapse into struct perf_hpp_list by Jiri Olsa · 8 years ago
  29. 4679bcc perf tools powerpc: Add support for generating bpf prologue by Naveen N. Rao · 8 years ago
  30. 03548eb perf trace: Do not show the runtime_ms for a thread when not collecting it by Arnaldo Carvalho de Melo · 8 years ago
  31. b535d52 perf trace: Sort syscalls stats by msecs in --summary by Arnaldo Carvalho de Melo · 8 years ago
  32. 96c1445 perf trace: Sort summary output by number of events by Arnaldo Carvalho de Melo · 8 years ago
  33. f58c253 perf tools: Add template for generating rbtree resort class by Arnaldo Carvalho de Melo · 8 years ago
  34. d2c1103 perf machine: Introduce number of threads member by Arnaldo Carvalho de Melo · 8 years ago
  35. 1a618c2 Merge branch 'perf/urgent' into perf/core, to pick up fixes by Ingo Molnar · 8 years ago
  36. 1fb48f8 Merge tag 'v4.6-rc6' into x86/asm, to refresh the tree by Ingo Molnar · 8 years ago
  37. 91c6180 signals/sigaltstack: Change SS_AUTODISARM to (1U << 31) by Andy Lutomirski · 8 years ago
  38. 0318bc8 signals/sigaltstack: Report current flag bits in sigaltstack() by Andy Lutomirski · 8 years ago
  39. 158b67b selftests/sigaltstack: Fix the sigaltstack test on old kernels by Andy Lutomirski · 8 years ago
  40. 19fd286 selftests/sigaltstack: Add new testcase for sigaltstack(SS_ONSTACK|SS_AUTODISARM) by Stas Sergeev · 8 years ago
  41. d63f4b5 selftests/x86/ldt_gdt: Test set_thread_area() deletion of an active segment by Andy Lutomirski · 8 years ago
  42. ca7ce82 perf tests: Do not use sizeof on pointer type by Vaishali Thakkar · 8 years ago
  43. a30e625 perf trace: Move msg_flags beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 8 years ago
  44. be7b0c9 perf record: Generate tracking events for process forked by perf by Wang Nan · 8 years ago
  45. 0c1d46a perf record: Disable buildid cache options by default in switch output mode by Wang Nan · 8 years ago
  46. eca857a perf record: Force enable --timestamp-filename when --switch-output is provided by Wang Nan · 8 years ago
  47. 3c1cb7e perf record: Split output into multiple files via '--switch-output' by Wang Nan · 8 years ago
  48. 5f9cf59 perf tools: Derive trigger class from auxtrace_snapshot by Wang Nan · 8 years ago
  49. 3dcc443 perf tools: Introduce trigger class by Wang Nan · 8 years ago
  50. 909b036 perf probe: Use strbuf for making strings by Masami Hiramatsu · 8 years ago
  51. 81d64f4 perf evsel: Remove two extraneous ending newlines in open_strerror() by Arnaldo Carvalho de Melo · 8 years ago
  52. de46d52 perf evsel: Handle ENOMEM for perf_event_max_stack + PERF_SAMPLE_CALLCHAIN by Arnaldo Carvalho de Melo · 8 years ago
  53. 1a71476 bpf tools: Fix syscall argument by Florian Fainelli · 8 years ago
  54. a431d67 bpf tools: Remove expression with no effect by Florian Fainelli · 8 years ago
  55. 41ed943 Merge branch 'for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 8 years ago
  56. 4cb9344 perf tools: Set the maximum allowed stack from /proc/sys/kernel/perf_event_max_stack by Arnaldo Carvalho de Melo · 8 years ago
  57. c2a218c perf bench: Remove one more die() call by Arnaldo Carvalho de Melo · 8 years ago
  58. 042a181 perf tools: Update x86's syscall_64.tbl, adding preadv2 & pwritev2 by Arnaldo Carvalho de Melo · 8 years ago
  59. c61fb95 perf probe: Fix module probe issue if no dwarf support by Ravi Bangoria · 8 years ago
  60. 63a2961 perf probe: Fix offline module name missmatch issue by Ravi Bangoria · 8 years ago
  61. 073e5fc perf trace: Read thread's COMM from /proc when not set by Arnaldo Carvalho de Melo · 8 years ago
  62. 2f3027a perf thread: Introduce method to set comm from /proc/pid/self by Arnaldo Carvalho de Melo · 8 years ago
  63. 4bd112d tools lib api fs: Add helper to read string from procfs file by Arnaldo Carvalho de Melo · 8 years ago
  64. ccd9b2a perf trace: Do not beautify the 'pid' parameter as a simple integer by Arnaldo Carvalho de Melo · 8 years ago
  65. 62de344 perf trace: Move perf_flags beautifier to tools/perf/trace/beauty/ by Arnaldo Carvalho de Melo · 8 years ago
  66. 2a12ec1 perf probe: Set default kprobe group name if it is not given by Masami Hiramatsu · 8 years ago
  67. 6ed0720 perf probe: Let probe_file__add_event return 0 if succeeded by Masami Hiramatsu · 8 years ago
  68. e1ce726 perf tools: Add lsdir() helper to read a directory by Masami Hiramatsu · 8 years ago
  69. 062d6c2 perf probe: Close target file on error path by Masami Hiramatsu · 8 years ago
  70. b04b702 perf evlist: Enforce ring buffer reading by Wang Nan · 8 years ago
  71. 09623d7 perf hists: Clear dummy entry accumulated period by Kan Liang · 8 years ago
  72. c066489 perf intel-pt: Fix off-by-one comparison on maximum code by Colin Ian King · 8 years ago
  73. 73b1794 perf bench futex: Simplify wrapper for LOCK_PI by Davidlohr Bueso · 8 years ago
  74. 8daef50 perf tests: Replace assignment with comparison on assert check by Colin Ian King · 8 years ago
  75. 3b556bc perf tools: Remove duplicate const qualifier by Eric Engestrom · 8 years ago
  76. ab362f5 tools build: Fix perf_clean target by Jiri Olsa · 8 years ago
  77. 6404436 perf tools: Make the x86 clean quiet by Jiri Olsa · 8 years ago
  78. a213b92 perf evlist: Decode perf_event_attr->branch_sample_type by Arnaldo Carvalho de Melo · 8 years ago
  79. 1df5429 perf trace: Make --pf honour --min-stack too by Arnaldo Carvalho de Melo · 8 years ago
  80. 7ad3561 perf trace: Make --event honour --min-stack too by Arnaldo Carvalho de Melo · 8 years ago
  81. e557b67 perf script: Fix segfault when printing callchains by Chris Phlipot · 8 years ago
  82. 0c3a6ef perf trace: Make --pf maj/min/all use callchains too by Arnaldo Carvalho de Melo · 8 years ago
  83. 0ae537c perf trace: Extract evsel contructor from perf_evlist__add_pgfault by Arnaldo Carvalho de Melo · 8 years ago
  84. 70a2cba perf buildid: Fix off-by-one in write_buildid() by Andrey Ryabinin · 8 years ago
  85. 82b23cb Merge branches 'perf-urgent-for-linus', 'smp-urgent-for-linus' and 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  86. 6527efb Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 8 years ago
  87. 67d6129 Merge tag 'perf-core-for-mingo-20160419' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux by Ingo Molnar · 8 years ago
  88. 65cbbd0 Merge branch 'perf/urgent' into perf/core, to resolve conflict by Ingo Molnar · 8 years ago
  89. 4650459 tools/lguest: Force disable tboot and APM by Luis R. Rodriguez · 8 years ago
  90. 907bb65 tools/lguest: Make lguest launcher use X86_SUBARCH_LGUEST explicitly by Luis R. Rodriguez · 8 years ago
  91. a54062c rcutorture: Add boot-time adjustment of leaf fanout by Paul E. McKenney · 8 years ago
  92. acc1adf rcutorture: Don't rebuild identical kernel by Paul E. McKenney · 8 years ago
  93. 6e524a6 rcutorture: Add OS-jitter capability by Paul E. McKenney · 8 years ago
  94. 6566fea perf test: Add missing verbose output explaining the reason for failure by Arnaldo Carvalho de Melo · 8 years ago
  95. 53d0fe6 perf test: Ignore kcore files in the "vmlinux matches kallsyms" test by Arnaldo Carvalho de Melo · 8 years ago
  96. e02092b perf symbols: Allow loading kallsyms without considering kcore files by Arnaldo Carvalho de Melo · 8 years ago
  97. 2cc4666 perf build: Remove x86 references from arch-neutral Build by Arnaldo Carvalho de Melo · 8 years ago
  98. f56ebf2 perf jit: memset() variable 'st' using the correct size by Colin Ian King · 8 years ago
  99. d6632dd perf script: Fix postgresql ubuntu install instructions by Chris Phlipot · 8 years ago
  100. 6666ea5 Merge tag 'v4.6-rc4' into x86/asm, to pick up fixes by Ingo Molnar · 8 years ago