summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2012-08-01perf target: Fix check on buffer sizeNamhyung Kim
2012-08-01perf symbols: Fix array sizes for binary types arraysJiri Olsa
2012-08-01perf test: Fix parse events automated testsJiri Olsa
2012-07-30uprobes: __replace_page() needs munlock_vma_page()Oleg Nesterov
2012-07-30uprobes: Rename vma_address() and make it return "unsigned long"Oleg Nesterov
2012-07-30uprobes: Fix register_for_each_vma()->vma_address() checkOleg Nesterov
2012-07-30uprobes: Introduce vaddr_to_offset(vma, vaddr)Oleg Nesterov
2012-07-30uprobes: Teach build_probe_list() to consider the rangeOleg Nesterov
2012-07-30uprobes: Remove insert_vm_struct()->uprobe_mmap()Oleg Nesterov
2012-07-30uprobes: Remove copy_vma()->uprobe_mmap()Oleg Nesterov
2012-07-30uprobes: Fix overflow in vma_address()/find_active_uprobe()Oleg Nesterov
2012-07-30uprobes: Suppress uprobe_munmap() from mmput()Oleg Nesterov
2012-07-30uprobes: Uprobe_mmap/munmap needs list_for_each_entry_safe()Oleg Nesterov
2012-07-30uprobes: Clean up and document write_opcode()->lock_page(old_page)Oleg Nesterov
2012-07-30uprobes: Kill write_opcode()->lock_page(new_page)Oleg Nesterov
2012-07-30uprobes: __replace_page() should not use page_address_in_vma()Oleg Nesterov
2012-07-30uprobes: Don't recheck vma/f_mapping in write_opcode()Oleg Nesterov
2012-07-26perf/x86: Fix missing struct before structure nameJovi Zhang
2012-07-26perf/x86: Fix format definition of SNB-EP uncore QPI boxYan, Zheng
2012-07-26perf/x86: Make bitfield unsignedPeter Zijlstra
2012-07-26perf/x86: Fix LLC-* and node-* events on Intel SandyBridgeYan, Zheng
2012-07-26perf/x86: Add Intel Nehalem-EX uncore supportYan, Zheng
2012-07-26perf/x86: Fix typo in format definition of uncore PCU filterYan, Zheng
2012-07-26sched: Deliver sched_switch events to the current taskAndrew Vagin
2012-07-25Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/...Ingo Molnar
2012-07-25perf annotate: Prevent overflow in size calculationCody Schafer
2012-07-25tools lib traceevent: Ignore TRACEEVENT-CFLAGS fileNamhyung Kim
2012-07-25tools lib traceevent: Detect build environment changesNamhyung Kim
2012-07-25perf tools: Fix build error with bison 2.6Kirill A. Shutemov
2012-07-25perf tools: use XSI-complaint version of strerror_r() instead of GNU-specificKirill A. Shutemov
2012-07-25perf tools: Make the breakpoint events sample period default to 1Jovi Zhang
2012-07-25perf test: Add dso data caching testsJiri Olsa
2012-07-25perf symbols: Add dso data cachingJiri Olsa
2012-07-25perf symbols: Add interface to read DSO image dataJiri Olsa
2012-07-25perf symbols: Factor DSO symtab types to generic binary typesJiri Olsa
2012-07-25perf hists: Print newline between hists callchainsFrederic Weisbecker
2012-07-25perf tools: Fix trace events storms due to weight demuxFrederic Weisbecker
2012-07-25perf hists: Return correct number of characters printed in callchainFrederic Weisbecker
2012-07-25perf tools: Dump exclude_{guest,host}, precise_ip header info tooDavid Ahern
2012-07-25perf kvm: Limit repetitive guestmount message to once per directoryDavid Ahern
2012-07-25perf kvm: Fix bug resolving guest kernel symsDavid Ahern
2012-07-25perf kvm: Guest userspace samples should not be lumped with host uspaceDavid Ahern
2012-07-25perf kvm: Set name for VM process in guest machineDavid Ahern
2012-07-23perf symbols: Add machine id to modules debug messageDavid Ahern
2012-07-22Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-22Merge branch 'x86-uv-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2012-07-22Merge branch 'x86-reboot-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2012-07-22Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2012-07-22Merge branch 'x86-debug-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2012-07-22Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds