summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-04-20ftrace: Remove data field from ftrace_func_probe structureSteven Rostedt (VMware)
2017-04-20ftrace: Remove printing of data in showing of a function probeSteven Rostedt (VMware)
2017-04-20ftrace: Remove unused unregister_ftrace_function_probe_all() functionSteven Rostedt (VMware)
2017-04-20ftrace: Remove unused unregister_ftrace_function_probe() functionSteven Rostedt (VMware)
2017-04-20ftrace: Convert the rest of the function trigger over to the mapping functionsSteven Rostedt (VMware)
2017-04-20tracing: Have the snapshot trigger use the mapping helper functionsSteven Rostedt (VMware)
2017-04-20ftrace: Added ftrace_func_mapper for function probe triggersSteven Rostedt (VMware)
2017-04-20ftrace: Pass probe ops to probe functionSteven Rostedt (VMware)
2017-04-20ftrace: Remove unused "flags" field from struct ftrace_func_probeSteven Rostedt (VMware)
2017-04-20ftrace: Move the function commands into the tracing directorySteven Rostedt (VMware)
2017-04-18ftrace: Move the probe function into the tracing directorySteven Rostedt (VMware)
2017-04-18selftests: ftrace: Add test to test reading of set_ftrace_fileSteven Rostedt (VMware)
2017-04-18selftests: ftrace: Add a test to test function triggers to start and stop tra...Steven Rostedt (VMware)
2017-04-18selftests: ftrace: Add a selftest to test event enable/disable func triggerSteven Rostedt (VMware)
2017-04-18selftests: ftrace: Add a way to reset triggers in the set_ftrace_filter fileSteven Rostedt (VMware)
2017-04-17selftests: ftrace: Add -l/--logdir optionNamhyung Kim
2017-04-17ftrace: Add 'function-fork' trace optionNamhyung Kim
2017-04-17tracing: Have the trace_event benchmark thread call cond_resched_rcu_qs()Steven Rostedt (VMware)
2017-04-17ftrace: Fix indexing of t_hash_start() from t_next()Steven Rostedt (VMware)
2017-04-15ftrace: Fix removing of second function probeSteven Rostedt (VMware)
2017-04-10tracing: Make sure rcu_irq_enter() can work for trace_*_rcuidle() trace eventsSteven Rostedt (VMware)
2017-04-10rcu/tracing: Add rcu_disabled to denote when rcu_irq_enter() will not workSteven Rostedt (VMware)
2017-04-10rcu: Fix dyntick-idle tracingPaul E. McKenney
2017-04-10tracing: Rename trace_active to disable_stack_tracer and inline its modificationSteven Rostedt (VMware)
2017-04-10tracing: Add stack_tracer_disable/enable() functionsSteven Rostedt (VMware)
2017-04-10tracing: Replace the per_cpu() with __this_cpu*() in trace_stack.cSteven Rostedt (VMware)
2017-04-07ftrace: Add use of synchronize_rcu_tasks() with dynamic trampolinesSteven Rostedt (VMware)
2017-04-04tracing/kprobes: expose maxactive for kretprobe in kprobe_eventsAlban Crequy
2017-04-03ftrace: Have init/main.c call ftrace directly to free init memorySteven Rostedt (VMware)
2017-03-31ftrace: Create separate t_func_next() to simplify the function / hash logicSteven Rostedt (VMware)
2017-03-31ftrace: Update func_pos in t_start() when all functions are enabledSteven Rostedt (VMware)
2017-03-31ftrace: Return NULL at end of t_start() instead of calling t_hash_start()Steven Rostedt (VMware)
2017-03-31ftrace: Assign iter->hash to filter or notrace hashes on seq readSteven Rostedt (VMware)
2017-03-31ftrace: Clean up __seq_open_private() return checkSteven Rostedt (VMware)
2017-03-28ftrace/x86: Do no run CPU sync when there is only one CPU onlineSteven Rostedt (VMware)
2017-03-24tracing: Move trace_handle_return() out of lineSteven Rostedt (VMware)
2017-03-24ftrace: Allow for function tracing to record init functions on boot upSteven Rostedt (VMware)
2017-03-24ftrace: Have function tracing start in early boot upSteven Rostedt (VMware)
2017-03-24tracing: Postpone tracer start-up tests till the system is more robustSteven Rostedt (VMware)
2017-03-24ftrace: Move ftrace_init() to right after memory initializationSteven Rostedt (VMware)
2017-03-24tracing: Split tracing initialization into two for early initializationSteven Rostedt (VMware)
2017-03-19Linux 4.11-rc3v4.11-rc3Linus Torvalds
2017-03-19mm/swap: don't BUG_ON() due to uninitialized swap slot cacheLinus Torvalds
2017-03-19Merge tag 'powerpc-4.11-5' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2017-03-19Merge branch 'parisc-4.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2017-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pendingLinus Torvalds
2017-03-19Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2017-03-18qla2xxx: Update driver version to 9.00.00.00-kHimanshu Madhani
2017-03-18qla2xxx: Fix delayed response to command for loop mode/direct connect.Quinn Tran
2017-03-18qla2xxx: Change scsi host lookup method.Quinn Tran