1. 1fa2e84 Merge tag 'perf-annotate-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core by Ingo Molnar · 13 years ago
  2. 38b31bd perf annotate browser: Don't draw jump connectors for out of function jumps by Arnaldo Carvalho de Melo · 13 years ago
  3. fb29fa5 perf annotate: Mark jump instructions with no offset by Arnaldo Carvalho de Melo · 13 years ago
  4. 44d1a3e perf annotate: Disambiguage offsets and addresses in operands by Arnaldo Carvalho de Melo · 13 years ago
  5. 9481ede perf annotate browser: Handle NULL jump targets by Arnaldo Carvalho de Melo · 13 years ago
  6. 3dbe927 Merge tag 'v3.4-rc4' into perf/core by Ingo Molnar · 13 years ago
  7. a3f895b perf annotate browser: Initial loop detection by Arnaldo Carvalho de Melo · 13 years ago
  8. 59d038d ui browser: Add method to write graphical characters by Arnaldo Carvalho de Melo · 13 years ago
  9. c4cceae perf annotate browser: Handle retq instructions by Arnaldo Carvalho de Melo · 13 years ago
  10. 4ea08b5 perf annotate browser: Add visual cue for retq instruction by Arnaldo Carvalho de Melo · 13 years ago
  11. 51a0d45 perf annotate browser: Add visual cues on jump lines by Arnaldo Carvalho de Melo · 13 years ago
  12. d223288 perf annotate browser: Suppress the callq address by Arnaldo Carvalho de Melo · 13 years ago
  13. 97148a9 perf annotate browser: Bandaid offsets/jump label objdump ambiguity by Arnaldo Carvalho de Melo · 13 years ago
  14. c7e6ead perf annotate: Group operands members by Arnaldo Carvalho de Melo · 13 years ago
  15. 3f862fd perf annotate: Add missing jump variants by Arnaldo Carvalho de Melo · 13 years ago
  16. cf2dacc perf annotate browser: Use a vertical line as percentage separator by Arnaldo Carvalho de Melo · 13 years ago
  17. 8bf39cb perf annotate browser: Make lines more compact by Arnaldo Carvalho de Melo · 13 years ago
  18. 61e04b3 perf annotate browser: Align jump labels by Arnaldo Carvalho de Melo · 13 years ago
  19. b793a40 perf annotate browser: Hide non jump target addresses in offset mode by Arnaldo Carvalho de Melo · 13 years ago
  20. 1b2e2df perf symbols: Introduce symbol__size method by Arnaldo Carvalho de Melo · 13 years ago
  21. 887c006 perf annotate browser: Rename disasm_line_rb_node by Arnaldo Carvalho de Melo · 13 years ago
  22. 28548d7 perf annotate: Introduce scnprintf ins_ops method by Arnaldo Carvalho de Melo · 13 years ago
  23. d86b059 perf annotate: Parse call targets earlier by Arnaldo Carvalho de Melo · 13 years ago
  24. 4f9d032 perf annotate: Disassembler instruction parsing by Arnaldo Carvalho de Melo · 13 years ago
  25. 657bcaf perf annotate browser: Use the disasm_line instruction name and operand fields by Arnaldo Carvalho de Melo · 13 years ago
  26. 5145418 perf annotate: Parse instruction by Arnaldo Carvalho de Melo · 13 years ago
  27. 29ed6e7 perf annotate: Rename objdump_line to disasm_line by Arnaldo Carvalho de Melo · 13 years ago
  28. 7ea6411 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  29. e3b6193 perf archive: Correct cutting of symbolic link by Chanho Park · 13 years ago
  30. 77394ad perf tools: Ignore auto-generated bison/flex files by Namhyung Kim · 13 years ago
  31. 2a5204f perf tools: Fix parsers' rules to dependencies by Jiri Olsa · 13 years ago
  32. a385ec4 Merge tag 'v3.4-rc2' into perf/core by Ingo Molnar · 13 years ago
  33. a7ca080 Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  34. 9b1ef1d Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  35. f755397 perf tools: fix NO_GTK2 Makefile config error by Stephane Eranian · 13 years ago
  36. 6782206 perf session: Skip event correctly for unknown id/machine by Jiri Olsa · 13 years ago
  37. 5a7ed29 perf record: Use sw counter only if hw pmu is not detected by Robert Richter · 13 years ago
  38. 61d5bf5 perf tools: Fix thread map that is type pid_t by Robert Richter · 13 years ago
  39. 666e6d4 perf stat: Declare some references static by Robert Richter · 13 years ago
  40. e7b3ba6 perf tools: Move GTK+ bits to tools/perf/ui/gtk directory by Namhyung Kim · 13 years ago
  41. aca7a94 perf tools: Move UI bits to tools/perf/ui directory by Namhyung Kim · 13 years ago
  42. a31b7cc perf annotate: Fix a build error by Namhyung Kim · 13 years ago
  43. 024e6c9 perf tools: Fix parsers' rules to dependencies by Jiri Olsa · 13 years ago
  44. ea01fa9 tools: Connect to the kernel build system by Borislav Petkov · 13 years ago
  45. d5dd8af tools: Add a help target by Borislav Petkov · 13 years ago
  46. 2363ecb tools: Add a toplevel Makefile by Borislav Petkov · 13 years ago
  47. d8caf3e tools: Cleanup EXTRA_WARNINGS by Borislav Petkov · 13 years ago
  48. 98d89bf tools: Add Makefile.include by Borislav Petkov · 13 years ago
  49. 7fb0a5e perf kvm: Finding struct machine fails for PERF_RECORD_MMAP by Nikunj A. Dadhania · 13 years ago
  50. 2381da7 perf tools: Ignore auto-generated bison/flex files by Namhyung Kim · 13 years ago
  51. d3d1f61 perf annotate browser: string search: /?n by Arnaldo Carvalho de Melo · 13 years ago
  52. cc68628 perf report: Correct display of samples and events in header by Ashay Rane · 13 years ago
  53. 08be4ee perf annotate browser: Initial support for navigating jump instructions by Arnaldo Carvalho de Melo · 13 years ago
  54. b0ffb2c perf ui annotate browser: Add list based search for addr offset by Arnaldo Carvalho de Melo · 13 years ago
  55. 6052170 perf ui annotate browser: Move callq handling to separate function by Arnaldo Carvalho de Melo · 13 years ago
  56. e235f3f perf ui annotate browser: Allow toggling addr offset view by Arnaldo Carvalho de Melo · 13 years ago
  57. 058b4cc perf annotate: Allow printing objdump line addr in different color by Arnaldo Carvalho de Melo · 13 years ago
  58. 0870916 perf ui browser: Return the current color when setting a new one by Arnaldo Carvalho de Melo · 13 years ago
  59. 31d68e7 perf annotate: Validate addr in symbol__inc_addr_samples by Arnaldo Carvalho de Melo · 13 years ago
  60. 8493fe1 perf hists browser: Fix NULL deref in hists browsing code by Jiri Olsa · 13 years ago
  61. 63fa471 perf hists: Catch and handle out-of-date hist entry maps. by David Miller · 13 years ago
  62. 8b84a56 perf annotate: Fix hist decay by Arnaldo Carvalho de Melo · 13 years ago
  63. 4bea8b5 perf top: Add intel_idle to the skip list by Arnaldo Carvalho de Melo · 13 years ago
  64. 7b78f13 perf tools: Fix getrusage() related build failure on glibc trunk by Markus Trippelsdorf · 13 years ago
  65. f187e9f Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  66. 8ebfdf2 Merge branch 'perf/urgent' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 13 years ago
  67. a335750 Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 13 years ago
  68. 65f3e56 perf tools: Remove auto-generated bison/flex files by Ingo Molnar · 13 years ago
  69. 15aaa34 tools turbostat: harden against cpu online/offline by Len Brown · 13 years ago
  70. 88c3281 tools turbostat: reduce measurement overhead due to IPIs by Len Brown · 13 years ago
  71. 1c03658 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/cpupowerutils by Linus Torvalds · 13 years ago
  72. 64c17be perf annotate: Fix off by one symbol hist size allocation and hit accounting by Arnaldo Carvalho de Melo · 13 years ago
  73. e23da03 tools turbostat: add summary option by Len Brown · 13 years ago
  74. cc96aa7 perf tools: Add missing ref-cycles event back to event parser by Namhyung Kim · 13 years ago
  75. f0f57b2 mm: move hugepage test examples to tools/testing/selftests/vm by Dave Young · 13 years ago
  76. 63e3155 mm: move slabinfo.c to tools/vm by Dave Young · 13 years ago
  77. c6dd897 mm: move page-types.c from Documentation to tools/vm by Dave Young · 13 years ago
  78. cab6b05 selftests/Makefile: make `run_tests' depend on `all' by Andrew Morton · 13 years ago
  79. f467f71 selftests: launch individual selftests from the main Makefile by Frederic Weisbecker · 13 years ago
  80. f40a063 perf annotate: addr2line wants addresses in same format as objdump by David Miller · 13 years ago
  81. ba28c59 perf probe: Finder fails to resolve function name to address by Prashanth Nageshappa · 13 years ago
  82. de8856d Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 13 years ago
  83. 1e2dd2f perf symbols: Handle NULL dso in dso__name_len by David Miller · 13 years ago
  84. 3738d40 perf symbols: Do not include libgen.h by David Miller · 13 years ago
  85. fa30c96 perf tools: Fix bug in raw sample parsing by Stephane Eranian · 13 years ago
  86. 6d4818c perf tools: Fix display of first level of callchains by Frederic Weisbecker · 13 years ago
  87. 2c86bf1 perf tools: Switch module.h into export.h by Jiri Olsa · 13 years ago
  88. 7fd5239 Merge branch 'linus' into perf/urgent by Ingo Molnar · 13 years ago
  89. 307b1cd bitops: rename for_each_set_bit_cont() in favor of analogous list.h function by Akinobu Mita · 13 years ago
  90. f1e84eb Merge branch 'vhost-net' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost by David S. Miller · 13 years ago
  91. f0a5ec0 Merge tag 'ktest-v3.4' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-ktest by Linus Torvalds · 13 years ago
  92. 4bf9ce1 perf diff: Fix to work with new hists design by Jiri Olsa · 13 years ago
  93. 5d7be90 perf tools: Fix modifier to be applied on correct events by Jiri Olsa · 13 years ago
  94. 9fafd98 perf tools: Fix various casting issues for 32 bits by Jiri Olsa · 13 years ago
  95. 842f07f perf tools: Simplify event_read_id exit path by Borislav Petkov · 13 years ago
  96. 0d09eb7 Merge branch 'perf/urgent' into perf/core by Arnaldo Carvalho de Melo · 13 years ago
  97. 02c5025 Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 13 years ago
  98. 648a182 ktest: Allow a test to override REBOOT_ON_SUCCESS by Steven Rostedt · 13 years ago
  99. 769df64 ktest: Fix SWITCH_TO_GOOD to also reboot the machine by Steven Rostedt · 13 years ago
  100. 02ad261 ktest: Add SCP_TO_TARGET_INSTALL option by Steven Rostedt · 13 years ago