summaryrefslogtreecommitdiffstats
path: root/kernel
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'tracing/ftrace' into auto-ftrace-nextIngo Molnar2008-07-1020-28/+7240
|\
| * ftrace: prevent ftrace modifications while being kprobe'd, v2Abhishek Sagar2008-07-031-1/+8
| * mmiotrace broken in linux-next (8-bit writes only)Pekka Paalanen2008-07-011-1/+0
| * Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-254-30/+83
| |\
| * | ftrace: avoid modifying kprobe'd recordsAbhishek Sagar2008-06-231-4/+31
| * | ftrace: freeze kprobe'd recordsAbhishek Sagar2008-06-232-1/+74
| * | ftrace: store mcount address in rec->ipAbhishek Sagar2008-06-231-1/+2
| * | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-236-39/+91
| |\ \
| * | | namespacecheck: fixesIngo Molnar2008-06-162-3/+3
| * | | Merge branch 'linus' into tracing/ftraceIngo Molnar2008-06-1617-666/+330
| |\ \ \
| * | | | ftrace: fix "notrace" filtering priorityAbhishek Sagar2008-06-141-3/+9
| * | | | ftrace: fix printoutJiri Slaby2008-06-121-3/+2
| * | | | ftrace: disable tracing when current_tracer is set to "none"Ankita Garg2008-06-101-5/+17
| * | | | sched: sched_clock() lockdep fixIngo Molnar2008-06-101-2/+2
| * | | | ftrace: prevent freeing of all failed updatesAbhishek Sagar2008-06-101-3/+2
| * | | | ftrace: add debugfs entry 'failures'Abhishek Sagar2008-06-101-1/+39
| * | | | ftrace: remove ftrace_ip_converted()Abhishek Sagar2008-06-101-7/+0
| * | | | ftrace: prevent freeing of all failed updatesAbhishek Sagar2008-06-101-30/+46
| * | | | ftrace: user update and disable dynamic ftrace daemonSteven Rostedt2008-06-021-47/+110
| * | | | ftrace: distinguish kretprobe'd functions in trace logsAbhishek Sagar2008-06-021-3/+24
| * | | | ftrace: fix updating of ftrace_update_cntAbhishek Sagar2008-05-261-3/+5
| * | | | ftrace: safe traversal of ftrace_hash hlistAbhishek Sagar2008-05-261-2/+2
| * | | | ftrace: fix up cmdline recordingSteven Rostedt2008-05-264-13/+19
| * | | | ftrace: set_ftrace_notrace featureSteven Rostedt2008-05-261-40/+130
| * | | | ftrace: remove printks from irqsoff traceSteven Rostedt2008-05-261-16/+0
| * | | | ftrace: add function tracing to wake up tracingSteven Rostedt2008-05-261-1/+66
| * | | | 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