aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| | | | * | | | | | | | | | | | | tracing/function-graph-tracer: enhancements for the trace outputFrederic Weisbecker2008-11-27
| | |_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | ftrace: improve seq_operation of ftraceLiming Wang2008-11-28
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | tracing/branch-tracer: include missing irqflags.hFrederic Weisbecker2008-11-29
| |/ / / / / / / / / / / / /
| | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'tracing/blktrace', 'tracing/ftrace', 'tracing/function-graph-...Ingo Molnar2008-11-27
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | tracing: add "power-tracer": C/P state tracer to help power optimizationArjan van de Ven2008-11-26
| | |/ / / / / / / / / / / / / | |/| | | | | | | | | | | | |
| | * | | | | | | | | | | | | ftrace: add cpu annotation for function graph tracerSteven Rostedt2008-11-26
| | * | | | | | | | | | | | | ftrace: add thread comm to function graph tracerSteven Rostedt2008-11-26
| | * | | | | | | | | | | | | ftrace: let function tracing and function return run togetherSteven Rostedt2008-11-26
| | * | | | | | | | | | | | | ftrace: use code patching for ftrace graph tracerSteven Rostedt2008-11-26
| | * | | | | | | | | | | | | ftrace: add function tracing to single threadSteven Rostedt2008-11-26
| | * | | | | | | | | | | | | tracing/function-return-tracer: set a more human readable outputFrederic Weisbecker2008-11-25
| | * | | | | | | | | | | | | tracing/function-return-tracer: change the name into function-graph-tracerFrederic Weisbecker2008-11-25
| |/ / / / / / / / / / / / /
| * | | | | | | | | | | | | x86, bts, ftrace: a BTS ftrace plug-in prototypeMarkus Metzger2008-11-25
| * | | | | | | | | | | | | x86, ftrace: call trace->open() before stopping tracing; add trace->print_hea...Markus Metzger2008-11-25
| | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \
| *-------------. \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'tracing/branch-tracer', 'tracing/fastboot', 'tracing/ftrace',...Ingo Molnar2008-11-24
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | | | | | |_|_|/ / / / / / / / / / / / | | | | | | |/| | | | | | | | | | | | | |
| | | | | | | | * | | | | | | | | | | | | tracing/stack-tracer: avoid races accessing fileTörök Edwin2008-11-23
| | | | | | | | * | | | | | | | | | | | | tracing/stack-tracer: introduce CONFIG_USER_STACKTRACE_SUPPORTTörök Edwin2008-11-23
| | | | | | | | * | | | | | | | | | | | | tracing/stack-tracer: fix locking and refcountsTörök Edwin2008-11-23
| | | | | | | | * | | | | | | | | | | | | tracing/stack-tracer: fix style issuesTörök Edwin2008-11-23
| | | | | | | | * | | | | | | | | | | | | tracing: identify which executable object the userspace address belongs toTörök Edwin2008-11-23
| | | | | | | | * | | | | | | | | | | | | tracing: add support for userspace stacktraces in tracing/iter_ctrlTörök Edwin2008-11-23
| | | |_|_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | |
| | | | | | | * | | | | | | | | | | | | ring-buffer: add tracing_off_permanentSteven Rostedt2008-11-23
| | | |_|_|_|/ / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | |
| | | | | * | | | | | | | | | | | | | tracing: allow tracing of suspend/resume & hibernation code againIngo Molnar2008-11-23
| | | |_|/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | |
| | | | * | | | | | | | | | | | | | tracing/function-return-tracer: free the return stack on free_task()Frederic Weisbecker2008-11-23
| | | | * | | | | | | | | | | | | | tracing/function-return-tracer: don't trace kfree while it frees the return s...Frederic Weisbecker2008-11-23
| | | | * | | | | | | | | | | | | | tracing/function-return-tracer: clean up task start/exit callbacksIngo Molnar2008-11-23
| | | | * | | | | | | | | | | | | | tracing/function-return-tracer: store return stack into task_struct and alloc...Frederic Weisbecker2008-11-23
| | | |/ / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | ftrace: add ftrace_off_permanentSteven Rostedt2008-11-23
| | |/ / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | trace: fix compiler warning in branch profilerSteven Rostedt2008-11-23
| * | | | | | | | | | | | | | | trace: profile all if conditionalsSteven Rostedt2008-11-23
| * | | | | | | | | | | | | | | trace: branch profiling should not print percent without dataSteven Rostedt2008-11-23
| * | | | | | | | | | | | | | | trace: consolidate unlikely and likely profilerSteven Rostedt2008-11-23
| |/ / / / / / / / / / / / / /
| | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'tracing/profiling', 'tracing/options' and 'tracing/urgent' in...Ingo Molnar2008-11-23
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | | * | | | | | | | | | | | | | | tracing/function-return-tracer: add the overrun fieldFrederic Weisbecker2008-11-18
| | | * | | | | | | | | | | | | | | tracing/ftrace: make nop tracer using tracer flagsFrederic Weisbecker2008-11-18
| | | * | | | | | | | | | | | | | | tracing/ftrace: implement a set_flag callback for tracersFrederic Weisbecker2008-11-18
| | * | | | | | | | | | | | | | | | profiling: clean up profile_nop()Andrew Morton2008-11-19
| | | |_|_|_|_|_|_|_|_|_|_|/ / / / | | |/| | | | | | | | | | | | | |
| | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'tracing/ftrace' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-19
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | ftrace: fix selftest lockingIngo Molnar2008-11-19
| | * | | | | | | | | | | | | | | | ftrace: preemptoff selftest not workingHeiko Carstens2008-11-18
| | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *-. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'tracing/branch-tracer' and 'tracing/urgent' into tracing/coreIngo Molnar2008-11-18
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | tracing: branch tracer, fix writing to trace/trace_optionsAneesh Kumar K.V2008-11-17
| | | | | | | | | | | | | | | | | | | |
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| *---. \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-r...Ingo Molnar2008-11-17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | | | | markers/tracpoints: fix non-modular buildIngo Molnar2008-11-16
| | | * | | | | | | | | | | | | | | | | | | tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()Mathieu Desnoyers2008-11-16
| | | * | | | | | | | | | | | | | | | | | | tracepoints: use modules notifiersMathieu Desnoyers2008-11-16
| | | * | | | | | | | | | | | | | | | | | | tracepoints: fix disableMathieu Desnoyers2008-11-16
| | | * | | | | | | | | | | | | | | | | | | markers: auto enable tracepoints (new API : trace_mark_tp())Mathieu Desnoyers2008-11-16
| | | * | | | | | | | | | | | | | | | | | | markers: use module notifierMathieu Desnoyers2008-11-16
| | | * | | | | | | | | | | | | | | | | | | markers: use rcu_*_sched_notrace and notraceMathieu Desnoyers2008-11-16