index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2009-04-09
tracing/syscalls: use a dedicated file header
Frederic Weisbecker
1
-0
/
+35
2009-04-03
kmemtrace: use tracepoints
Eduard - Gabriel Munteanu
1
-52
/
+40
2009-04-02
tracing, net: fix net tree and tracing tree merge interaction
Stephen Rothwell
1
-2
/
+2
2009-04-02
Merge branch 'tracing/core-v2' into tracing-for-linus
Ingo Molnar
12
-83
/
+632
2009-03-24
net: Add dependent headers to trace/skb.h
Josh Stone
1
-0
/
+3
2009-03-13
Network Drop Monitor: Add trace declaration for skb frees
Neil Horman
1
-0
/
+8
2009-03-12
tracing: tracepoints for softirq entry/exit - tracepoints
Jason Baron
1
-0
/
+12
2009-03-10
tracing: flip the TP_printk and TP_fast_assign in the TRACE_EVENT macro
Steven Rostedt
2
-55
/
+55
2009-03-10
tracing: remove obsolete TRACE_EVENT_FORMAT macro
Steven Rostedt
2
-2
/
+2
2009-03-10
tracing: convert irq trace points to new macros
Steven Rostedt
1
-14
/
+24
2009-03-10
tracing: convert the sched trace points to the TRACE_EVENT macros
Steven Rostedt
1
-76
/
+246
2009-03-10
tracing: new format for specialized trace points
Steven Rostedt
1
-16
/
+32
2009-03-10
tracing: replace TP<var> with TP_<var>
Steven Rostedt
6
-118
/
+118
2009-03-06
tracing, power-trace: make it build even if the power-tracer is turned off
Ingo Molnar
1
-2
/
+0
2009-03-04
tracing: add lockdep tracepoints for lock acquire/release
Peter Zijlstra
4
-0
/
+55
2009-03-02
tracing: add TRACE_FIELD_SPECIAL to record complex entries
Steven Rostedt
1
-1
/
+6
2009-02-28
tracing: create the C style tracing for the irq subsystem
Steven Rostedt
1
-4
/
+15
2009-02-28
tracing: create the C style tracing for the sched subsystem
Steven Rostedt
1
-25
/
+94
2009-02-28
tracing: add subsystem sched for sched events
Steven Rostedt
1
-0
/
+5
2009-02-28
tracing: add subsystem irq for irq events
Steven Rostedt
1
-0
/
+5
2009-02-28
tracing: move trace point formats to files in include/trace directory
Steven Rostedt
2
-0
/
+8
2009-02-26
tracing, genirq: add irq enter and exit trace events
Jason Baron
2
-0
/
+26
2009-02-25
tracing: rename DEFINE_TRACE_FMT to just TRACE_FORMAT
Steven Rostedt
1
-13
/
+13
2009-02-24
tracing: add schedule events to event trace
Steven Rostedt
2
-48
/
+73
2009-02-13
tracing: convert c/p state power tracer to use tracepoints
Jason Baron
1
-13
/
+12
2009-02-09
tracing/power: move the power trace headers to a dedicated file
Frederic Weisbecker
1
-0
/
+35
2009-01-14
tracing: add a new workqueue tracer
Frederic Weisbecker
1
-0
/
+25
2008-12-30
tracing/kmemtrace: normalize the raw tracer event to the unified tracing API
Frederic Weisbecker
1
-0
/
+75
2008-12-25
sched, trace: update trace_sched_wakeup()
Peter Zijlstra
1
-2
/
+2
2008-12-19
tracing: fix warnings in kernel/trace/trace_sched_switch.c
Ingo Molnar
1
-2
/
+2
2008-12-16
Merge branches 'tracing/fastboot', 'tracing/ftrace', 'tracing/function-graph-...
Ingo Molnar
1
-2
/
+2
2008-12-12
sched: fix tracepoints in scheduler
Peter Zijlstra
1
-2
/
+2
2008-12-12
tracing/fastboot: include missing headers
Frederic Weisbecker
1
-0
/
+4
2008-12-12
tracing/fastboot: fix len of func buffer
Stephen Rothwell
1
-2
/
+2
2008-11-26
blktrace: port to tracepoints, update
Ingo Molnar
1
-34
/
+50
2008-11-26
blktrace: port to tracepoints
Arnaldo Carvalho de Melo
1
-0
/
+60
2008-11-16
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
Mathieu Desnoyers
1
-12
/
+12
2008-11-12
tracing/fastboot: Use the ring-buffer timestamp for initcall entries
Frederic Weisbecker
1
-9
/
+22
2008-11-12
tracing/fastboot: move boot tracer structs and funcs into their own header.
Frederic Weisbecker
1
-0
/
+43
2008-10-14
sched: clean up tracepoints
Ingo Molnar
1
-12
/
+23
2008-10-14
tracing, sched: LTTng instrumentation - scheduler
Mathieu Desnoyers
1
-0
/
+45