aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | | | | | |
| | | \ \ \ \
| | *-. \ \ \ \ Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-19385-2508/+11806
| | |\ \ \ \ \ \ | | | |_|_|/ / / | | |/| | | | |
| | | * | | | | ftrace: fix selftest lockingIngo Molnar2008-11-191-12/+13
| | | * | | | | ftrace: preemptoff selftest not workingHeiko Carstens2008-11-181-0/+8
| | | | | | | |
| | | \ \ \ \ \
| | *-. \ \ \ \ \ Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-183-5/+1
| | |\ \ \ \ \ \ \
| | | * | | | | | | tracing: branch tracer, fix writing to trace/trace_optionsAneesh Kumar K.V2008-11-172-4/+0
| | | | | | | | | |
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-r...Ingo Molnar2008-11-1739-429/+841
| | |\ \ \ \ \ \ \ \ \ \ | | | |_|_|/ / / / / / / | | |/| | | | | | | | |
| | | | * | | | | | | | markers/tracpoints: fix non-modular buildIngo Molnar2008-11-162-0/+8
| | | | * | | | | | | | tracepoints: format documentationIngo Molnar2008-11-161-40/+47
| | | | * | | | | | | | tracepoints, docs: marker_synchronize_unregister->tracepoint_synchronize_unre...Mathieu Desnoyers2008-11-161-1/+1
| | | | * | | | | | | | tracepoints: documentation fix for teardownMathieu Desnoyers2008-11-161-4/+6
| | | | * | | | | | | | tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers2008-11-1611-25/+66
| | | | * | | | | | | | tracepoints: use modules notifiersMathieu Desnoyers2008-11-162-5/+29
| | | | * | | | | | | | tracepoints: do not put arguments in nameMathieu Desnoyers2008-11-161-5/+3
| | | | * | | | | | | | tracepoints: use unregister return valueMathieu Desnoyers2008-11-161-4/+6
| | | | * | | | | | | | tracepoints: use rcu_*_sched_notraceMathieu Desnoyers2008-11-161-2/+2
| | | | * | | | | | | | tracepoints: fix disableMathieu Desnoyers2008-11-161-0/+1
| | | | * | | | | | | | tracepoints: samples, fix teardownMathieu Desnoyers2008-11-162-0/+2
| | | | * | | | | | | | markers: create DEFINE_MARKER and GET_MARKER (new API)Mathieu Desnoyers2008-11-162-16/+37
| | | | * | | | | | | | markers: auto enable tracepoints (new API : trace_mark_tp())Mathieu Desnoyers2008-11-163-3/+96
| | | | * | | | | | | | markers: use module notifierMathieu Desnoyers2008-11-162-4/+29
| | | | * | | | | | | | markers: use rcu_*_sched_notrace and notraceMathieu Desnoyers2008-11-161-7/+9
| | | | * | | | | | | | markers: add missing stdargs.h include, needed due to va_list usageArnaldo Carvalho de Melo2008-11-161-0/+1
| | | | * | | | | | | | markers: fix unregisterMathieu Desnoyers2008-11-161-5/+7
| | | | * | | | | | | | rcu: add rcu_read_*_sched_notrace()Mathieu Desnoyers2008-11-161-0/+2
| | | * | | | | | | | | tracing/function-return-tracer: support for dynamic ftrace on function return...Frederic Weisbecker2008-11-166-155/+211
| | | * | | | | | | | | tracing/function-return-tracer: add a barrier to ensure return stack index is...Frederic Weisbecker2008-11-161-0/+1
| | | * | | | | | | | | Merge branch 'tracing/ftrace' into tracing/function-return-tracerIngo Molnar2008-11-1618-164/+284
| | | |\ \ \ \ \ \ \ \ \ | | | | |/ / / / / / / / | | | |/| | | / / / / / | | | | | |_|/ / / / / | | | | |/| | | | | |
| | | | * | | | | | | tracing/ftrace: change the type of the init() callbackFrederic Weisbecker2008-11-1613-24/+88
| | | | * | | | | | | tracing/ftrace: fix unexpected -EINVAL when longest tracer name is setFrederic Weisbecker2008-11-161-5/+7
| | | | * | | | | | | ftrace: make filtered functions effective on settingSteven Rostedt2008-11-161-1/+1
| | | | * | | | | | | ftrace: fix dyn ftrace filterSteven Rostedt2008-11-161-47/+36
| | | | * | | | | | | ftrace: allow NULL pointers in mcount_locSteven Rostedt2008-11-161-0/+8
| | | | * | | | | | | ftrace: pass module struct to arch dynamic ftrace functionsSteven Rostedt2008-11-165-54/+100
| | | | * | | | | | | ftrace: replace raw_local_irq_save with local_irq_saveSteven Rostedt2008-11-162-4/+4
| | | | * | | | | | | ftrace: do not process freed recordsSteven Rostedt2008-11-161-2/+6
| | | | * | | | | | | ftrace: disable ftrace on anomalies in trace start and stopSteven Rostedt2008-11-161-37/+44
| | | | * | | | | | | ftrace: remove condition from ftrace_record_ipSteven Rostedt2008-11-161-1/+1
| | | |/ / / / / / /
| | * | | | | | | | tracing/branch-tracer: fix a trace recursion on branch tracerFrederic Weisbecker2008-11-161-2/+2
| | |/ / / / / / /
| | | | | | | | |
| | | \ \ \ \ \ \
| | *-. \ \ \ \ \ \ Merge branches 'tracing/fastboot', 'tracing/ftrace' and 'tracing/urgent' into...Ingo Molnar2008-11-165-44/+55
| | |\ \ \ \ \ \ \ \
| | | * | | | | | | | ftrace: remove unnecessary if condition of __unregister_ftrace_functionwalimis2008-11-131-2/+1
| | | * | | | | | | | ftrace: CPU buffer start annotation clean upsSteven Rostedt2008-11-132-1/+16
| | | * | | | | | | | ftrace: rename iter_ctrl to trace_optionsSteven Rostedt2008-11-132-16/+16
| | | * | | | | | | | ftrace: show buffer size in kilobytesSteven Rostedt2008-11-132-18/+9
| | | * | | | | | | | ftrace: rename trace_entries to buffer_size_kbSteven Rostedt2008-11-132-11/+11
| | * | | | | | | | | tracing/fastboot: put error message on stderrStephen Hemminger2008-11-131-5/+7
| | |/ / / / / / / /
| | | | | | | | | |
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | | \ \ \ \ \ \ \
| | *---. \ \ \ \ \ \ \ Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/function...Ingo Molnar2008-11-134-46/+15
| | |\ \ \ \ \ \ \ \ \ \
| | | | * | | | | | | | | tracing/function-return-tracer: call prepare_ftrace_return by registersFrederic Weisbecker2008-11-122-5/+1
| | | | * | | | | | | | | tracing/function-return-tracer: make the function return tracer locklessFrederic Weisbecker2008-11-121-38/+5
| | | * | | | | | | | | | tracing/fastboot: fix perlcritic warningStephen Hemminger2008-11-121-2/+2
| | | |/ / / / / / / / /
| | * | | | | | | | | | ftrace: rename trace_unlikely.c fileSteven Rostedt2008-11-122-1/+1