index
:
~airlied/linux
01.01-gsp-rm
amdgpu-dc-cleanups
amdgpu-non-dc-cleanups
amdgpu-semaphores
amdgpu-semapohres-sync-file
ast-fixes
ast-updates
cache-hacks
dal-4.7-minor-cleanups
dma-buf-merge
dp-mst-audio
drm-5.20-merged
drm-5.8-merged
drm-amdgpu-dal-wip
drm-amdgpu-dal-wip-bios-parser-separate
drm-amdgpu-objects
drm-connector-lifetimes
drm-core-next
drm-core-next-testing
drm-displayid-timings
drm-dmabuf
drm-dmabuf-wip
drm-dmabuf2
drm-exclusive-objects
drm-fixes
drm-fixes-amd-acp
drm-fixes-intel
drm-fixes-kbl
drm-fixes-mst
drm-fixes-no-fbcon
drm-fixes-staging
drm-hacked-to-shit
drm-i915-display-funcs-constify
drm-i915-mst-support
drm-i915-mst-support-next
drm-i915-mst-v3.14
drm-i915-mst-v3.16
drm-i915-next
drm-intel-display-refactor
drm-lease-v5
drm-legacy-cleanup
drm-linus-merged
drm-mst-dell-30-hacks
drm-mst-fixes
drm-mst-hide-monitor
drm-mst-next
drm-mst-tiled
drm-next
drm-next-5.10-merged
drm-next-5.11-merged
drm-next-5.15-merged
drm-next-5.17-merged
drm-next-5.5-merged
drm-next-6.1-merged
drm-next-6.2-merged
drm-next-6.9-merged
drm-next-amd-dc-staging
drm-next-ast-2500
drm-next-ast-fixes
drm-next-coc
drm-next-lease-stage
drm-next-merged
drm-next-mst-prep
drm-next-staging
drm-next-todo
drm-next-wip-fix-runtime-race
drm-nouveau-destage
drm-optimus-power-down
drm-optimus-power-down-snd-merge
drm-prime-dmabuf
drm-prime-dmabuf-initial
drm-prime-vmap
drm-radeon-aiw
drm-radeon-mullins
drm-radeon-poweroff
drm-radeon-sitn-support
drm-radeon-sun-hainan
drm-radeon-testing
drm-rcar-for-v3.12
drm-render-nodes
drm-syncobj
drm-syncobj-amdgpu
drm-syncobj-sem
drm-syncobj-tip
drm-syncobj-wait-null
drm-udl-next
drm-vma-manager
fbcon-fixes
fbcon-locking-fixes
for-intel-ci
i915-display-funcs-refactor-wip
i915-display-struct-refactor
i915-mst-hacks
i915-uncore-vfunc
i915-vtable-cleanup
kms-server
master
mgag200-queue
mst-hacks
nv-pm-ops2
nv-pm-ops2-wip
nv-pm-ops3
nv-pm-ops3-wip
prime-fixes
prime-merge
prime-todo
prime-todo2
qxl-3d
qxl-cleanups
qxl-demidlayer
qxl-fedora-queue
qxl-fixes
qxl-hack
qxl-kms-test
qxl-next
qxl-upstream
qxl-wtuf-reservations-port
radeon-cs-setup
radeon-mst-hacks
radeon-mst-hacks-rebase
radeon-mst-v1
switchy-wip
ttm-refactor-mem-manager
ttm-refactor-mem-manager-rename
udl-unplug
udl-v2
udl-v4
virgl
virgl-wip
virtio-gpu
virtio-vga
virtio-vga-3d
wip-open-source-userspace
Official DRM kernel tree
airlied
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
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
2009-10-17
Merge commit 'v2.6.32-rc5' into perf/probes
Ingo Molnar
1
-4
/
+3
2009-10-15
Merge branch 'tracing/core' into perf/core
Ingo Molnar
1
-12
/
+11
2009-10-06
tracing/events: Add 'signed' field to format files
Tom Zanussi
1
-12
/
+12
2009-10-03
tracing/ftrace: Fix to check create_event_dir() when adding new events
Masami Hiramatsu
1
-11
/
+14
2009-10-01
Merge branch 'tracing/urgent' into tracing/core
Ingo Molnar
1
-38
/
+18
2009-09-24
tracing/event: Cleanup the useless dentry variable
Frederic Weisbecker
1
-12
/
+11
2009-09-23
Merge commit 'linus/master' into tracing/kprobes
Frederic Weisbecker
1
-87
/
+47
2009-09-22
tracing: Check the return value of trace_get_user()
Li Zefan
1
-4
/
+3
2009-09-19
tracing/events: use list_for_entry_continue
Li Zefan
1
-34
/
+15
2009-09-17
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-3
/
+3
2009-09-17
ftrace: Fix trace_remove_event_call() to lock trace_event_mutex
Masami Hiramatsu
1
-0
/
+5
2009-09-17
ftrace: Fix trace_add_event_call() to initialize list
Masami Hiramatsu
1
-1
/
+4
[next]