1. 8c292f1 Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  2. b3fd4ea Merge branch 'core-rcu-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  3. a51e87c perf tools: Remove unused simple_strtoul() function by Ramkumar Ramachandra · 11 years ago
  4. b68eebd perf tools: Update some code references in design.txt by Ramkumar Ramachandra · 11 years ago
  5. a33f6ef perf evsel: Update function names in debug messages by Ramkumar Ramachandra · 11 years ago
  6. 8fffdb6 perf tools: Remove thread__find_map function by Jiri Olsa · 11 years ago
  7. 9cdbadce perf annotate: Print the evsel name in the stdio output by Arnaldo Carvalho de Melo · 11 years ago
  8. b9ce0c9 perf report: Use ui__has_annotation() by Namhyung Kim · 11 years ago
  9. 574799b perf tools: Fix memory leak when synthesizing thread records by Namhyung Kim · 11 years ago
  10. 11c9abf perf tools: Use tid in mmap/mmap2 events to find maps by Don Zickus · 11 years ago
  11. 2c86c7c perf report: Merge al->filtered with hist_entry->filtered by Namhyung Kim · 11 years ago
  12. 466fa76 perf symbols: Apply all filters to an addr_location by Namhyung Kim · 11 years ago
  13. b3cef7f perf symbols: Record the reason for filtering an address_location by Namhyung Kim · 11 years ago
  14. 80790e0 perf sched: Fixup header alignment in 'latency' output by Ramkumar Ramachandra · 11 years ago
  15. 263f89b perf timechart: Fix off-by-one error in 'record' argv handling by Ramkumar Ramachandra · 11 years ago
  16. 7c144bf Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  17. b44eeb4 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  18. d75e609 perf machine: Factor machine__find_thread to take tid argument by Jiri Olsa · 11 years ago
  19. 363b785 perf tools: Speed up thread map generation by Don Zickus · 11 years ago
  20. 09a71b9 perf kvm: introduce --list-cmds for use by scripts by Ramkumar Ramachandra · 11 years ago
  21. 94a0793 perf ui hists: Pass evsel to hpp->header/width functions explicitly by Namhyung Kim · 11 years ago
  22. 52a3cb8 perf symbols: Introduce thread__find_cpumode_addr_location by Arnaldo Carvalho de Melo · 11 years ago
  23. 0ea590a perf session: Change header.misc dump from decimal to hex by Don Zickus · 11 years ago
  24. 2f6d900 perf ui/tui: Reuse generic __hpp__fmt() code by Namhyung Kim · 11 years ago
  25. a0088ad perf ui/hists: Pass struct hpp to print functions by Namhyung Kim · 11 years ago
  26. 4a62109 perf ui/gtk: Reuse generic __hpp__fmt() code by Namhyung Kim · 11 years ago
  27. 9b0d2fb perf ui/stdio: Fix invalid output on event group report by Namhyung Kim · 11 years ago
  28. 6eeefcc perf bench: Fix NULL pointer dereference in "perf bench all" by Patrick Palka · 11 years ago
  29. bfd66cc perf tools: Fix synthesizing mmaps for threads by Don Zickus · 11 years ago
  30. 5b43982 perf probe: Clarify x86 register naming for perf probe by Andi Kleen · 11 years ago
  31. b639409 perf mem: Clarify load-latency in documentation by Andi Kleen · 11 years ago
  32. 0fb298c perf bench: Add futex-requeue microbenchmark by Davidlohr Bueso · 11 years ago
  33. 27db783 perf bench: Add futex-wake microbenchmark by Davidlohr Bueso · 11 years ago
  34. a043971 perf bench: Add futex-hash microbenchmark by Davidlohr Bueso · 11 years ago
  35. 0fae799 perf bench numa: Make no args mean 'run all tests' by Arnaldo Carvalho de Melo · 11 years ago
  36. 53611c0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  37. 4067646 tools/net/Makefile: Define PACKAGE to fix build problems by Markos Chandras · 11 years ago
  38. 6bedfab perf tools: Disable user-space callchain/stack dumps for function trace events by Jiri Olsa · 11 years ago
  39. 0066f3b Merge branch 'perf/urgent' into perf/core by Ingo Molnar · 11 years ago
  40. b8ad0f9 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  41. 53942232 tools/testing/selftests/ipc/msgque.c: handle msgget failure return correctly by Colin Ian King · 11 years ago
  42. fdf57dd perf machine: Use map as success in ip__resolve_ams by Don Zickus · 11 years ago
  43. 155b3a1 perf symbols: Fix crash in elf_section_by_name by Jiri Olsa · 11 years ago
  44. 02c5bb4 perf trace: Decode architecture-specific signal numbers by Ben Hutchings · 11 years ago
  45. 148b59c Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  46. b39c2a5 perf tools: Fix strict alias issue for find_first_bit by Jiri Olsa · 11 years ago
  47. 62c206b Merge branch 'rcu/next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulmck/linux-rcu into core/rcu by Ingo Molnar · 11 years ago
  48. 280e7c4 perf tools: fix BFD detection on opensuse by Andi Kleen · 11 years ago
  49. 9b158f5 Merge branch 'liblockdep-fixes' of https://github.com/sashalevin/liblockdep into core/urgent by Ingo Molnar · 11 years ago
  50. b6e53f32 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  51. 7b88534 tools/liblockdep: Use realpath for srctree and objtree by Wang Nan · 11 years ago
  52. 9e3513b tools/liblockdep: Add a stub for new rcu_is_watching by Sasha Levin · 11 years ago
  53. 1ddc1ff tools/liblockdep: Mark runtests.sh as executable by Sasha Levin · 11 years ago
  54. aef5976 tools/liblockdep: Add include directory to allow tests to compile by Ira W. Snyder · 11 years ago
  55. 7575982 tools/liblockdep: Fix include of asm/hash.h by Ira W. Snyder · 11 years ago
  56. 367d896 tools/liblockdep: Fix initialization code path by Ira W. Snyder · 11 years ago
  57. 1029f9f perf symbols: Check compatible symtab type before loading dso by Namhyung Kim · 11 years ago
  58. 0d3dc5e perf symbols: Check return value of filename__read_debuglink() by Stephane Eranian · 11 years ago
  59. 98e9f03 perf symbols: Destroy unused symsrcs by Namhyung Kim · 11 years ago
  60. 48c65bd perf annotate: Check availability of annotate when processing samples by Namhyung Kim · 11 years ago
  61. 9e8c06e perf tests: Add NO_LIBDW_DWARF_UNWIND make test by Jiri Olsa · 11 years ago
  62. 0a4f2b6 perf tools: Setup default dwarf post unwinder by Jiri Olsa · 11 years ago
  63. 5ea8415 perf tools: Add libdw DWARF post unwind support by Jiri Olsa · 11 years ago
  64. 4575789 perf tools: Add feature check for libdw dwarf unwind by Jiri Olsa · 11 years ago
  65. 7a0447d perf tools: Warn the user about how to enable libunwind support by Arnaldo Carvalho de Melo · 11 years ago
  66. 8d79076 perf tools: Add variable display for VF make output by Jiri Olsa · 11 years ago
  67. 0695e57 perf tools: Factor features display code by Jiri Olsa · 11 years ago
  68. da237ed perf tools: Fix bison OUTPUT directories dependency by Jiri Olsa · 11 years ago
  69. 2a94f6c perf tests: Add pmu-bison.o make test by Jiri Olsa · 11 years ago
  70. 04b01a1 perf tests: Fix *.o make tests by Jiri Olsa · 11 years ago
  71. 73fa867 rcutorture: Save kvm.sh output to log by Paul E. McKenney · 11 years ago
  72. b46f358 rcutorture: Place kvm-test-1-run.sh output into res directory by Paul E. McKenney · 11 years ago
  73. 48a21d5 rcutorture: Rename TREE_RCU-Kconfig.txt by Paul Bolle · 11 years ago
  74. 02736b8 locktorture: Add kvm-recheck.sh plug-in for locktorture by Paul E. McKenney · 11 years ago
  75. 9dfa5b3 locktorture: Add vestigial locktorture configuration by Paul E. McKenney · 11 years ago
  76. 61010e7 rcutorture: Introduce "rcu" directory level underneath configs by Paul E. McKenney · 11 years ago
  77. d3b1548 rcutorture: Rename kvm-test-1-rcu.sh by Paul E. McKenney · 11 years ago
  78. a5afdeb rcutorture: Remove RCU dependencies from ver_functions.sh API by Paul E. McKenney · 11 years ago
  79. d2ebf7e rcutorture: Create CFcommon file for common Kconfig parameters by Paul E. McKenney · 11 years ago
  80. a1be00d rcutorture: Create config files for scripted test-the-test testing by Paul E. McKenney · 11 years ago
  81. 2193e16 rcutorture: Abstract kvm-recheck.sh by Paul E. McKenney · 11 years ago
  82. 3c62623 rcutorture: Print dates when doing parallel rcutorture runs by Paul E. McKenney · 11 years ago
  83. daeda23 rcutorture: Don't create results directory for dryruns by Paul E. McKenney · 11 years ago
  84. 9b3e7c9 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  85. ec256c0 rcutorture: Print results directory when dumping results by Paul E. McKenney · 11 years ago
  86. df1cc81 rcutorture: Flag tests requiring more CPUs than are available by Paul E. McKenney · 11 years ago
  87. 78ad069 rcutorture: Add comments, especially on bin packing. by Paul E. McKenney · 11 years ago
  88. 5395467 rcutorture: Do better bin packing by Paul E. McKenney · 11 years ago
  89. 0ae3f73 rcutorture: Handle multiple runs of the same test by Paul E. McKenney · 11 years ago
  90. a758281 rcutorture: Add dryrun capability by Paul E. McKenney · 11 years ago
  91. db007ab rcutorture: Fix results-directory error message by Paul E. McKenney · 11 years ago
  92. 43e38ab rcutorture: Enable concurrent rcutorture runs by Paul E. McKenney · 11 years ago
  93. 0618623 rcutorture: Reduce SRCU-N number of CPUs by Paul E. McKenney · 11 years ago
  94. 16d301c rcutorture: Move common qemu flags to kvm-test-1.sh by Paul E. McKenney · 11 years ago
  95. bad8044 rcutorture: Allow kvm-test-1-rcu.sh to pause after build by Paul E. McKenney · 11 years ago
  96. 4a261db rcutorture: Move common boot flags to kvm-test-1-rcu.sh by Paul E. McKenney · 11 years ago
  97. 1219c86 rcutorture: Print script and arguments to standard output by Paul E. McKenney · 11 years ago
  98. c7e8240 rcutorture: Print grace-period performance statistics by Paul E. McKenney · 11 years ago
  99. a15ad2f perf probe: Support distro-style debuginfo for uprobe by Masami Hiramatsu · 11 years ago
  100. eb948e5 perf probe: Allow to add events on the local functions by Masami Hiramatsu · 11 years ago