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
/
ftrace.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-07-28
stop_machine: fix up ftrace.c
Rusty Russell
1
-3
/
+3
2008-07-11
ftrace: build fix for ftraced_suspend
Ingo Molnar
1
-0
/
+2
2008-07-11
ftrace: add ftrace_kill_atomic
Steven Rostedt
1
-0
/
+15
2008-07-03
ftrace: prevent ftrace modifications while being kprobe'd, v2
Abhishek Sagar
1
-1
/
+8
2008-06-23
ftrace: avoid modifying kprobe'd records
Abhishek Sagar
1
-4
/
+31
2008-06-23
ftrace: freeze kprobe'd records
Abhishek Sagar
1
-1
/
+71
2008-06-23
ftrace: store mcount address in rec->ip
Abhishek Sagar
1
-1
/
+2
2008-06-16
namespacecheck: fixes
Ingo Molnar
1
-1
/
+1
2008-06-14
ftrace: fix "notrace" filtering priority
Abhishek Sagar
1
-3
/
+9
2008-06-10
ftrace: prevent freeing of all failed updates
Abhishek Sagar
1
-3
/
+2
2008-06-10
ftrace: add debugfs entry 'failures'
Abhishek Sagar
1
-1
/
+39
2008-06-10
ftrace: remove ftrace_ip_converted()
Abhishek Sagar
1
-7
/
+0
2008-06-10
ftrace: prevent freeing of all failed updates
Abhishek Sagar
1
-30
/
+46
2008-06-02
ftrace: user update and disable dynamic ftrace daemon
Steven Rostedt
1
-47
/
+110
2008-05-26
ftrace: fix updating of ftrace_update_cnt
Abhishek Sagar
1
-3
/
+5
2008-05-26
ftrace: safe traversal of ftrace_hash hlist
Abhishek Sagar
1
-2
/
+2
2008-05-26
ftrace: set_ftrace_notrace feature
Steven Rostedt
1
-40
/
+130
2008-05-23
ftrace: cleanups
Ingo Molnar
1
-3
/
+3
2008-05-23
ftrace: fix mcount export bug
Ingo Molnar
1
-3
/
+0
2008-05-23
ftrace: remove packed attribute on ftrace_page.
David Miller
1
-2
/
+2
2008-05-23
ftrace: use raw_smp_processor_id for mcount functions
Steven Rostedt
1
-4
/
+11
2008-05-23
ftrace: add UNINTERRUPTIBLE state for kftraced on disable
Steven Rostedt
1
-4
/
+2
2008-05-23
ftrace: remove notrace
Ingo Molnar
1
-33
/
+33
2008-05-23
ftrace: remove address of function names
Steven Rostedt
1
-2
/
+2
2008-05-23
ftrace: cleanups
Ingo Molnar
1
-2
/
+3
2008-05-23
ftrace: disable tracing on failure
Steven Rostedt
1
-9
/
+103
2008-05-23
ftrace - fix dynamic ftrace memory leak
Steven Rostedt
1
-3
/
+42
2008-05-23
ftrace: timestamp syncing, prepare
Ingo Molnar
1
-2
/
+2
2008-05-23
ftrace: cleanups
Ingo Molnar
1
-1
/
+4
2008-05-23
ftrace: startup tester on dynamic tracing.
Steven Rostedt
1
-0
/
+19
2008-05-23
ftrace: cleanups
Ingo Molnar
1
-4
/
+4
2008-05-23
ftrace: force recording
Steven Rostedt
1
-0
/
+51
2008-05-23
ftrace: add filter select functions to trace
Steven Rostedt
1
-17
/
+510
2008-05-23
ftrace: use dynamic patching for updating mcount calls
Steven Rostedt
1
-78
/
+105
2008-05-23
ftrace: move memory management out of arch code
Steven Rostedt
1
-2
/
+152
2008-05-23
ftrace: add ftrace_enabled sysctl to disable mcount function
Steven Rostedt
1
-18
/
+107
2008-05-23
ftrace: dynamic enabling/disabling of function calls
Steven Rostedt
1
-32
/
+324
2008-05-23
ftrace: add basic support for gcc profiler instrumentation
Arnaldo Carvalho de Melo
1
-0
/
+138