1. 005f929 perf symbols: Set symtab_type in dso__load_sym by Cody P Schafer · 12 years ago
  2. b68e2f9 perf symbols: Introduce symsrc structure. by Cody P Schafer · 12 years ago
  3. 21ea453 perf symbols: Track symtab_type of vmlinux by Cody P Schafer · 12 years ago
  4. 4927465 perf symbols: Avoid segfault in elf_strptr by Cody P Schafer · 12 years ago
  5. 515850e perf symbols: only set vmlinux longname & mark loaded if really loaded by Cody P Schafer · 12 years ago
  6. 0a0317b perf symbols: Simplify out_fixup in kernel syms loading by Cody P Schafer · 12 years ago
  7. 8215152 perf symbols: Remove unused 'end' arg in kallsyms parse cb by Cody P Schafer · 12 years ago
  8. 72f8620 perf symbols: Correct comment wrt kallsyms loading by Cody P Schafer · 12 years ago
  9. 261ee82 perf symbols: Remove unneeded call to dso__set_long_name() by Cody P Schafer · 12 years ago
  10. 52f9ddb perf symbols: Don't try to synthesize plt without dynstr by Cody P Schafer · 12 years ago
  11. 0f75a71 perf symbols: Remove unused function map__objdump_2ip by Cody P Schafer · 12 years ago
  12. 8db24c7 perf symbols: Only un-prelink non-zero symbols by Cody P Schafer · 12 years ago
  13. 26d3302 perf tools: Support for DWARF mode callchain by Jiri Olsa · 12 years ago
  14. 71ad0f5 perf tools: Support for DWARF CFI unwinding on post processing by Jiri Olsa · 12 years ago
  15. 0f6a301 perf tools: Support user regs and stack in sample parsing by Jiri Olsa · 12 years ago
  16. 6a40cd9 perf tools: Add libunwind dependency for DWARF CFI unwinding by Jiri Olsa · 12 years ago
  17. 2bcd355 perf tools: Add interface to arch registers sets by Jiri Olsa · 12 years ago
  18. 239cc47 perf tools: Adding PERF_ATTR_SIZE_VER2 to the header swap check by Jiri Olsa · 12 years ago
  19. d077526 perf: Add attribute to filter out callchains by Frederic Weisbecker · 12 years ago
  20. c5ebced perf: Add ability to attach user stack dump to sample by Jiri Olsa · 12 years ago
  21. 5685e0f perf: Add perf_output_skip function to skip bytes in sample by Jiri Olsa · 12 years ago
  22. 91d7753 perf: Factor __output_copy to be usable with specific copy function by Frederic Weisbecker · 12 years ago
  23. 4018994 perf: Add ability to attach user level registers dump to sample by Jiri Olsa · 12 years ago
  24. c5e6319 perf: Unified API to record selective sets of arch registers by Jiri Olsa · 12 years ago
  25. b691f64 perf symbols: Implement poor man's ELF parser by Namhyung Kim · 12 years ago
  26. 393be2e perf symbols: Support minimal build without libelf by Namhyung Kim · 12 years ago
  27. e5a1845 perf symbols: Split out util/symbol-elf.c by Namhyung Kim · 12 years ago
  28. 166ccc9 perf symbols: Introduce symbol__elf_init() by Namhyung Kim · 12 years ago
  29. b25085b perf tools: Fix /etc config related installation by Namhyung Kim · 12 years ago
  30. a3277d2 perf tools: Support for events bash completion by Frederic Weisbecker · 12 years ago
  31. 98a4179 perf tools: Initial bash completion support by Frederic Weisbecker · 12 years ago
  32. d25dcba perf lock record: improve message when tracepoints are not enabled by David Ahern · 12 years ago
  33. 87b6a3a perf script python: Correct handler check and spelling errors by Feng Tang · 12 years ago
  34. 0076d54 perf scripts python: Add event_analyzing_sample.py as a sample for general event handling by Feng Tang · 12 years ago
  35. 02f1c33 perf scripts python: Add a python library EventClass.py by Feng Tang · 12 years ago
  36. fd6b858 perf scripts python: Pass event/thread/dso name and symbol info to event handler in python by Feng Tang · 12 years ago
  37. 73994dc perf script: Replace "struct thread" with "struct addr_location" as a parameter for "process_event()" by Feng Tang · 12 years ago
  38. 6a6daec perf script: Add general python handler to process non-tracepoint events by Feng Tang · 12 years ago
  39. 2055fda perf list: Document precise event sampling for AMD IBS by Robert Richter · 12 years ago
  40. 75bc5ca perf list: Update documentation about raw event setup by Robert Richter · 12 years ago
  41. 0cf2601 tools lib traceevent: Fix cast from pointer to integer for 32 bit by Robert Richter · 12 years ago
  42. b527bab perf tools: Fix parsing of 64 bit raw config value for 32 bit by Robert Richter · 12 years ago
  43. 2ede830 perf tools: Fix lib/traceevent build dir with OUTPUT variable set by Robert Richter · 12 years ago
  44. e6b9783 perf tools: Fix version file for perf documentation with OUTPUT variable set by Robert Richter · 12 years ago
  45. 9782243 perf script: Stop using pevent directly by Arnaldo Carvalho de Melo · 12 years ago
  46. 7f7f8d0 perf sched: Use perf_sample by Arnaldo Carvalho de Melo · 12 years ago
  47. 01d9552 perf lock: Use evsel->tp_format and perf_sample by Arnaldo Carvalho de Melo · 12 years ago
  48. 22ad798 perf kmem: Use evsel->tp_format and perf_sample by Arnaldo Carvalho de Melo · 12 years ago
  49. fcf65bf perf evsel: Cache associated event_format by Arnaldo Carvalho de Melo · 12 years ago
  50. 8b6ee4c perf header: Set the tracepoint names on PERF_RECORD_HEADER_TRACING_DATA by Arnaldo Carvalho de Melo · 12 years ago
  51. dc4552b perf tools: Add dump_stack function by Arnaldo Carvalho de Melo · 12 years ago
  52. a7cb886 perf hists browser: Add verbose mode hotkey by Arnaldo Carvalho de Melo · 12 years ago
  53. 8a06bf1 Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 12 years ago
  54. e7882d6 Merge branch 'for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs by Linus Torvalds · 12 years ago
  55. fe7c805 missed mnt_drop_write() in do_dentry_open() by Al Viro · 12 years ago
  56. 5c57f20 UBIFS: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  57. e76e0ec gfs2: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  58. d97482e drbd: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  59. 166ac34 nilfs2: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  60. 50640bc hfs: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  61. 0d5c3eb vfs: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  62. 12810ad jbd/jbd2: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  63. b257031 btrfs: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  64. 34eaada btrfs: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  65. f6463b0 ext4: nuke pdflush from comments by Artem Bityutskiy · 12 years ago
  66. 7652bdf ext4: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  67. d3009c6 ext3: nuke write_super from comments by Artem Bityutskiy · 12 years ago
  68. 6601fac Documentation: fix the VM knobs descritpion WRT pdflush by Artem Bityutskiy · 12 years ago
  69. 34e5053 Documentation: get rid of write_super by Artem Bityutskiy · 12 years ago
  70. f0cd2db vfs: kill write_super and sync_supers by Artem Bityutskiy · 12 years ago
  71. d8579fd Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/linux by Linus Torvalds · 12 years ago
  72. d42d1da Merge branch 'for-linus' of git://git.open-osd.org/linux-open-osd by Linus Torvalds · 12 years ago
  73. d79095e Merge git://git.kernel.org/pub/scm/virt/kvm/kvm by Linus Torvalds · 12 years ago
  74. d667319 Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound by Linus Torvalds · 12 years ago
  75. c4e62d6 Merge branch 'core-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  76. 1ca0049 Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  77. ddc5057 Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  78. fcc1d2a Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  79. bd463a0 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  80. 148311d Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 12 years ago
  81. d97e1dc Merge tag 'for_linux-3.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/jwessel/kgdb by Linus Torvalds · 12 years ago
  82. 587a9e1 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k by Linus Torvalds · 12 years ago
  83. 7f309ed perf tools: Remove brace expansion from clean target by Palmer Cox · 12 years ago
  84. 6b118e9 perf kvm top: Limit guest kernel info message to once by David Ahern · 12 years ago
  85. 70b40c4 perf tools: Introduce intlist by David Ahern · 12 years ago
  86. ee8dd3c perf tools: Change strlist to use the new rblist by David Ahern · 12 years ago
  87. 37bbd3f perf tools: Introducing rblist by David Ahern · 12 years ago
  88. 347ed99 perf kvm: Use strtol for walking guestmount directory by David Ahern · 12 years ago
  89. 56e6f60 perf tool: Save cmdline from user in file header vs what is passed to record by David Ahern · 12 years ago
  90. 1a31fc9 perf top: Error handling for counter creation should parallel perf-record by David Ahern · 12 years ago
  91. 9d0b01a Merge branches 'delete-gts-bfs', 'misc', 'novell-bugzilla-757888-numa' and 'osc-pcie' into base by Len Brown · 12 years ago
  92. b7db60f ACPI processor: Fix tick_broadcast_mask online/offline regression by Feng Tang · 12 years ago
  93. 095adbb ACPI: Only count valid srat memory structures by Thomas Renninger · 12 years ago
  94. f3946fb ACPI: Untangle a return statement for better readability by Thomas Renninger · 12 years ago
  95. 7405ed1 perf session: Remove no longer used synthesize_sample method by Arnaldo Carvalho de Melo · 12 years ago
  96. 0d7614f Linux 3.6-rc1 by Linus Torvalds · 12 years ago
  97. 9e2760d m68k: Make sys_atomic_cmpxchg_32 work on classic m68k by Andreas Schwab · 12 years ago
  98. fc6bdb5 Merge branch 'for-linus-3.6' of git://dev.laptop.org/users/dilinger/linux-olpc by Linus Torvalds · 12 years ago
  99. 44d82e2 Merge tag 'dt2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago
  100. bfdf85d Merge tag 'pm2' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 12 years ago