Commit Graph

118900 Commits (5a209c2d58e70f9bc415b9cdf0e3b9aaefb70371)
 

Author SHA1 Message Date
Ingo Molnar 5a209c2d58 Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/core 16 years ago
Rakib Mullick e270219f43 kernel/profile.c: fix section mismatch warning 16 years ago
Aneesh Kumar K.V 0c726da983 tracing: branch tracer, fix writing to trace/trace_options 16 years ago
Ingo Molnar 3f8e402f34 Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-return-tracer', 'tracing/tracepoints' and 'tracing/urgent' into tracing/core 16 years ago
Ingo Molnar 227a837567 markers/tracpoints: fix non-modular build 16 years ago
Ingo Molnar 0a7ad64531 tracepoints: format documentation 16 years ago
Mathieu Desnoyers 0dcf8fe5fe tracepoints, docs: marker_synchronize_unregister->tracepoint_synchronize_unregister 16 years ago
Mathieu Desnoyers 8fd88d1590 tracepoints: documentation fix for teardown 16 years ago
Mathieu Desnoyers 7e066fb870 tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() 16 years ago
Mathieu Desnoyers 32f8574277 tracepoints: use modules notifiers 16 years ago
Mathieu Desnoyers 5f382671de tracepoints: do not put arguments in name 16 years ago
Mathieu Desnoyers c420970ef4 tracepoints: use unregister return value 16 years ago
Mathieu Desnoyers da7b3eab16 tracepoints: use rcu_*_sched_notrace 16 years ago
Mathieu Desnoyers de0baf9ad6 tracepoints: fix disable 16 years ago
Mathieu Desnoyers 2504ea5edf tracepoints: samples, fix teardown 16 years ago
Mathieu Desnoyers a0bca6a59e markers: create DEFINE_MARKER and GET_MARKER (new API) 16 years ago
Mathieu Desnoyers c1df1bd2c4 markers: auto enable tracepoints (new API : trace_mark_tp()) 16 years ago
Mathieu Desnoyers a419246ac7 markers: use module notifier 16 years ago
Mathieu Desnoyers 021aeb057f markers: use rcu_*_sched_notrace and notrace 16 years ago
Arnaldo Carvalho de Melo e3f8c4b911 markers: add missing stdargs.h include, needed due to va_list usage 16 years ago
Mathieu Desnoyers 2bdba316c9 markers: fix unregister 16 years ago
Mathieu Desnoyers 954e100d22 rcu: add rcu_read_*_sched_notrace() 16 years ago
walimis 5821e1b74f function tracing: fix wrong pos computing when read buffer has been fulfilled 16 years ago
Frederic Weisbecker e7d3737ea1 tracing/function-return-tracer: support for dynamic ftrace on function return tracer 16 years ago
Frederic Weisbecker b01c746617 tracing/function-return-tracer: add a barrier to ensure return stack index is incremented in memory 16 years ago
Ingo Molnar 985809608f Merge branch 'tracing/ftrace' into tracing/function-return-tracer 16 years ago
Frederic Weisbecker 072b40a156 tracing/branch-tracer: fix a trace recursion on branch tracer 16 years ago
Frederic Weisbecker 1c80025a49 tracing/ftrace: change the type of the init() callback 16 years ago
Frederic Weisbecker e6e7a65aab tracing/ftrace: fix unexpected -EINVAL when longest tracer name is set 16 years ago
Steven Rostedt ee02a2e5c8 ftrace: make filtered functions effective on setting 16 years ago
Steven Rostedt 982c350b9e ftrace: fix dyn ftrace filter 16 years ago
Steven Rostedt 20e5227e9f ftrace: allow NULL pointers in mcount_loc 16 years ago
Steven Rostedt 31e889098a ftrace: pass module struct to arch dynamic ftrace functions 16 years ago
Steven Rostedt d51ad7ac48 ftrace: replace raw_local_irq_save with local_irq_save 16 years ago
Steven Rostedt 918c115410 ftrace: do not process freed records 16 years ago
Steven Rostedt b17e8a37a1 ftrace: disable ftrace on anomalies in trace start and stop 16 years ago
Steven Rostedt f3c7ac40a9 ftrace: remove condition from ftrace_record_ip 16 years ago
Ingo Molnar c91add5fa6 Merge branches 'tracing/fastboot', 'tracing/ftrace' and 'tracing/urgent' into tracing/core 16 years ago
Stephen Hemminger d1aaf8cf8a tracing/fastboot: put error message on stderr 16 years ago
walimis b3535c6390 ftrace: remove unnecessary if condition of __unregister_ftrace_function 16 years ago
Ingo Molnar ee51a1de7e tracing: fix mmiotrace resizing crash 16 years ago
Steven Rostedt 12ef7d4486 ftrace: CPU buffer start annotation clean ups 16 years ago
Steven Rostedt ee6bce5227 ftrace: rename iter_ctrl to trace_options 16 years ago
Steven Rostedt 1696b2b0f4 ftrace: show buffer size in kilobytes 16 years ago
Steven Rostedt a94c80e78b ftrace: rename trace_entries to buffer_size_kb 16 years ago
Ingo Molnar 24de38620d Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function-return-tracer' and 'tracing/urgent' into tracing/core 16 years ago
Frederic Weisbecker 1dc1c6adf3 tracing/function-return-tracer: call prepare_ftrace_return by registers 16 years ago
Frederic Weisbecker 62d59d17a5 tracing/function-return-tracer: make the function return tracer lockless 16 years ago
Steven Rostedt 94b80ffd65 ftrace: rename trace_unlikely.c file 16 years ago
Steven Rostedt 80e5ea4506 ftrace: add tracer called branch 16 years ago