index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2009-11-26
tracing: Convert some workqueue events to DEFINE_EVENT
Li Zefan
1
-15
/
+7
2009-11-26
tracing: Convert softirq events to DEFINE_EVENT
Li Zefan
1
-25
/
+21
2009-11-26
tracing: Convert some kmem events to DEFINE_EVENT
Li Zefan
1
-90
/
+40
2009-11-26
tracing: Convert module refcnt events to DEFINE_EVENT
Li Zefan
1
-15
/
+7
2009-11-26
events: Rename TRACE_EVENT_TEMPLATE() to DECLARE_EVENT_CLASS()
Ingo Molnar
3
-27
/
+27
2009-11-25
tracing: Separate raw syscall from syscall tracer
Lai Jiangshan
1
-1
/
+2
2009-11-25
tracing: Convert some sched trace events to DEFINE_EVENT and _PRINT
Steven Rostedt
1
-118
/
+52
2009-11-25
tracing: Create new DEFINE_EVENT_PRINT
Steven Rostedt
2
-4
/
+124
2009-11-25
tracing: Create new TRACE_EVENT_TEMPLATE
Steven Rostedt
2
-42
/
+113
2009-11-24
ext4: remove encountered_congestion trace
Wu Fengguang
1
-4
/
+2
2009-11-23
perf_events: Undo some recursion damage
Peter Zijlstra
1
-8
/
+9
2009-11-23
ext4: print i_mode in octal in ext4 tracepoints
Theodore Ts'o
1
-4
/
+4
2009-11-23
ext4: call ext4_forget() from ext4_free_blocks()
Theodore Ts'o
1
-7
/
+9
2009-11-22
tracing: Use the perf recursion protection from trace event
Frederic Weisbecker
1
-11
/
+12
2009-11-19
tracing: Remove the stale include/trace/power.h
Josh Stone
1
-32
/
+0
2009-11-17
Merge branch 'perf/core' into perf/probes
Ingo Molnar
1
-4
/
+4
2009-11-23
ext4: add tracepoint for ext4_forget()
Theodore Ts'o
1
-0
/
+26
2009-11-14
tracing: Fix event format export
Johannes Berg
1
-1
/
+1
2009-11-13
tracing: Rename 'lockdep' event subsystem into 'lock'
Frederic Weisbecker
1
-4
/
+4
2009-11-08
tracing, perf_events: Protect the buffer from recursion in perf
Frederic Weisbecker
1
-9
/
+30
2009-10-29
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
1
-0
/
+33
2009-10-23
Merge branch 'perf/core' into perf/probes
Ingo Molnar
7
-75
/
+136
2009-10-17
Merge commit 'v2.6.32-rc5' into perf/probes
Ingo Molnar
4
-6
/
+287
2009-10-15
events: Harmonize event field names and print output names
Ingo Molnar
5
-77
/
+74
2009-10-15
Merge branch 'tracing/core' into perf/core
Ingo Molnar
2
-1
/
+62
2009-10-14
tracing: Move syscalls metadata handling from arch to core
Frederic Weisbecker
1
-1
/
+1
2009-10-13
perf_event, x86, mce: Use TRACE_EVENT() for MCE logging
Hidetoshi Seto
1
-0
/
+69
2009-10-13
Merge commit 'v2.6.32-rc4' into perf/core
Ingo Molnar
3
-4
/
+285
2009-10-06
tracing/events: Add 'signed' field to format files
Tom Zanussi
1
-6
/
+9
2009-10-04
Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-block
Linus Torvalds
1
-0
/
+33
2009-10-01
Add a tracepoint for block request remapping
Jun'ichi Nomura
1
-0
/
+33
2009-10-01
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
8
-94
/
+1044
2009-09-30
Merge branch 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tyt...
Linus Torvalds
2
-4
/
+252
2009-09-30
ext4: Add a stub for mpage_da_data in the trace header
Josh Stone
1
-0
/
+1
2009-09-30
jbd2: Use tracepoints for history file
Theodore Ts'o
1
-0
/
+78
2009-09-30
ext4: Use tracepoints for mb_history trace file
Theodore Ts'o
1
-0
/
+163
2009-09-29
ext4: Adjust ext4_da_writepages() to write out larger contiguous chunks
Theodore Ts'o
1
-4
/
+10
2009-09-26
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-2
/
+2
2009-09-24
tracing/bkl: Add bkl ftrace events
Frederic Weisbecker
1
-0
/
+61
2009-09-24
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
11
-107
/
+1076
2009-09-23
Merge branch 'timers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-0
/
+342
2009-09-23
tracing/workqueue: Use %pf in workqueue trace events
Anton Blanchard
1
-2
/
+2
2009-09-22
tracing, page-allocator: add trace event for page traffic related to the budd...
Mel Gorman
1
-0
/
+51
2009-09-22
tracing, page-allocator: add trace events for anti-fragmentation falling back...
Mel Gorman
1
-0
/
+38
2009-09-22
tracing, page-allocator: add trace events for page allocation and page freeing
Mel Gorman
1
-0
/
+74
2009-09-21
Merge branch 'perfcounters-rename-for-linus' of git://git.kernel.org/pub/scm/...
Linus Torvalds
1
-5
/
+5
2009-09-21
Merge branch 'tracing-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
1
-48
/
+63
2009-09-21
perf: Do the big rename: Performance Counters -> Performance Events
Ingo Molnar
1
-5
/
+5
2009-09-21
Merge branch 'perfcounters-core-for-linus' of git://git.kernel.org/pub/scm/li...
Linus Torvalds
2
-0
/
+114
2009-09-19
tracing, perf: Convert the power tracer into an event tracer
Arjan van de Ven
1
-0
/
+81
[prev]
[next]