projects
/
linux-2.6-microblaze.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Merge branch 'tip-x86-kaslr' of git://git.kernel.org/pub/scm/linux/kernel/git/bp...
2015-02-08
Steven Rostedt ...
x86/tlb/trace: Do not trace on CPU that is offline
commit
|
commitdiff
|
tree
2015-02-08
Steven Rostedt ...
tracing: Add condition check to RCU lockdep checks
commit
|
commitdiff
|
tree
2015-01-15
Steven Rostedt ...
tracing: Fix enabling of syscall events on the command...
commit
|
commitdiff
|
tree
2015-01-15
Steven Rostedt ...
tracing: Remove extra call to init_ftrace_syscalls()
commit
|
commitdiff
|
tree
2015-01-15
Steven Rostedt ...
ftrace/jprobes/x86: Fix conflict between jprobes and...
commit
|
commitdiff
|
tree
2015-01-15
Steven Rostedt ...
ftrace: Check both notrace and filter for old hash
commit
|
commitdiff
|
tree
2015-01-15
Steven Rostedt ...
ftrace: Fix updating of filters for shared global_ops...
commit
|
commitdiff
|
tree
2014-12-15
Steven Rostedt ...
tracing: Add tp_printk cmdline to have tracepoints...
commit
|
commitdiff
|
tree
2014-12-15
Steven Rostedt ...
tracing: Move enabling tracepoints to just after rcu_init()
commit
|
commitdiff
|
tree
2014-12-13
Steven Rostedt ...
tracing/sched: Check preempt_count() for current when...
commit
|
commitdiff
|
tree
2014-12-12
Steven Rostedt ...
ftrace/x86: Update i386 call to prepare_ftrace_return()
commit
|
commitdiff
|
tree
2014-12-11
Steven Rostedt ...
printk: Do not disable preemption for accessing printk_func
commit
|
commitdiff
|
tree
2014-12-03
Steven Rostedt ...
tracing: Allow NOT to filter AND and OR clauses
commit
|
commitdiff
|
tree
2014-12-03
Steven Rostedt ...
tracing: Add NOT to filtering logic
commit
|
commitdiff
|
tree
2014-12-01
Steven Rostedt ...
ftrace/fgraph/x86: Have prepare_ftrace_return() take...
commit
|
commitdiff
|
tree
2014-12-01
Steven Rostedt ...
ftrace/x86: Get rid of ftrace_caller_setup
commit
|
commitdiff
|
tree
2014-12-01
Steven Rostedt ...
ftrace/x86: Have save_mcount_regs macro also save stack...
commit
|
commitdiff
|
tree
2014-12-01
Steven Rostedt ...
ftrace/x86: Add macro MCOUNT_REG_SIZE for amount of...
commit
|
commitdiff
|
tree
2014-12-01
Steven Rostedt ...
ftrace/x86: Simplify save_mcount_regs on getting RIP
commit
|
commitdiff
|
tree
2014-12-01
Steven Rostedt ...
ftrace/x86: Have save_mcount_regs store RIP in %rdi...
commit
|
commitdiff
|
tree
2014-12-01
Steven Rostedt ...
ftrace/x86: Rename MCOUNT_SAVE_FRAME and add more detailed...
commit
|
commitdiff
|
tree
2014-12-01
Steven Rostedt ...
ftrace/x86: Move MCOUNT_SAVE_FRAME out of header file
commit
|
commitdiff
|
tree
2014-12-01
Steven Rostedt ...
ftrace/x86: Have static tracing also use ftrace_caller_setup
commit
|
commitdiff
|
tree
2014-11-24
Steven Rostedt ...
ftrace/x86: Have static function tracing always test...
commit
|
commitdiff
|
tree
2014-11-23
Steven Rostedt ...
ktest: Add back "tail -1" to kernelrelease make
commit
|
commitdiff
|
tree
2014-11-22
Steven Rostedt ...
ktest: Add name to running title
commit
|
commitdiff
|
tree
2014-11-22
Steven Rostedt ...
ktest: Allow tests to undefine default options
commit
|
commitdiff
|
tree
2014-11-22
Steven Rostedt ...
ktest: Fix make_min_config to handle new assign_configs...
commit
|
commitdiff
|
tree
2014-11-21
Steven Rostedt ...
printk/percpu: Define printk_func when printk is not...
commit
|
commitdiff
|
tree
2014-11-20
Steven Rostedt ...
tracing/trivial: Fix typos and make an int into a bool
commit
|
commitdiff
|
tree
2014-11-20
Steven Rostedt ...
x86/nmi: Perform a safe NMI stack trace on all CPUs
commit
|
commitdiff
|
tree
2014-11-20
Steven Rostedt ...
printk: Add per_cpu printk func to allow printk to...
commit
|
commitdiff
|
tree
2014-11-20
Steven Rostedt ...
seq_buf: Move the seq_buf code to lib/
commit
|
commitdiff
|
tree
2014-11-20
Steven Rostedt ...
seq-buf: Make seq_buf_bprintf() conditional on CONFIG_BINARY...
commit
|
commitdiff
|
tree
2014-11-20
Steven Rostedt ...
tracing: Add seq_buf_get_buf() and seq_buf_commit(...
commit
|
commitdiff
|
tree
2014-11-20
Steven Rostedt ...
tracing: Have seq_buf use full buffer
commit
|
commitdiff
|
tree
2014-11-20
Steven Rostedt ...
seq_buf: Add seq_buf_can_fit() helper function
commit
|
commitdiff
|
tree
2014-11-20
Steven Rostedt ...
tracing: Add paranoid size check in trace_printk_seq()
commit
|
commitdiff
|
tree
2014-11-20
Steven Rostedt ...
tracing: Use trace_seq_used() and seq_buf_used() instead...
commit
|
commitdiff
|
tree
2014-11-20
Steven Rostedt ...
tracing: Clean up tracing_fill_pipe_page()
commit
|
commitdiff
|
tree
2014-11-20
Steven Rostedt ...
seq_buf: Create seq_buf_used() to find out how much...
commit
|
commitdiff
|
tree
2014-11-20
Steven Rostedt ...
tracing: Add a seq_buf_clear() helper and clear len...
commit
|
commitdiff
|
tree
2014-11-20
Steven Rostedt ...
tracing: Convert seq_buf fields to be like seq_file...
commit
|
commitdiff
|
tree
2014-11-20
Steven Rostedt ...
tracing: Convert seq_buf_path() to be like seq_path()
commit
|
commitdiff
|
tree
2014-11-20
Steven Rostedt ...
tracing: Create seq_buf layer in trace_seq
commit
|
commitdiff
|
tree
2014-11-19
Steven Rostedt ...
tracing: Fix return value of ftrace_raw_output_prep()
commit
|
commitdiff
|
tree
2014-11-19
Steven Rostedt ...
tracing: Remove return values of most trace_seq_*(...
commit
|
commitdiff
|
tree
2014-11-19
Steven Rostedt ...
tracing: Do not use return values of trace_seq_printf...
commit
|
commitdiff
|
tree
2014-11-19
Steven Rostedt ...
tracing/uprobes: Do not use return values of trace_seq_printf()
commit
|
commitdiff
|
tree
2014-11-19
Steven Rostedt ...
tracing/probes: Do not use return value of trace_seq_printf()
commit
|
commitdiff
|
tree
2014-11-19
Steven Rostedt ...
tracing: Do not check return values of trace_seq_p...
commit
|
commitdiff
|
tree
2014-11-19
Steven Rostedt ...
kprobes/tracing: Use trace_seq_has_overflowed() for...
commit
|
commitdiff
|
tree
2014-11-19
Steven Rostedt ...
tracing: Have function_graph use trace_seq_has_overflowed()
commit
|
commitdiff
|
tree
2014-11-19
Steven Rostedt ...
tracing: Have branch tracer use trace_handle_return...
commit
|
commitdiff
|
tree
2014-11-19
Steven Rostedt ...
ring-buffer: Remove check of trace_seq_{puts,printf...
commit
|
commitdiff
|
tree
2014-11-19
Steven Rostedt ...
blktrace/tracing: Use trace_seq_has_overflowed() helper...
commit
|
commitdiff
|
tree
2014-11-19
Steven Rostedt ...
tracing: Add trace_seq_has_overflowed() and trace_handle_ret...
commit
|
commitdiff
|
tree
2014-11-19
Steven Rostedt ...
tracing: Fix trace_seq_bitmask() to start at current...
commit
|
commitdiff
|
tree
2014-11-19
Steven Rostedt ...
RAS/tracing: Use trace_seq_buffer_ptr() helper instead...
commit
|
commitdiff
|
tree
2014-11-19
Steven Rostedt ...
x86/kvm/tracing: Use helper function trace_seq_buffer_ptr()
commit
|
commitdiff
|
tree
2014-11-19
Steven Rostedt ...
ftrace/x86/extable: Add is_ftrace_trampoline() function
commit
|
commitdiff
|
tree
2014-11-19
Steven Rostedt ...
ftrace/x86: Add frames pointers to trampoline as necessary
commit
|
commitdiff
|
tree
2014-11-19
Steven Rostedt ...
tracing: Fix race of function probes counting
commit
|
commitdiff
|
tree
2014-11-14
Steven Rostedt ...
ftrace: Have the control_ops get a trampoline
commit
|
commitdiff
|
tree
2014-11-11
Steven Rostedt ...
tracing: Move tracing_sched_{switch,wakeup}() into...
commit
|
commitdiff
|
tree
2014-11-11
Steven Rostedt ...
ftrace: Add more information to ftrace_bug() output
commit
|
commitdiff
|
tree
2014-11-11
Steven Rostedt ...
ftrace/x86: Allow !CONFIG_PREEMPT dynamic ops to use...
commit
|
commitdiff
|
tree
2014-11-06
Steven Rostedt ...
ftracetest: Add a couple of ftrace test cases
commit
|
commitdiff
|
tree
2014-11-06
Steven Rostedt ...
ftracetest: Add functions file that holds helper functions
commit
|
commitdiff
|
tree
2014-11-05
Steven Rostedt ...
netfilter: Remove checks of seq_printf() return values
commit
|
commitdiff
|
tree
2014-11-05
Steven Rostedt ...
netfilter: Remove return values for print_conntrack...
commit
|
commitdiff
|
tree
2014-11-03
Steven Rostedt ...
ftracetest: Take the first debugfs mount found
commit
|
commitdiff
|
tree
2014-10-31
Steven Rostedt ...
ftrace/x86: Show trampoline call function in enabled_functions
commit
|
commitdiff
|
tree
2014-10-31
Steven Rostedt ...
ftrace/x86: Add dynamic allocated trampoline for ftrace_ops
commit
|
commitdiff
|
tree
2014-10-24
Steven Rostedt ...
ftrace: Fix checking of trampoline ftrace_ops in finding...
commit
|
commitdiff
|
tree
2014-10-24
Steven Rostedt ...
ftrace: Set ops->old_hash on modifying what an ops...
commit
|
commitdiff
|
tree
2014-10-07
Steven Rostedt ...
ktest: Don't bother with bisect good or bad on replay
commit
|
commitdiff
|
tree
2014-10-07
Steven Rostedt ...
ktest: Fix check for new kernel success on rebooting...
commit
|
commitdiff
|
tree
2014-10-02
Steven Rostedt ...
ring-buffer: Fix infinite spin in reading buffer
commit
|
commitdiff
|
tree
2014-09-20
Steven Rostedt ...
ktest: Add PATCHCHECK_CHERRY
commit
|
commitdiff
|
tree
2014-09-13
Steven Rostedt ...
ftrace: Only disable ftrace_enabled to test buffer...
commit
|
commitdiff
|
tree
2014-09-13
Steven Rostedt ...
ftrace: Add sanity check when unregistering last ftrace_ops
commit
|
commitdiff
|
tree
2014-09-10
Steven Rostedt ...
ftrace: Replace tramp_hash with old_*_hash to save...
commit
|
commitdiff
|
tree
2014-09-10
Steven Rostedt ...
ftrace: Annotate the ops operation on update
commit
|
commitdiff
|
tree
2014-09-10
Steven Rostedt ...
ftrace: Grab any ops for a rec for enabled_functions...
commit
|
commitdiff
|
tree
2014-09-10
Steven Rostedt ...
ftrace: Remove freeing of old_hash from ftrace_hash_move()
commit
|
commitdiff
|
tree
2014-09-10
Steven Rostedt ...
ftrace: Set callback to ftrace_stub when no ops are...
commit
|
commitdiff
|
tree
2014-09-09
Steven Rostedt ...
ftrace: Add helper function ftrace_ops_get_func()
commit
|
commitdiff
|
tree
2014-09-09
Steven Rostedt ...
ftrace: Add separate function for non recursive callbacks
commit
|
commitdiff
|
tree
2014-08-23
Steven Rostedt ...
ftrace: Use current addr when converting to nop in...
commit
|
commitdiff
|
tree
2014-08-23
Steven Rostedt ...
ftrace: Fix function_profiler and function tracer together
commit
|
commitdiff
|
tree
2014-08-22
Steven Rostedt ...
ftrace: Fix up trampoline accounting with looping on...
commit
|
commitdiff
|
tree
2014-08-22
Steven Rostedt ...
ftrace: Update all ftrace_ops for a ftrace_hash_ops...
commit
|
commitdiff
|
tree
2014-08-22
Steven Rostedt ...
ftrace: Allow ftrace_ops to use the hashes from other ops
commit
|
commitdiff
|
tree
2014-08-06
Steven Rostedt ...
ring-buffer: Always reset iterator to reader page
commit
|
commitdiff
|
tree
2014-08-06
Steven Rostedt ...
ring-buffer: Up rb_iter_peek() loop count to 3
commit
|
commitdiff
|
tree
2014-07-24
Steven Rostedt ...
ftrace: Add warning if tramp hash does not match nr_trampolines
commit
|
commitdiff
|
tree
2014-07-24
Steven Rostedt ...
ftrace: Fix trampoline hash update check on rec->flags
commit
|
commitdiff
|
tree
2014-07-23
Steven Rostedt ...
ring-buffer: Use rb_page_size() instead of open coded...
commit
|
commitdiff
|
tree
2014-07-23
Steven Rostedt ...
ftrace: Rename ftrace_ops field from trampolines to...
commit
|
commitdiff
|
tree
next