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
/
kernel
/
trace
/
trace_events.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-21
tracing: Remove the extra 4 bytes of padding in events
Steven Rostedt
1
-1
/
+0
2012-11-02
tracing: Use irq_work for wake ups and remove *_nowake_*() functions
Steven Rostedt
1
-1
/
+1
2012-11-02
tracing: Separate open function from set_event and available_events
Steven Rostedt
1
-19
/
+27
2012-10-31
tracing: Enable comm recording if trace_printk() is used
Steven Rostedt
1
-0
/
+3
2012-09-24
trace: Move trace event enable from fs_initcall to core_initcall
Ezequiel Garcia
1
-36
/
+72
2012-09-13
tracing: Skip printing "OK" if failed to disable event
Yuanhan Liu
1
-1
/
+3
2012-07-31
ftrace: Add default recursion protection for function tracing
Steven Rostedt
1
-0
/
+1
2012-07-19
ftrace: Return pt_regs to function trace callback
Steven Rostedt
1
-1
/
+1
2012-07-19
ftrace: Pass ftrace_ops as third parameter to function trace callback
Steven Rostedt
1
-1
/
+2
2012-05-10
tracing: Do not enable function event with enable
Steven Rostedt
1
-1
/
+4
2012-02-21
ftrace, perf: Add add/del tracepoint perf registration actions
Jiri Olsa
1
-0
/
+2
2012-02-21
ftrace, perf: Add open/close tracepoint perf registration actions
Jiri Olsa
1
-3
/
+7
2011-12-05
tracing: fix event_subsystem ref counting
Ilya Dryomov
1
-1
/
+0
2011-07-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
1
-18
/
+95
2011-07-07
tracing: Have "enable" file use refcounts like the "filter" file
Steven Rostedt
1
-9
/
+22
2011-07-07
tracing: Fix bug when reading system filters on module removal
Steven Rostedt
1
-11
/
+75
2011-06-14
tracing: Convert to kstrtoul_from_user
Peter Huewe
1
-22
/
+4
2011-05-25
tracing: Have event with function tracer check error return
Steven Rostedt
1
-1
/
+6
2011-05-06
Regression: partial revert "tracing: Remove lock_depth from event entry"
Arjan van de Ven
1
-0
/
+1
2011-03-10
tracing: Export trace_set_clr_event()
Yuanhan Liu
1
-0
/
+1
2011-03-10
tracing: Remove lock_depth from event entry
Steven Rostedt
1
-1
/
+0
2011-02-02
tracing: Replace trace_event struct array with pointer array
Steven Rostedt
1
-6
/
+6
2010-11-19
tracing/events: Show real number in array fields
Steven Rostedt
1
-0
/
+6
2010-10-22
Merge branch 'llseek' of git://git.kernel.org/pub/scm/linux/kernel/git/arnd/bkl
Linus Torvalds
1
-0
/
+6
2010-10-15
llseek: automatically add .llseek fop
Arnd Bergmann
1
-0
/
+6
2010-08-18
tracing: Clean up seqfile code for format file
Li Zefan
1
-37
/
+18
2010-08-16
Merge branch 'tip/perf/urgent-3' of git://git.kernel.org/pub/scm/linux/kernel...
Steven Rostedt
1
-64
/
+143
2010-08-12
tracing/events: Convert format output to seq_file
Steven Rostedt
1
-67
/
+141
2010-07-20
tracing: Allow to disable cmdline recording
Li Zefan
1
-2
/
+28
2010-06-28
tracing: Use class->reg() for all registering of events
Steven Rostedt
1
-19
/
+36
2010-06-28
tracing: Remove open-coded __trace_add_event_call()
Li Zefan
1
-51
/
+19
2010-06-28
tracing: Remove test of NULL define_fields callback
Li Zefan
1
-15
/
+13
2010-06-28
tracing: Don't allocate common fields for every trace events
Li Zefan
1
-49
/
+64
2010-06-03
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
1
-3
/
+2
2010-05-14
tracing: Combine event filter_active and enable into single flags field
Steven Rostedt
1
-8
/
+8
2010-05-14
tracing: Remove duplicate id information in event structure
Steven Rostedt
1
-4
/
+3
2010-05-14
tracing: Move print functions into event class
Steven Rostedt
1
-3
/
+3
2010-05-14
tracing: Move raw_init from events to class
Steven Rostedt
1
-6
/
+6
2010-05-14
tracing: Move fields from event to class structure
Steven Rostedt
1
-12
/
+36
2010-05-14
tracing: Remove per event trace registering
Steven Rostedt
1
-9
/
+23
2010-05-14
tracing: Create class struct for events
Steven Rostedt
1
-10
/
+10
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2010-03-10
perf: Drop the obsolete profile naming for trace events
Frederic Weisbecker
1
-1
/
+1
2010-02-25
tracing: Simplify memory recycle of trace_define_field
Wenji Huang
1
-3
/
+1
2010-01-06
tracing: Remove show_format and related macros from TRACE_EVENT
Lai Jiangshan
1
-12
/
+0
2010-01-06
tracing: Use defined fields and print_fmt to print formats
Lai Jiangshan
1
-24
/
+41
2009-12-13
tracing: Move a printk out of ftrace_raw_reg_event_foo()
Li Zefan
1
-5
/
+15
2009-12-13
tracing: Pull up calls to trace_define_common_fields()
Li Zefan
1
-3
/
+4
2009-12-13
tracing: Extract duplicate ftrace_raw_init_event_foo()
Li Zefan
1
-0
/
+14
2009-10-23
Merge branch 'perf/core' into perf/probes
Ingo Molnar
1
-24
/
+23
[next]