aboutsummaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAge
...
| | | * | | | | | | | | | | | | | | | | ftrace: user update and disable dynamic ftrace daemonSteven Rostedt2008-06-02
| | | * | | | | | | | | | | | | | | | | ftrace: distinguish kretprobe'd functions in trace logsAbhishek Sagar2008-06-02
| | | * | | | | | | | | | | | | | | | | ftrace: fix updating of ftrace_update_cntAbhishek Sagar2008-05-26
| | | * | | | | | | | | | | | | | | | | ftrace: safe traversal of ftrace_hash hlistAbhishek Sagar2008-05-26
| | | * | | | | | | | | | | | | | | | | ftrace: fix up cmdline recordingSteven Rostedt2008-05-26
| | | * | | | | | | | | | | | | | | | | ftrace: set_ftrace_notrace featureSteven Rostedt2008-05-26
| | | * | | | | | | | | | | | | | | | | ftrace: remove printks from irqsoff traceSteven Rostedt2008-05-26
| | | * | | | | | | | | | | | | | | | | ftrace: add function tracing to wake up tracingSteven Rostedt2008-05-26
| | | * | | | | | | | | | | | | | | | | ftrace: move ftrace_special to trace.cSteven Rostedt2008-05-26
| | | * | | | | | | | | | | | | | | | | ftrace: limit use of check pagesSteven Rostedt2008-05-26
| | | * | | | | | | | | | | | | | | | | sched: do not trace sched_clockIngo Molnar2008-05-25
| | | | |_|_|/ / / / / / / / / / / / / | | | |/| | | | | | | | | | | | | | |
| | | * | | | | | | | | | | | | | | | ftrace: add have dynamic ftrace config for archsSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: use the new kbuild CFLAGS_REMOVE for kernel directorySteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: support for PowerPCSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: cleanupsIngo Molnar2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: fix mcount export bugIngo Molnar2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: remove packed attribute on ftrace_page.David Miller2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: stacktrace fixIngo Molnar2008-05-23
| | | * | | | | | | | | | | | | | | | Port ftrace to markersMathieu Desnoyers2008-05-23
| | | * | | | | | | | | | | | | | | | Markers - remove extra format argumentMathieu Desnoyers2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: limit trace entriesSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: add readpos to struct trace_seq; add trace_seq_to_user()Pekka Paalanen2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: use raw_smp_processor_id for mcount functionsSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: special stacktraceIngo Molnar2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: trace fasterIngo Molnar2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: fix setting of pos in read_pipeSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: add trace pipe header plugginSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: add logic to record overrunsSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: fix comm on function trace outputSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: comment codeSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: modulize the number of CPU buffersSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: replace simple_strtoul with strict_strtoulSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: simple clean upsSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: cleanupsIngo Molnar2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: simplify hexprintThomas Gleixner2008-05-23
| | | * | | | | | | | | | | | | | | | lockdep: update lockdep_recursion on graph_lockSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: trace_entries to dynamically change trace buffer sizeSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: user proper API for setting RT prios in selftestSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: trace_pipe implement NONBLOCKSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: return EOF in trace_pipe on change of tracerSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: restore iterator trace in pipe readSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: allow trace_pipe to block on all readsSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: fix conversion of task state to char in latency tracerAnkita Garg2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: move enums to ftrace.h and make helper function globalThomas Gleixner2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: selftest protect againt max flipSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: fix mutex unlock in trace outputSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: add UNINTERRUPTIBLE state for kftraced on disableSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: restrict tracing to HAVE_FTRACE architecturesIngo Molnar2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: use Makefile to remove tracing from lockdepSteven Rostedt2008-05-23
| | | * | | | | | | | | | | | | | | | ftrace: user raw_spin_lock in tracingSteven Rostedt2008-05-23