Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | | | | | | | ||||||
| | | \ \ \ \ | ||||||
| | *-. \ \ \ \ | Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-19 | 385 | -2508/+11806 | |
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | | | ||||||
| | | * | | | | | ftrace: fix selftest locking | Ingo Molnar | 2008-11-19 | 1 | -12/+13 | |
| | | * | | | | | ftrace: preemptoff selftest not working | Heiko Carstens | 2008-11-18 | 1 | -0/+8 | |
| | | | | | | | | ||||||
| | | \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ | Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/core | Ingo Molnar | 2008-11-18 | 3 | -5/+1 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | tracing: branch tracer, fix writing to trace/trace_options | Aneesh Kumar K.V | 2008-11-17 | 2 | -4/+0 | |
| | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | *---. \ \ \ \ \ \ \ | Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-r... | Ingo Molnar | 2008-11-17 | 39 | -429/+841 | |
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | | | ||||||
| | | | * | | | | | | | | markers/tracpoints: fix non-modular build | Ingo Molnar | 2008-11-16 | 2 | -0/+8 | |
| | | | * | | | | | | | | tracepoints: format documentation | Ingo Molnar | 2008-11-16 | 1 | -40/+47 | |
| | | | * | | | | | | | | tracepoints, docs: marker_synchronize_unregister->tracepoint_synchronize_unre... | Mathieu Desnoyers | 2008-11-16 | 1 | -1/+1 | |
| | | | * | | | | | | | | tracepoints: documentation fix for teardown | Mathieu Desnoyers | 2008-11-16 | 1 | -4/+6 | |
| | | | * | | | | | | | | tracepoints: add DECLARE_TRACE() and DEFINE_TRACE() | Mathieu Desnoyers | 2008-11-16 | 11 | -25/+66 | |
| | | | * | | | | | | | | tracepoints: use modules notifiers | Mathieu Desnoyers | 2008-11-16 | 2 | -5/+29 | |
| | | | * | | | | | | | | tracepoints: do not put arguments in name | Mathieu Desnoyers | 2008-11-16 | 1 | -5/+3 | |
| | | | * | | | | | | | | tracepoints: use unregister return value | Mathieu Desnoyers | 2008-11-16 | 1 | -4/+6 | |
| | | | * | | | | | | | | tracepoints: use rcu_*_sched_notrace | Mathieu Desnoyers | 2008-11-16 | 1 | -2/+2 | |
| | | | * | | | | | | | | tracepoints: fix disable | Mathieu Desnoyers | 2008-11-16 | 1 | -0/+1 | |
| | | | * | | | | | | | | tracepoints: samples, fix teardown | Mathieu Desnoyers | 2008-11-16 | 2 | -0/+2 | |
| | | | * | | | | | | | | markers: create DEFINE_MARKER and GET_MARKER (new API) | Mathieu Desnoyers | 2008-11-16 | 2 | -16/+37 | |
| | | | * | | | | | | | | markers: auto enable tracepoints (new API : trace_mark_tp()) | Mathieu Desnoyers | 2008-11-16 | 3 | -3/+96 | |
| | | | * | | | | | | | | markers: use module notifier | Mathieu Desnoyers | 2008-11-16 | 2 | -4/+29 | |
| | | | * | | | | | | | | markers: use rcu_*_sched_notrace and notrace | Mathieu Desnoyers | 2008-11-16 | 1 | -7/+9 | |
| | | | * | | | | | | | | markers: add missing stdargs.h include, needed due to va_list usage | Arnaldo Carvalho de Melo | 2008-11-16 | 1 | -0/+1 | |
| | | | * | | | | | | | | markers: fix unregister | Mathieu Desnoyers | 2008-11-16 | 1 | -5/+7 | |
| | | | * | | | | | | | | rcu: add rcu_read_*_sched_notrace() | Mathieu Desnoyers | 2008-11-16 | 1 | -0/+2 | |
| | | * | | | | | | | | | tracing/function-return-tracer: support for dynamic ftrace on function return... | Frederic Weisbecker | 2008-11-16 | 6 | -155/+211 | |
| | | * | | | | | | | | | tracing/function-return-tracer: add a barrier to ensure return stack index is... | Frederic Weisbecker | 2008-11-16 | 1 | -0/+1 | |
| | | * | | | | | | | | | Merge branch 'tracing/ftrace' into tracing/function-return-tracer | Ingo Molnar | 2008-11-16 | 18 | -164/+284 | |
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | / / / / / | | | | | |_|/ / / / / | | | | |/| | | | | | | ||||||
| | | | * | | | | | | | tracing/ftrace: change the type of the init() callback | Frederic Weisbecker | 2008-11-16 | 13 | -24/+88 | |
| | | | * | | | | | | | tracing/ftrace: fix unexpected -EINVAL when longest tracer name is set | Frederic Weisbecker | 2008-11-16 | 1 | -5/+7 | |
| | | | * | | | | | | | ftrace: make filtered functions effective on setting | Steven Rostedt | 2008-11-16 | 1 | -1/+1 | |
| | | | * | | | | | | | ftrace: fix dyn ftrace filter | Steven Rostedt | 2008-11-16 | 1 | -47/+36 | |
| | | | * | | | | | | | ftrace: allow NULL pointers in mcount_loc | Steven Rostedt | 2008-11-16 | 1 | -0/+8 | |
| | | | * | | | | | | | ftrace: pass module struct to arch dynamic ftrace functions | Steven Rostedt | 2008-11-16 | 5 | -54/+100 | |
| | | | * | | | | | | | ftrace: replace raw_local_irq_save with local_irq_save | Steven Rostedt | 2008-11-16 | 2 | -4/+4 | |
| | | | * | | | | | | | ftrace: do not process freed records | Steven Rostedt | 2008-11-16 | 1 | -2/+6 | |
| | | | * | | | | | | | ftrace: disable ftrace on anomalies in trace start and stop | Steven Rostedt | 2008-11-16 | 1 | -37/+44 | |
| | | | * | | | | | | | ftrace: remove condition from ftrace_record_ip | Steven Rostedt | 2008-11-16 | 1 | -1/+1 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | tracing/branch-tracer: fix a trace recursion on branch tracer | Frederic Weisbecker | 2008-11-16 | 1 | -2/+2 | |
| | |/ / / / / / / | ||||||
| | | | | | | | | | ||||||
| | | \ \ \ \ \ \ | ||||||
| | *-. \ \ \ \ \ \ | Merge branches 'tracing/fastboot', 'tracing/ftrace' and 'tracing/urgent' into... | Ingo Molnar | 2008-11-16 | 5 | -44/+55 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ftrace: remove unnecessary if condition of __unregister_ftrace_function | walimis | 2008-11-13 | 1 | -2/+1 | |
| | | * | | | | | | | | ftrace: CPU buffer start annotation clean ups | Steven Rostedt | 2008-11-13 | 2 | -1/+16 | |
| | | * | | | | | | | | ftrace: rename iter_ctrl to trace_options | Steven Rostedt | 2008-11-13 | 2 | -16/+16 | |
| | | * | | | | | | | | ftrace: show buffer size in kilobytes | Steven Rostedt | 2008-11-13 | 2 | -18/+9 | |
| | | * | | | | | | | | ftrace: rename trace_entries to buffer_size_kb | Steven Rostedt | 2008-11-13 | 2 | -11/+11 | |
| | * | | | | | | | | | tracing/fastboot: put error message on stderr | Stephen Hemminger | 2008-11-13 | 1 | -5/+7 | |
| | |/ / / / / / / / | ||||||
| | | | | | | | | | | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | | \ \ \ \ \ \ \ | ||||||
| | *---. \ \ \ \ \ \ \ | Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function... | Ingo Molnar | 2008-11-13 | 4 | -46/+15 | |
| | |\ \ \ \ \ \ \ \ \ \ | ||||||
| | | | * | | | | | | | | | tracing/function-return-tracer: call prepare_ftrace_return by registers | Frederic Weisbecker | 2008-11-12 | 2 | -5/+1 | |
| | | | * | | | | | | | | | tracing/function-return-tracer: make the function return tracer lockless | Frederic Weisbecker | 2008-11-12 | 1 | -38/+5 | |
| | | * | | | | | | | | | | tracing/fastboot: fix perlcritic warning | Stephen Hemminger | 2008-11-12 | 1 | -2/+2 | |
| | | |/ / / / / / / / / | ||||||
| | * | | | | | | | | | | ftrace: rename trace_unlikely.c file | Steven Rostedt | 2008-11-12 | 2 | -1/+1 |