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_workqueue.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-09-22
jump label: Initialize workqueue tracepoints *before* they are registered
Jason Baron
1
-5
/
+5
2010-05-14
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
1
-11
/
+15
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-07-10
tracing/workqueues: Add refcnt to struct cpu_workqueue_stats
Lai Jiangshan
1
-6
/
+26
2009-06-02
trace_workqueue: remove blank line between each cpu
Zhaolei
1
-7
/
+0
2009-06-02
trace_workqueue: remove cpu_workqueue_stats->first_entry
Zhaolei
1
-4
/
+0
2009-06-02
trace_workqueue: use list_for_each_entry() instead of list_for_each_entry_safe()
Zhaolei
1
-6
/
+4
2009-06-02
ftrace, workqueuetrace: make workqueue tracepoints use TRACE_EVENT macro
Zhaolei
1
-1
/
+1
2009-04-07
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-6
/
+6
2009-03-25
trace_workqueues: fix empty line's output
Lai Jiangshan
1
-6
/
+6
2009-03-24
tracing: add handler to trace_stat
Steven Rostedt
1
-1
/
+1
2009-03-12
tracing: Don't use tracing_record_cmdline() in workqueue tracer fix
KOSAKI Motohiro
1
-6
/
+14
2009-03-10
Merge branch 'tip/tracing/ftrace' of git://git.kernel.org/pub/scm/linux/kerne...
Ingo Molnar
1
-3
/
+3
2009-03-10
tracing: remove funky whitespace in the trace code
Steven Rostedt
1
-3
/
+3
2009-03-10
tracing: Don't assume possible cpu list have continuous numbers
KOSAKI Motohiro
1
-7
/
+7
2009-03-09
tracing: Don't use tracing_record_cmdline() in workqueue tracer
KOSAKI Motohiro
1
-3
/
+2
2009-01-20
trace_workqueue: use percpu data for workqueue stat
Lai Jiangshan
1
-35
/
+29
2009-01-14
tracing: add a new workqueue tracer
Frederic Weisbecker
1
-0
/
+287