Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'tracing/ftrace' into auto-ftrace-next | Ingo Molnar | 2008-07-10 | 20 | -28/+7240 |
|\ | |||||
| * | ftrace: prevent ftrace modifications while being kprobe'd, v2 | Abhishek Sagar | 2008-07-03 | 1 | -1/+8 |
| * | mmiotrace broken in linux-next (8-bit writes only) | Pekka Paalanen | 2008-07-01 | 1 | -1/+0 |
| * | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-25 | 4 | -30/+83 |
| |\ | |||||
| * | | ftrace: avoid modifying kprobe'd records | Abhishek Sagar | 2008-06-23 | 1 | -4/+31 |
| * | | ftrace: freeze kprobe'd records | Abhishek Sagar | 2008-06-23 | 2 | -1/+74 |
| * | | ftrace: store mcount address in rec->ip | Abhishek Sagar | 2008-06-23 | 1 | -1/+2 |
| * | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-23 | 6 | -39/+91 |
| |\ \ | |||||
| * | | | namespacecheck: fixes | Ingo Molnar | 2008-06-16 | 2 | -3/+3 |
| * | | | Merge branch 'linus' into tracing/ftrace | Ingo Molnar | 2008-06-16 | 17 | -666/+330 |
| |\ \ \ | |||||
| * | | | | ftrace: fix "notrace" filtering priority | Abhishek Sagar | 2008-06-14 | 1 | -3/+9 |
| * | | | | ftrace: fix printout | Jiri Slaby | 2008-06-12 | 1 | -3/+2 |
| * | | | | ftrace: disable tracing when current_tracer is set to "none" | Ankita Garg | 2008-06-10 | 1 | -5/+17 |
| * | | | | sched: sched_clock() lockdep fix | Ingo Molnar | 2008-06-10 | 1 | -2/+2 |
| * | | | | ftrace: prevent freeing of all failed updates | Abhishek Sagar | 2008-06-10 | 1 | -3/+2 |
| * | | | | ftrace: add debugfs entry 'failures' | Abhishek Sagar | 2008-06-10 | 1 | -1/+39 |
| * | | | | ftrace: remove ftrace_ip_converted() | Abhishek Sagar | 2008-06-10 | 1 | -7/+0 |
| * | | | | ftrace: prevent freeing of all failed updates | Abhishek Sagar | 2008-06-10 | 1 | -30/+46 |
| * | | | | ftrace: user update and disable dynamic ftrace daemon | Steven Rostedt | 2008-06-02 | 1 | -47/+110 |
| * | | | | ftrace: distinguish kretprobe'd functions in trace logs | Abhishek Sagar | 2008-06-02 | 1 | -3/+24 |
| * | | | | ftrace: fix updating of ftrace_update_cnt | Abhishek Sagar | 2008-05-26 | 1 | -3/+5 |
| * | | | | ftrace: safe traversal of ftrace_hash hlist | Abhishek Sagar | 2008-05-26 | 1 | -2/+2 |
| * | | | | ftrace: fix up cmdline recording | Steven Rostedt | 2008-05-26 | 4 | -13/+19 |
| * | | | | ftrace: set_ftrace_notrace feature | Steven Rostedt | 2008-05-26 | 1 | -40/+130 |
| * | | | | ftrace: remove printks from irqsoff trace | Steven Rostedt | 2008-05-26 | 1 | -16/+0 |
| * | | | | ftrace: add function tracing to wake up tracing | Steven Rostedt | 2008-05-26 | 1 | -1/+66 |
| * | | | | ftrace: move ftrace_special to trace.c | Steven Rostedt | 2008-05-26 | 2 | -26/+25 |
| * | | | | ftrace: limit use of check pages | Steven Rostedt | 2008-05-26 | 2 | -9/+24 |
| * | | | | sched: do not trace sched_clock | Ingo Molnar | 2008-05-25 | 1 | -3/+3 |
| * | | | | ftrace: add have dynamic ftrace config for archs | Steven Rostedt | 2008-05-23 | 1 | -0/+4 |
| * | | | | ftrace: use the new kbuild CFLAGS_REMOVE for kernel directory | Steven Rostedt | 2008-05-23 | 1 | -5/+9 |
| * | | | | 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 | 3 | -3/+5 |
| * | | | | Port ftrace to markers | Mathieu Desnoyers | 2008-05-23 | 4 | -56/+255 |
| * | | | | Markers - remove extra format argument | Mathieu Desnoyers | 2008-05-23 | 1 | -16/+14 |
| * | | | | 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 |