| Commit message (Expand) | Author | Age | Files | Lines |
* | sysprof: update copyrights | Ingo Molnar | 2008-05-23 | 1 | -1/+1 |
* | sysprof: kernel trace | Soeren Sandmann Pedersen | 2008-05-23 | 1 | -9/+80 |
* | ftrace: make it more available in the Kconfig | Thomas Gleixner | 2008-05-23 | 1 | -1/+1 |
* | ftrace: fix __trace_special() | Thomas Gleixner | 2008-05-23 | 1 | -4/+4 |
* | ftrace: remove notrace | Thomas Gleixner | 2008-05-23 | 1 | -5/+5 |
* | ftrace: sysprof updates | Ingo Molnar | 2008-05-23 | 3 | -2/+73 |
* | ftrace: sysprof fix | Ingo Molnar | 2008-05-23 | 1 | -9/+19 |
* | ftrace: make sysprof dependent on x86 for now | Ingo Molnar | 2008-05-23 | 2 | -6/+1 |
* | ftrace: sysprof plugin improvement | Ingo Molnar | 2008-05-23 | 1 | -6/+3 |
* | ftrace: sysprof-plugin, add self-tests | Ingo Molnar | 2008-05-23 | 3 | -3/+35 |
* | ftrace: extend sysprof plugin some more | Ingo Molnar | 2008-05-23 | 1 | -4/+76 |
* | ftrace: extend sysprof plugin | Ingo Molnar | 2008-05-23 | 1 | -4/+63 |
* | ftrace: add sysprof plugin | Ingo Molnar | 2008-05-23 | 3 | -0/+89 |
* | ftrace: add have dynamic ftrace config for archs | Steven Rostedt | 2008-05-23 | 1 | -0/+4 |
* | ftrace: support for PowerPC | Steven Rostedt | 2008-05-23 | 1 | -2/+9 |
* | ftrace: cleanups | Ingo Molnar | 2008-05-23 | 1 | -3/+3 |
* | ftrace: fix mcount export bug | Ingo Molnar | 2008-05-23 | 1 | -3/+0 |
* | ftrace: remove packed attribute on ftrace_page. | David Miller | 2008-05-23 | 1 | -2/+2 |
* | ftrace: stacktrace fix | Ingo Molnar | 2008-05-23 | 2 | -3/+3 |
* | Port ftrace to markers | Mathieu Desnoyers | 2008-05-23 | 3 | -53/+244 |
* | ftrace: limit trace entries | Steven Rostedt | 2008-05-23 | 1 | -0/+38 |
* | ftrace: add readpos to struct trace_seq; add trace_seq_to_user() | Pekka Paalanen | 2008-05-23 | 2 | -37/+39 |
* | ftrace: use raw_smp_processor_id for mcount functions | Steven Rostedt | 2008-05-23 | 1 | -4/+11 |
* | ftrace: special stacktrace | Ingo Molnar | 2008-05-23 | 1 | -23/+24 |
* | ftrace: trace faster | Ingo Molnar | 2008-05-23 | 1 | -2/+2 |
* | ftrace: fix setting of pos in read_pipe | Steven Rostedt | 2008-05-23 | 1 | -1/+1 |
* | ftrace: add trace pipe header pluggin | Steven Rostedt | 2008-05-23 | 2 | -7/+36 |
* | ftrace: add logic to record overruns | Steven Rostedt | 2008-05-23 | 2 | -6/+16 |
* | ftrace: fix comm on function trace output | Steven Rostedt | 2008-05-23 | 4 | -3/+15 |
* | ftrace: comment code | Steven Rostedt | 2008-05-23 | 2 | -1/+141 |
* | ftrace: modulize the number of CPU buffers | Steven Rostedt | 2008-05-23 | 1 | -14/+24 |
* | ftrace: replace simple_strtoul with strict_strtoul | Steven Rostedt | 2008-05-23 | 1 | -6/+22 |
* | ftrace: simple clean ups | Steven Rostedt | 2008-05-23 | 1 | -13/+12 |
* | ftrace: cleanups | Ingo Molnar | 2008-05-23 | 1 | -6/+5 |
* | ftrace: simplify hexprint | Thomas Gleixner | 2008-05-23 | 1 | -18/+5 |
* | ftrace: trace_entries to dynamically change trace buffer size | Steven Rostedt | 2008-05-23 | 1 | -8/+137 |
* | ftrace: user proper API for setting RT prios in selftest | Steven Rostedt | 2008-05-23 | 1 | -3/+3 |
* | ftrace: trace_pipe implement NONBLOCK | Steven Rostedt | 2008-05-23 | 1 | -0/+4 |
* | ftrace: return EOF in trace_pipe on change of tracer | Steven Rostedt | 2008-05-23 | 1 | -0/+3 |
* | ftrace: restore iterator trace in pipe read | Steven Rostedt | 2008-05-23 | 1 | -1/+4 |
* | ftrace: allow trace_pipe to block on all reads | Steven Rostedt | 2008-05-23 | 1 | -2/+0 |
* | ftrace: fix conversion of task state to char in latency tracer | Ankita Garg | 2008-05-23 | 1 | -2/+3 |
* | ftrace: move enums to ftrace.h and make helper function global | Thomas Gleixner | 2008-05-23 | 2 | -16/+23 |
* | ftrace: selftest protect againt max flip | Steven Rostedt | 2008-05-23 | 1 | -3/+7 |
* | ftrace: fix mutex unlock in trace output | Steven Rostedt | 2008-05-23 | 1 | -1/+3 |
* | ftrace: add UNINTERRUPTIBLE state for kftraced on disable | Steven Rostedt | 2008-05-23 | 1 | -4/+2 |
* | ftrace: restrict tracing to HAVE_FTRACE architectures | Ingo Molnar | 2008-05-23 | 1 | -0/+4 |
* | ftrace: user raw_spin_lock in tracing | Steven Rostedt | 2008-05-23 | 2 | -22/+31 |
* | ftrace: irqsoff use raw_smp_processor_id | Steven Rostedt | 2008-05-23 | 1 | -9/+10 |
* | ftrace: remove add-hoc code | Ingo Molnar | 2008-05-23 | 1 | -8/+2 |