uprobes/perf: Teach trace_uprobe/perf code to pre-filter
[cascardo/linux.git] / kernel /
2013-02-08 Oleg Nesterovuprobes/perf: Teach trace_uprobe/perf code to pre-filter
2013-02-08 Oleg Nesterovuprobes/perf: Teach trace_uprobe/perf code to track...
2013-02-08 Oleg Nesterovuprobes: Introduce uprobe_apply()
2013-02-08 Oleg Nesterovperf: Introduce hw_perf_event->tp_target and ->tp_list
2013-02-08 Oleg Nesterovuprobes/perf: Always increment trace_uprobe->nhit
2013-02-08 Oleg Nesterovuprobes/tracing: Kill uprobe_trace_consumer, embed...
2013-02-08 Oleg Nesterovuprobes/tracing: Introduce is_trace_uprobe_enabled()
2013-02-08 Oleg Nesterovuprobes/tracing: Ensure inode != NULL in create_trace_u...
2013-02-08 Oleg Nesterovuprobes/tracing: Fully initialize uprobe_trace_consumer...
2013-02-08 Oleg Nesterovuprobes/tracing: Fix dentry/mount leak in create_trace_...
2013-02-08 Josh Stoneuprobes: Add exports for module use
2013-02-08 Oleg Nesterovuprobes: Kill the bogus IS_ERR_VALUE(xol_vaddr) check
2013-02-08 Oleg Nesterovuprobes: Do not allocate current->utask unnecessary
2013-02-08 Oleg Nesterovuprobes: Fix utask->xol_vaddr leak in pre_ssout()
2013-02-08 Oleg Nesterovuprobes: Do not play with utask in xol_get_insn_slot()
2013-02-08 Oleg Nesterovuprobes: Turn add_utask() into get_utask()
2013-02-08 Oleg Nesterovuprobes: Fold xol_alloc_area() into get_xol_area()
2013-02-08 Oleg Nesterovuprobes: Move alloc_page() from xol_add_vma() to xol_al...
2013-02-08 Oleg Nesterovuprobes: Change handle_swbp() to expose bp_vaddr to...
2013-02-08 Oleg Nesterovuprobes: Teach handler_chain() to filter out the probed...
2013-02-08 Oleg Nesterovuprobes: Reintroduce uprobe_consumer->filter()
2013-02-08 Oleg Nesterovuprobes: Rationalize the usage of filter_chain()
2013-02-08 Oleg Nesterovuprobes: Kill uprobes_mutex[], separate alloc_uprobe...
2013-02-08 Oleg Nesterovuprobes: Introduce uprobe_is_active()
2013-02-08 Oleg Nesterovuprobes: Kill uprobe_events, use RB_EMPTY_ROOT() instead
2013-02-08 Oleg Nesterovuprobes: Kill uprobe->copy_mutex
2013-02-08 Oleg Nesterovuprobes: Kill UPROBE_RUN_HANDLER flag
2013-02-08 Oleg Nesterovuprobes: Change filter_chain() to iterate ->consumers...
2013-02-08 Oleg Nesterovuprobes: Introduce uprobe->register_rwsem
2013-02-08 Oleg Nesterovuprobes: _register() should always do register_for_each...
2013-02-08 Oleg Nesterovuprobes: _unregister() should always do register_for_ea...
2013-02-08 Oleg Nesterovuprobes: Introduce filter_chain()
2013-02-08 Oleg Nesterovuprobes: Kill uprobe_consumer->filter()
2013-02-08 Oleg Nesterovuprobes: Kill the pointless inode/uc checks in register...
2013-02-08 Oleg Nesterovuprobes: Move __set_bit(UPROBE_SKIP_SSTEP) into alloc_u...
2013-02-03 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2013-02-01 Steven Rostedt ... tracing: Init current_trace to nop_trace and remove...
2013-01-30 Hiraku Toyookatracing: Make a snapshot feature available from userspace
2013-01-30 Hiraku Toyookatracing: Replace static old_tracer check of tracer...
2013-01-30 Namhyung Kimtracing: Use sched_clock_cpu for trace_clock_global
2013-01-30 Steven Rostedt ... ring-buffer: Add stats field for amount read from trace...
2013-01-29 Steven Rostedt ... tracing/fgraph: Adjust fgraph depth before calling...
2013-01-29 Jovi Zhangtracing: Remove second iterator initializer
2013-01-26 Shan Weitracing: Use __this_cpu_inc/dec operation instead of...
2013-01-25 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-01-25 Josh Tripletttracing: Mark tracing_dentry_percpu() static
2013-01-24 Sasha Levinuprobes: remove redundant check
2013-01-24 Ingo MolnarMerge tag 'perf-core-for-mingo' of git://git./linux...
2013-01-24 Frederic Weisbeckerprofiling: Remove unused timer hook
2013-01-24 Ingo MolnarMerge tag 'please-pull-aer-trace' of git://git./linux...
2013-01-24 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2013-01-24 Steven Rostedttracing: Fix unsigned int compare of zero in recursion...
2013-01-24 Ingo MolnarMerge branch 'tip/perf/core' of git://git./linux/kernel...
2013-01-24 Linus TorvaldsMerge tag 'usb-3.8-rc4' of git://git./linux/kernel...
2013-01-24 Linus TorvaldsMerge tag 'char-misc-3.8-rc4' of git://git./linux/kerne...
2013-01-24 Linus TorvaldsMerge branch 'v4l_for_linus' of git://git./linux/kernel...
2013-01-23 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-23 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2013-01-23 Linus TorvaldsMerge tag 'sound-3.8' of git://git./linux/kernel/git...
2013-01-23 Steven Rostedtring-buffer: Remove trace.h from ring_buffer.c
2013-01-23 Steven Rostedtring-buffer: User context bit recursion checking
2013-01-23 Steven Rostedtftrace: Use only the preempt version of function tracing
2013-01-23 Steven Rostedttracing: Avoid unnecessary multiple recursion checks
2013-01-23 Steven Rostedttracing: Make the trace recursion bits into enums
2013-01-23 Steven Rostedtftrace: Add context level recursion bit checking
2013-01-23 Steven Rostedtftrace: Optimize the function tracer list loop
2013-01-23 Steven Rostedtftrace: Fix function tracing recursion self test
2013-01-23 Steven Rostedtftrace: Fix global function tracers that are not recurs...
2013-01-23 Steven Rostedttracing: Fix selftest function recursion accounting
2013-01-23 Steven Rostedttracing: Fix race with max_tr and changing tracers
2013-01-23 Linus TorvaldsMerge tag '3.8-pci-fixes-2' of git://git./linux/kernel...
2013-01-23 Tejun Heoasync: fix __lowest_in_progress()
2013-01-22 Linus TorvaldsMerge tag 'perf-urgent-for-mingo' of git://git./linux...
2013-01-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-22 Linus TorvaldsMerge tag 'fixes-for-v3.8-rc4' of git://git./linux...
2013-01-22 Linus TorvaldsMerge tag 'f2fs-for-3.8-rc5' of git://git./linux/kernel...
2013-01-22 Linus TorvaldsMerge tag 'vfio-for-v3.8-rc5' of git://github.com/awill...
2013-01-22 Linus TorvaldsMerge tag 'trace-3.8-rc4-fix' of git://git./linux/kerne...
2013-01-22 Linus TorvaldsMerge tag 'upstream-linus' of git://git./linux/kernel...
2013-01-22 Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2013-01-22 Oleg Nesterovwake_up_process() should be never used to wakeup a...
2013-01-22 Oleg Nesterovptrace: ensure arch_ptrace/ptrace_request can never...
2013-01-22 Steven Rostedttracing: Remove trace.h header from trace_clock.c
2013-01-22 Oleg Nesterovptrace: introduce signal_wake_up_state() and ptrace_sig...
2013-01-22 Steven Rostedttracing: Remove the extra 4 bytes of padding in events
2013-01-21 Greg Kroah-HartmanMerge tag 'fixes-for-v3.8-rc5' of git://git./linux...
2013-01-21 Masami Hiramatsukprobes/x86: Move ftrace-based kprobe code into kprobes...
2013-01-21 Masami Hiramatsuftrace: Move ARCH_SUPPORTS_FTRACE_SAVE_REGS in Kconfig
2013-01-21 Steven Rostedttracing/fgraph: Add max_graph_depth to limit function_g...
2013-01-21 Steven Rostedttracing: Remove unneeded check of max_tr->buffer before...
2013-01-21 Hiraku Toyookatracing: Add checks if tr->buffer is NULL in tracing_re...
2013-01-21 Fengguang Wutracing/syscalls: Make local functions static
2013-01-21 Jovi Zhangtracing: Verify target file before registering a uprobe...
2013-01-21 Shan Weitracing: Use this_cpu_ptr per-cpu helper
2013-01-21 Steven Rostedtring-buffer: Remove unnecessary recusive call in rb_adv...
2013-01-21 Steven Rostedtftrace: Be first to run code modification on modules
2013-01-21 Linus TorvaldsMerge branch 'drm-fixes' of git://people.freedesktop...
2013-01-21 Linus Torvaldsmodule: fix missing module_mutex unlock
2013-01-21 Dave AirlieMerge branch 'drm-intel-fixes' of git://people.freedesk...
next