index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
compress-2025-01-21
compress-2025-01-23
compress-2026-03-30
compress-2026-04-14
compress-2026-04-17-sambaxp
compress-2026-04-27
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
reconnect-fixes
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-27
tracing: remove unused variable
Andrea Righi
1
-1
/
+0
2008-07-24
ftrace: remove latency-tracer leftover
Ingo Molnar
1
-3
/
+0
2008-07-14
Merge branch 'tracing/ftrace' into auto-ftrace-next
Ingo Molnar
1
-4
/
+20
2008-07-11
ftrace: separate out the function enabled variable
Steven Rostedt
1
-3
/
+19
2008-07-11
ftrace: check proper config for preempt type
Steven Rostedt
1
-1
/
+1
2008-07-10
Merge branch 'tracing/sysprof' into auto-ftrace-next
Ingo Molnar
1
-0
/
+3
2008-07-10
Merge branch 'tracing/mmiotrace' into auto-ftrace-next
Ingo Molnar
1
-0
/
+42
2008-06-23
ftrace: freeze kprobe'd records
Abhishek Sagar
1
-0
/
+3
2008-06-12
ftrace: fix printout
Jiri Slaby
1
-3
/
+2
2008-06-10
ftrace: disable tracing when current_tracer is set to "none"
Ankita Garg
1
-5
/
+17
2008-06-02
ftrace: distinguish kretprobe'd functions in trace logs
Abhishek Sagar
1
-3
/
+24
2008-05-26
ftrace: fix up cmdline recording
Steven Rostedt
1
-3
/
+0
2008-05-26
ftrace: move ftrace_special to trace.c
Steven Rostedt
1
-2
/
+25
2008-05-26
ftrace: limit use of check pages
Steven Rostedt
1
-9
/
+23
2008-05-24
mmiotrace: ftrace fix
Ingo Molnar
1
-4
/
+12
2008-05-24
ftrace: mmiotrace, updates
Pekka Paalanen
1
-0
/
+34
2008-05-23
ftrace: sysprof updates
Ingo Molnar
1
-0
/
+3
2008-05-23
ftrace: stacktrace fix
Ingo Molnar
1
-2
/
+2
2008-05-23
ftrace: limit trace entries
Steven Rostedt
1
-0
/
+38
2008-05-23
ftrace: add readpos to struct trace_seq; add trace_seq_to_user()
Pekka Paalanen
1
-37
/
+36
2008-05-23
ftrace: special stacktrace
Ingo Molnar
1
-23
/
+24
2008-05-23
ftrace: trace faster
Ingo Molnar
1
-2
/
+2
2008-05-23
ftrace: fix setting of pos in read_pipe
Steven Rostedt
1
-1
/
+1
2008-05-23
ftrace: add trace pipe header pluggin
Steven Rostedt
1
-7
/
+31
2008-05-23
ftrace: add logic to record overruns
Steven Rostedt
1
-5
/
+11
2008-05-23
ftrace: fix comm on function trace output
Steven Rostedt
1
-1
/
+6
2008-05-23
ftrace: comment code
Steven Rostedt
1
-1
/
+134
2008-05-23
ftrace: modulize the number of CPU buffers
Steven Rostedt
1
-14
/
+24
2008-05-23
ftrace: replace simple_strtoul with strict_strtoul
Steven Rostedt
1
-6
/
+22
2008-05-23
ftrace: simple clean ups
Steven Rostedt
1
-13
/
+12
2008-05-23
ftrace: cleanups
Ingo Molnar
1
-6
/
+5
2008-05-23
ftrace: simplify hexprint
Thomas Gleixner
1
-18
/
+5
2008-05-23
ftrace: trace_entries to dynamically change trace buffer size
Steven Rostedt
1
-8
/
+137
2008-05-23
ftrace: trace_pipe implement NONBLOCK
Steven Rostedt
1
-0
/
+4
2008-05-23
ftrace: return EOF in trace_pipe on change of tracer
Steven Rostedt
1
-0
/
+3
2008-05-23
ftrace: restore iterator trace in pipe read
Steven Rostedt
1
-1
/
+4
2008-05-23
ftrace: allow trace_pipe to block on all reads
Steven Rostedt
1
-2
/
+0
2008-05-23
ftrace: fix conversion of task state to char in latency tracer
Ankita Garg
1
-2
/
+3
2008-05-23
ftrace: move enums to ftrace.h and make helper function global
Thomas Gleixner
1
-16
/
+8
2008-05-23
ftrace: fix mutex unlock in trace output
Steven Rostedt
1
-1
/
+3
2008-05-23
ftrace: user raw_spin_lock in tracing
Steven Rostedt
1
-21
/
+30
2008-05-23
ftrace: remove wakeup from function trace
Steven Rostedt
1
-2
/
+0
2008-05-23
ftrace: trace next state
Peter Zijlstra
1
-10
/
+25
2008-05-23
ftrace: sched special
Ingo Molnar
1
-3
/
+3
2008-05-23
ftrace: include cpu in stacktrace
Ingo Molnar
1
-15
/
+11
2008-05-23
ftrace: iter ctrl fix
Ingo Molnar
1
-0
/
+5
2008-05-23
ftrace: make use of tracing_cpumask
Ingo Molnar
1
-31
/
+64
2008-05-23
ftrace: add tracing_cpumask
Ingo Molnar
1
-8
/
+70
2008-05-23
ftrace: trace scheduler rbtree
Ingo Molnar
1
-0
/
+1
2008-05-23
ftrace: fix __trace_special()
Ingo Molnar
1
-4
/
+0
[next]