1. c1b8414 Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/cmarinas/linux-aarch64 by Linus Torvalds · 11 years ago
  2. f1b9939 arm64: makefile: fix uname munging when setting ARCH on native machine by Will Deacon · 11 years ago
  3. acb8fb0 perf tools: Fix building from 'make perf-*-src-pkg' tarballs by Sebastian Andrzej Siewior · 11 years ago
  4. a2013a1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 12 years ago
  5. f0b9abf Merge branch 'linus' into perf/core by Ingo Molnar · 12 years ago
  6. 9c76820 treewide: Fix typos in various drivers by Masanari Iida · 12 years ago
  7. 7321090 perf kvm: Fix building perf kvm on non x86 arches by Xiao Guangrong · 12 years ago
  8. 3786063 perf kvm: Rename perf_kvm to perf_kvm_stat by Xiao Guangrong · 12 years ago
  9. d2709c7 perf: Make perf build for x86 with UAPI disintegration applied by David Howells · 12 years ago
  10. f2d9cae perf powerpc: Use uapi/unistd.h to fix build error by Sukadev Bhattiprolu · 12 years ago
  11. 07ac002 perf evsel: Introduce is_group_member method by Arnaldo Carvalho de Melo · 12 years ago
  12. 1483c2a perf powerpc: Use uapi/unistd.h to fix build error by Sukadev Bhattiprolu · 12 years ago
  13. 59ed16b perf ui: Always compile browser setup code by Namhyung Kim · 12 years ago
  14. a5580f3 perf ui: Add ui_progress__finish() by Namhyung Kim · 12 years ago
  15. a753579 perf ui gtk: Implement ui_progress functions by Namhyung Kim · 12 years ago
  16. 688f2f5 perf ui: Introduce generic ui_progress helper by Namhyung Kim · 12 years ago
  17. 7da5c85 perf ui tui: Move progress.c under ui/tui directory by Namhyung Kim · 12 years ago
  18. 534123f perf tools: Add basic event modifier sanity check by Jiri Olsa · 12 years ago
  19. 3fe4430d perf tools: Omit group members from perf_evlist__disable/enable by Jiri Olsa · 12 years ago
  20. 2711926 perf tools: Ensure single disable call per event in record comand by Jiri Olsa · 12 years ago
  21. 774cb49 perf tools: Fix 'disabled' attribute config for record command by Jiri Olsa · 12 years ago
  22. cac2142 perf tools: Fix attributes for '{}' defined event groups by Jiri Olsa · 12 years ago
  23. 6064803 perf tools: Use sscanf for parsing /proc/pid/maps by Namhyung Kim · 12 years ago
  24. 0020ce2 perf tools: Add gtk.<command> config option for launching GTK browser by Namhyung Kim · 12 years ago
  25. 4f746c9 perf tools: Fix compile error on NO_NEWT=1 build by Namhyung Kim · 12 years ago
  26. 30193d7 perf hists: Initialize all of he->stat with zeroes by Arnaldo Carvalho de Melo · 12 years ago
  27. 61e9451 perf tools: Stop using 'self' in pstack by Arnaldo Carvalho de Melo · 12 years ago
  28. f95e081 perf tests: Check for mkstemp return value in dso-data test by Jiri Olsa · 12 years ago
  29. c81251e perf tests: Final cleanup for builtin-test move by Jiri Olsa · 12 years ago
  30. cff7f95 perf tests: Move pmu tests into separate object by Jiri Olsa · 12 years ago
  31. dc447ee perf tests: Move test__syscall_open_tp_fields into separate object by Jiri Olsa · 12 years ago
  32. 5e24a09 perf tests: Move perf_evsel__tp_sched_test into separate object by Jiri Olsa · 12 years ago
  33. cfffae2 perf tests: Move perf_evsel__roundtrip_name_test into separate object by Jiri Olsa · 12 years ago
  34. bacf7e5 perf tests: Move test__rdpmc into separate object by Jiri Olsa · 12 years ago
  35. 16d00fe perf tests: Move test__PERF_RECORD into separate object by Jiri Olsa · 12 years ago
  36. a65b9c6 perf tests: Move test__basic_mmap into separate object by Jiri Olsa · 12 years ago
  37. bd90517 perf tests: Move test__open_syscall_event_on_all_cpus into separate object by Jiri Olsa · 12 years ago
  38. d3b59a3 perf tests: Move test__open_syscall_event into separate object by Jiri Olsa · 12 years ago
  39. 0a4e1ae perf tests: Move test__vmlinux_matches_kallsyms into separate object by Jiri Olsa · 12 years ago
  40. 4112796 perf annotate: Merge same lines in summary view by Namhyung Kim · 12 years ago
  41. 32ae1ef perf annotate: Don't try to follow jump target on PLT symbols by Namhyung Kim · 12 years ago
  42. 2ba34aa perf annotate: Whitespace fixups by Namhyung Kim · 12 years ago
  43. 12f8f74 perf test: fix a build error on builtin-test by Zheng Liu · 12 years ago
  44. 69d2591 perf machine: Move more methods to machine.[ch] by Arnaldo Carvalho de Melo · 12 years ago
  45. bfaef4b perf diff: Use hists__link when not pairing just with baseline by Arnaldo Carvalho de Melo · 12 years ago
  46. 494d70a perf hists: Introduce hists__link by Arnaldo Carvalho de Melo · 12 years ago
  47. 95529be perf diff: Move hists__match to the hists lib by Arnaldo Carvalho de Melo · 12 years ago
  48. b821c73 perf diff: Start moving to support matching more than two hists by Arnaldo Carvalho de Melo · 12 years ago
  49. ff6f777 perf tools: Don't try to lookup objdump for live mode by Namhyung Kim · 12 years ago
  50. eef9ba9 perf tools: Add arbitary aliases and support names with - by Andi Kleen · 12 years ago
  51. 1fa0bc3 perf tools: Add LIBDW_DIR Makefile variable to for alternate libdw by Jiri Olsa · 12 years ago
  52. d4fcf0a perf tests: Move attr.py temp dir cleanup into finally section by Jiri Olsa · 12 years ago
  53. 580e338 perf hists: Free branch_info when freeing hist_entry by Namhyung Kim · 12 years ago
  54. 1e82574 perf tools: Fix detection of stack area by Namhyung Kim · 12 years ago
  55. 4552cf0f perf machine: Set kernel data mapping length by Namhyung Kim · 12 years ago
  56. 8dfec40 perf tests: Removing 'optional' field by Jiri Olsa · 12 years ago
  57. 45e4089 perf tests: Fix attr watermark field name typo by Jiri Olsa · 12 years ago
  58. 89f552d perf tests: Factor attr tests WRITE_ASS macro by Jiri Olsa · 12 years ago
  59. df4c6de perf tests: Add missing attr stat basic test by Jiri Olsa · 12 years ago
  60. 68d8075 perf report: Postpone objdump check until annotation requested by Namhyung Kim · 12 years ago
  61. 9783adf perf tools: Introduce struct hist_browser_timer by Namhyung Kim · 12 years ago
  62. 48ed0ec perf tools: Use normalized arch name for searching objdump path by Namhyung Kim · 12 years ago
  63. b84800a perf tests: Add documentation for attr tests by Jiri Olsa · 12 years ago
  64. 8a6408a perf tests: Add attr stat default test by Jiri Olsa · 12 years ago
  65. 149960a perf tests: Add attr stat default test by Jiri Olsa · 12 years ago
  66. 28ae79c perf tests: Add attr stat event syntax group test by Jiri Olsa · 12 years ago
  67. a6d3476 perf tests: Add attr stat group test by Jiri Olsa · 12 years ago
  68. 9602681 perf tests: Add attr stat no-inherit test by Jiri Olsa · 12 years ago
  69. 9c90178 perf tests: Add attr record branch filter tests by Jiri Olsa · 12 years ago
  70. 2fa10f2 perf tests: Add attr record branch any test by Jiri Olsa · 12 years ago
  71. f2e264c perf tests: Add attr record no delay test by Jiri Olsa · 12 years ago
  72. 8131058 perf tests: Add attr record raw test by Jiri Olsa · 12 years ago
  73. 2382364 perf tests: Add attr record data test by Jiri Olsa · 12 years ago
  74. 0a3021c perf tests: Add attr record no-inherit test by Jiri Olsa · 12 years ago
  75. 55adeee perf tests: Add attr record no samples test by Jiri Olsa · 12 years ago
  76. da98f8d perf tests: Add attr record period test by Jiri Olsa · 12 years ago
  77. 8b96829 perf tests: Add attr record graph test by Jiri Olsa · 12 years ago
  78. a0f25be perf tests: Add attr record count test by Jiri Olsa · 12 years ago
  79. 44cfcf4 perf tests: Add attr record freq test by Jiri Olsa · 12 years ago
  80. 76062f6 perf tests: Add attr record event syntax group test by Jiri Olsa · 12 years ago
  81. 4f59de0 perf tests: Add attr record group test by Jiri Olsa · 12 years ago
  82. d898b24 perf tests: Add attr tests under builtin test command by Jiri Olsa · 12 years ago
  83. bf77974 perf tests: Add attr record basic test by Jiri Olsa · 12 years ago
  84. 52502bf perf tests: Add framework for automated perf_event_attr tests by Jiri Olsa · 12 years ago
  85. 945aea2 perf tests: Move test objects into 'tests' directory by Jiri Olsa · 12 years ago
  86. c77d8d7 perf browser: Don't show scripts menu for 'perf top' by Feng Tang · 12 years ago
  87. dc53eda perf tools: Remove BINDIR define from exec_cmd.o compilation by Jiri Olsa · 12 years ago
  88. ffadcf0 perf annotate: Handle XBEGIN like a jump by Andi Kleen · 12 years ago
  89. 688b2c2 perf tools: Handle --version string generation on machines without git by Arnaldo Carvalho de Melo · 12 years ago
  90. 0e2af95 perf tools: Further speed up the perf build by Ingo Molnar · 12 years ago
  91. acddedf perf tools: Speed up the perf build time by simplifying the perf --version string generation by Ingo Molnar · 12 years ago
  92. cd69ef8 perf tools: Add info about cross compiling for Android ARM by Joonsoo Kim · 12 years ago
  93. d30ff29 perf tools: Warn about missing libelf by Namhyung Kim · 12 years ago
  94. f787d95 perf tools: Fix strbuf_addf() when the buffer needs to grow by Namhyung Kim · 12 years ago
  95. 1234471 perf header: Fix numa topology printing by Namhyung Kim · 12 years ago
  96. 0da2e9c perf python: Initialize 'page_size' variable by Arnaldo Carvalho de Melo · 12 years ago
  97. 0089fa9 perf record: Fix mmap error output condition by Jiri Olsa · 12 years ago
  98. e84ba4e perf header: Add is_perf_magic() func by Feng Tang · 12 years ago
  99. cdbab7c perf hists browser: Integrate script browser into main hists browser by Feng Tang · 12 years ago
  100. 79ee47f perf annotate browser: Integrate script browser into annotation browser by Feng Tang · 12 years ago