summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2012-08-21Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...Ingo Molnar
2012-07-31kprobes/x86: ftrace based optimization for x86Masami Hiramatsu
2012-07-31kprobes: introduce ftrace based optimizationMasami Hiramatsu
2012-07-31ftrace: Make ftrace_location() a nop on !DYNAMIC_FTRACESteven Rostedt
2012-07-31kprobes: Move locks into appropriate functionsMasami Hiramatsu
2012-07-31kprobes: cleanup to separate probe-able checkMasami Hiramatsu
2012-07-31kprobes: Inverse taking of module_mutex with kprobe_mutexSteven Rostedt
2012-07-31ftrace: add ftrace_set_filter_ip() for address based filterMasami Hiramatsu
2012-07-31ftrace: Add selftest to test function save-regs supportSteven Rostedt
2012-07-31ftrace: Add selftest to test function trace recursion protectionSteven Rostedt
2012-07-31ftrace: Only compile ftrace selftest if selftests are enabledSteven Rostedt
2012-07-31ftrace: Add default recursion protection for function tracingSteven Rostedt
2012-07-31ftrace/x86: Remove function_trace_stop check from graph callerSteven Rostedt
2012-07-31ftrace/x86_32: Simplify parameter setup for ftrace_regs_callerUros Bizjak
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