index
:
~thomash/linux
async_vma10
coherent-rebased
drm-fixes
drm-next
feature/thellstrom/render-nodes
gb-objects-3.13
ickle-wip-migrate
linux-3.13.y
locking-rework
master
original_dg1
pagewalk
thellstrom/locking-rework
topic/migration_fence_2
topic/ttm_accel_branch
topic/ttm_accel_v3
topic/ttm_accel_v9
topic/ttm_branch
topic/ttm_branch_ready
topic/ttm_branch_v2
topic/ttm_branch_v3
topic/ttm_branch_v5
topic/ttm_rebased
topic/ttm_region
ttm-fixes-3.12
ttm-fixes-3.13
ttm-fixes-3.14
ttm-next
ttm-next-3.13
ttm-prot-fix
ttm-transhuge
ttm_branch_for_mesa
vm_open2
vmwgfx-coherent
vmwgfx-fixes-3.12
vmwgfx-fixes-3.13
vmwgfx-fixes-3.14
vmwgfx-fixes-3.15
vmwgfx-fixes-3.16
vmwgfx-fixes-3.17
vmwgfx-fixes-3.18
vmwgfx-fixes-3.19
vmwgfx-fixes-4.0
vmwgfx-fixes-4.11
vmwgfx-fixes-4.12
vmwgfx-fixes-4.15
vmwgfx-fixes-4.16
vmwgfx-fixes-4.17
vmwgfx-fixes-4.19
vmwgfx-fixes-4.2
vmwgfx-fixes-4.20
vmwgfx-fixes-4.3
vmwgfx-fixes-4.4
vmwgfx-fixes-5.0
vmwgfx-fixes-5.0-2
vmwgfx-fixes-5.1
vmwgfx-fixes-5.2
vmwgfx-fixes-5.3
vmwgfx-next
vmwgfx-next-3.13
vmwgfx-next-stage
vmwgfx and ttm linux repo
thomash
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
/
trace_boot.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-09-12
tracing: add filter event logic to special, mmiotrace and boot tracers
Steven Rostedt
1
-2
/
+6
2009-09-04
tracing: pass around ring buffer instead of tracer
Steven Rostedt
1
-4
/
+8
2009-09-04
tracing: remove users of tracing_reset
Steven Rostedt
1
-3
/
+1
2009-04-07
tracing: use macros to denote usec and nsec per second
Li Zefan
1
-2
/
+3
2009-02-06
tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}
Arnaldo Carvalho de Melo
1
-14
/
+6
2009-02-06
ring_buffer: remove unused flags parameter
Arnaldo Carvalho de Melo
1
-8
/
+4
2009-02-03
trace: let boot trace be chosen by command line
Steven Rostedt
1
-4
/
+7
2009-01-06
Merge branches 'tracing/kmemtrace2' and 'tracing/ftrace' into tracing/urgent
Ingo Molnar
1
-0
/
+1
2009-01-01
cpumask: convert kernel trace functions further
Rusty Russell
1
-1
/
+1
2008-12-29
ftrace: set up trace event hash infrastructure
Steven Rostedt
1
-0
/
+1
2008-12-19
ftrace: introduce tracing_reset_online_cpus() helper
Pekka J Enberg
1
-11
/
+1
2008-11-16
tracing/ftrace: change the type of the init() callback
Frederic Weisbecker
1
-1
/
+2
2008-11-12
tracing/fastboot: Use the ring-buffer timestamp for initcall entries
Frederic Weisbecker
1
-30
/
+93
2008-11-08
ftrace: remove ctrl_update method
Steven Rostedt
1
-9
/
+0
2008-11-08
ftrace: fix sched_switch API
Steven Rostedt
1
-3
/
+3
2008-11-08
ftrace: fix boot trace sched startup
Steven Rostedt
1
-2
/
+7
2008-11-04
tracing/ftrace: fix a bug when switch current tracer to sched tracer
Frederic Weisbecker
1
-2
/
+2
2008-11-04
tracing/fastboot: use sched switch tracer from boot tracer
Frederic Weisbecker
1
-0
/
+6
2008-11-04
tracing/fastboot: Enable boot tracing only during initcalls
Frederic Weisbecker
1
-12
/
+16
2008-10-14
tracing/fastboot: fix printk format typo in boot tracer
Arjan van de Ven
1
-2
/
+2
2008-10-14
tracing/fastboot: only trace non-module initcalls
Frederic Weisbecker
1
-3
/
+8
2008-10-14
tracing/fastboot: get the initcall name before it disappears
Frederic Weisbecker
1
-4
/
+10
2008-10-14
tracing/fastboot: change the printing of boot tracer according to bootgraph.pl
Frederic Weisbecker
1
-7
/
+15
2008-10-14
ftrace: preempt disable over interrupt disable
Steven Rostedt
1
-1
/
+1
2008-10-14
tracing/ftrace: adapt the boot tracer to the new print_line type
Frederic Weisbecker
1
-6
/
+9
2008-10-14
ftrace: take advantage of variable length entries
Steven Rostedt
1
-6
/
+7
2008-10-14
ftrace: make work with new ring buffer
Steven Rostedt
1
-7
/
+9
2008-10-14
tracing/ftrace: don't consume unhandled entries by boot tracer
Frédéric Weisbecker
1
-1
/
+1
2008-10-14
tracing/ftrace: add the boot tracer
Frédéric Weisbecker
1
-0
/
+101