summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | | | | | | | | | | | ftrace: move ftrace_special to trace.cSteven Rostedt2008-05-262-26/+25
| | | * | | | | | | | | | | | | ftrace: limit use of check pagesSteven Rostedt2008-05-262-9/+24
| | | * | | | | | | | | | | | | sched: do not trace sched_clockIngo Molnar2008-05-251-3/+3
| | | | |_|_|/ / / / / / / / / | | | |/| | | | | | | | | | |
| | | * | | | | | | | | | | | ftrace: add have dynamic ftrace config for archsSteven Rostedt2008-05-231-0/+4
| | | * | | | | | | | | | | | ftrace: use the new kbuild CFLAGS_REMOVE for kernel directorySteven Rostedt2008-05-231-5/+9
| | | * | | | | | | | | | | | ftrace: support for PowerPCSteven Rostedt2008-05-231-2/+9
| | | * | | | | | | | | | | | ftrace: cleanupsIngo Molnar2008-05-231-3/+3
| | | * | | | | | | | | | | | ftrace: fix mcount export bugIngo Molnar2008-05-231-3/+0
| | | * | | | | | | | | | | | ftrace: remove packed attribute on ftrace_page.David Miller2008-05-231-2/+2
| | | * | | | | | | | | | | | ftrace: stacktrace fixIngo Molnar2008-05-233-3/+5
| | | * | | | | | | | | | | | Port ftrace to markersMathieu Desnoyers2008-05-234-56/+255
| | | * | | | | | | | | | | | Markers - remove extra format argumentMathieu Desnoyers2008-05-231-16/+14
| | | * | | | | | | | | | | | ftrace: limit trace entriesSteven Rostedt2008-05-231-0/+38
| | | * | | | | | | | | | | | ftrace: add readpos to struct trace_seq; add trace_seq_to_user()Pekka Paalanen2008-05-232-37/+39
| | | * | | | | | | | | | | | ftrace: use raw_smp_processor_id for mcount functionsSteven Rostedt2008-05-231-4/+11
| | | * | | | | | | | | | | | ftrace: special stacktraceIngo Molnar2008-05-231-23/+24
| | | * | | | | | | | | | | | ftrace: trace fasterIngo Molnar2008-05-231-2/+2
| | | * | | | | | | | | | | | ftrace: fix setting of pos in read_pipeSteven Rostedt2008-05-231-1/+1
| | | * | | | | | | | | | | | ftrace: add trace pipe header plugginSteven Rostedt2008-05-232-7/+36
| | | * | | | | | | | | | | | ftrace: add logic to record overrunsSteven Rostedt2008-05-232-6/+16
| | | * | | | | | | | | | | | ftrace: fix comm on function trace outputSteven Rostedt2008-05-234-3/+15
| | | * | | | | | | | | | | | ftrace: comment codeSteven Rostedt2008-05-232-1/+141
| | | * | | | | | | | | | | | ftrace: modulize the number of CPU buffersSteven Rostedt2008-05-231-14/+24
| | | * | | | | | | | | | | | ftrace: replace simple_strtoul with strict_strtoulSteven Rostedt2008-05-231-6/+22
| | | * | | | | | | | | | | | ftrace: simple clean upsSteven Rostedt2008-05-231-13/+12
| | | * | | | | | | | | | | | ftrace: cleanupsIngo Molnar2008-05-231-6/+5
| | | * | | | | | | | | | | | ftrace: simplify hexprintThomas Gleixner2008-05-231-18/+5
| | | * | | | | | | | | | | | lockdep: update lockdep_recursion on graph_lockSteven Rostedt2008-05-231-0/+3
| | | * | | | | | | | | | | | ftrace: trace_entries to dynamically change trace buffer sizeSteven Rostedt2008-05-231-8/+137
| | | * | | | | | | | | | | | ftrace: user proper API for setting RT prios in selftestSteven Rostedt2008-05-231-3/+3
| | | * | | | | | | | | | | | ftrace: trace_pipe implement NONBLOCKSteven Rostedt2008-05-231-0/+4
| | | * | | | | | | | | | | | ftrace: return EOF in trace_pipe on change of tracerSteven Rostedt2008-05-231-0/+3
| | | * | | | | | | | | | | | ftrace: restore iterator trace in pipe readSteven Rostedt2008-05-231-1/+4
| | | * | | | | | | | | | | | ftrace: allow trace_pipe to block on all readsSteven Rostedt2008-05-231-2/+0
| | | * | | | | | | | | | | | ftrace: fix conversion of task state to char in latency tracerAnkita Garg2008-05-231-2/+3
| | | * | | | | | | | | | | | ftrace: move enums to ftrace.h and make helper function globalThomas Gleixner2008-05-232-16/+23
| | | * | | | | | | | | | | | ftrace: selftest protect againt max flipSteven Rostedt2008-05-231-3/+7
| | | * | | | | | | | | | | | ftrace: fix mutex unlock in trace outputSteven Rostedt2008-05-231-1/+3
| | | * | | | | | | | | | | | ftrace: add UNINTERRUPTIBLE state for kftraced on disableSteven Rostedt2008-05-231-4/+2
| | | * | | | | | | | | | | | ftrace: restrict tracing to HAVE_FTRACE architecturesIngo Molnar2008-05-231-0/+4
| | | * | | | | | | | | | | | ftrace: use Makefile to remove tracing from lockdepSteven Rostedt2008-05-232-13/+21
| | | * | | | | | | | | | | | ftrace: user raw_spin_lock in tracingSteven Rostedt2008-05-232-22/+31
| | | * | | | | | | | | | | | ftrace: irqsoff use raw_smp_processor_idSteven Rostedt2008-05-231-9/+10
| | | * | | | | | | | | | | | ftrace: remove add-hoc codeIngo Molnar2008-05-233-58/+2
| | | * | | | | | | | | | | | ftrace: fix dynamic ftrace selftestSteven Rostedt2008-05-234-6/+13
| | | * | | | | | | | | | | | ftrace: add TRACE_STACK and TRACE_SPECIAL to selftest validationSteven Rostedt2008-05-231-1/+3
| | | * | | | | | | | | | | | ftrace: printk and trace irqsoff and wakeupsSteven Rostedt2008-05-232-25/+14
| | | * | | | | | | | | | | | ftrace: remove wakeup from function traceSteven Rostedt2008-05-231-2/+0
| | | * | | | | | | | | | | | ftrace: make it more available in the KconfigIngo Molnar2008-05-231-3/+1
| | | * | | | | | | | | | | | ftrace: fix wakeup callbackPeter Zijlstra2008-05-231-1/+1
OpenPOWER on IntegriCloud