index
:
linux
mybooklive
mybooklive-3.16.y
mybooklive-amatus
Linux kernel source tree
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
2013-03-27
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
2013-03-27
tracing: Keep overwrite in sync between regular and snapshot buffers
Steven Rostedt (Red Hat)
2013-03-27
tracing: Protect tracer flags with trace_types_lock
Steven Rostedt (Red Hat)
2013-03-27
tracing: Fix free of probe entry by calling call_rcu_sched()
Steven Rostedt (Red Hat)
2013-03-27
tracing: Fix race in snapshot swapping
Steven Rostedt (Red Hat)
2013-03-20
ftrace: Update the kconfig for DYNAMIC_FTRACE
Steven Rostedt
2013-03-06
ftrace: Call ftrace cleanup module notifier after all other notifiers
Steven Rostedt (Red Hat)
2013-02-06
ftrace: Be first to run code modification on modules
Steven Rostedt
2013-01-03
ring-buffer: Fix NULL pointer if rb_set_head_page() fails
Steven Rostedt
2013-01-03
ftrace: Clear bits properly in reset_iter_read()
Dan Carpenter
2012-07-12
tracing: change CPU ring buffer state from tracing_cpumask
Vaibhav Nagarnaik
2012-07-12
splice: fix racy pipe->buffers uses
Eric Dumazet
2012-05-11
tracing: Fix stacktrace of latency tracers (irqsoff and friends)
Steven Rostedt
2012-04-13
tracing: Fix ent_size in trace output
Steven Rostedt
2012-04-13
tracing: Fix ftrace stack trace entries
Wolfgang Mauerer
2012-01-25
ftrace: Fix unregister ftrace_ops accounting
Jiri Olsa
2011-12-05
ftrace: Fix hash record accounting bug
Steven Rostedt
2011-12-05
ftrace: Remove force undef config value left for testing
Steven Rostedt
2011-12-05
tracing: Restore system filter behavior
Li Zefan
2011-12-05
tracing: fix event_subsystem ref counting
Ilya Dryomov
2011-12-01
trace_events_filter: Use rcu_assign_pointer() when setting ftrace_event_call-...
Tejun Heo
2011-10-31
kernel: Fix files explicitly needing EXPORT_SYMBOL infrastructure
Paul Gortmaker
2011-10-31
kernel: Add <linux/module.h> to files using it implicitly
Paul Gortmaker
2011-10-26
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2011-10-26
Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
2011-10-14
tracing: Fix returning of duplicate data after EOF in trace_pipe_raw
Steven Rostedt
2011-10-14
ftrace: Fix README to state tracing_on to start/stop tracing
Geunsik Lim
2011-10-12
Merge branch 'tip/perf/core' of git://github.com/rostedt/linux into perf/core
Ingo Molnar
2011-10-11
tracing: Do not allocate buffer for trace_marker
Steven Rostedt
2011-10-11
tracing: Warn on output if the function tracer was found corrupted
Steven Rostedt
2011-10-10
ftrace/kprobes: Fix not to delete probes if in use
Masami Hiramatsu
2011-10-07
Merge branch 'pm-runtime' into pm-for-linus
Rafael J. Wysocki
2011-09-29
PM / Tracing: build rpm-traces.c only if CONFIG_PM_RUNTIME is set
Ming Lei
2011-09-27
PM / Runtime: Introduce trace points for tracing rpm_* functions
Ming Lei
2011-09-22
tracing: Fix preemptirqsoff tracer to not stop at preempt off
Steven Rostedt
2011-09-19
tracing: Add a counter clock for those that do not trust clocks
Steven Rostedt
2011-09-13
locking, tracing: Annotate tracing locks as raw
Thomas Gleixner
2011-08-30
trace: Add ring buffer stats to measure rate of events
Vaibhav Nagarnaik
2011-08-30
trace: Add a new readonly entry to report total buffer size
Vaibhav Nagarnaik
2011-08-30
tracing: Add preempt disable for filter self test
Steven Rostedt
2011-08-19
tracing/filter: Add startup tests for events filter
Jiri Olsa
2011-08-19
tracing/filter: Change filter_match_preds function to use walk_pred_tree
Jiri Olsa
2011-08-19
tracing/filter: Change fold_pred function to use walk_pred_tree
Jiri Olsa
2011-08-19
tracing/filter: Change fold_pred_tree function to use walk_pred_tree
Jiri Olsa
2011-08-19
tracing/filter: Change count_leafs function to use walk_pred_tree
Jiri Olsa
2011-08-19
tracing/filter: Unify predicate tree walking, change check_pred_tree function...
Jiri Olsa
2011-08-19
tracing/filter: Simplify tracepoint event lookup
Jiri Olsa
2011-08-19
tracing/filter: Remove field_name from filter_pred struct
Jiri Olsa
2011-08-19
tracing/filter: Separate predicate init and filter addition
Jiri Olsa
2011-08-19
tracing/filter: Use static allocation for filter predicates
Jiri Olsa
[next]