index
:
~glisse/linux
amdgpu-debug
bbb-3.8
bxm-3.2
dal
generic-write-protection-rfc
gup
gup-bio-v2
gup-bio-v3
gup-fs-block
gup-scatterlist-v1
hmm
hmm-4.17
hmm-4.19
hmm-4.20
hmm-4.21
hmm-5.1-v2
hmm-5.2-v3
hmm-5.3
hmm-cdm
hmm-cdm-next
hmm-cdm-v2
hmm-cdm-v3
hmm-cdm-v4
hmm-for-4.17
hmm-for-5.1
hmm-intel-v00
hmm-next
hmm-nouveau
hmm-nouveau-5.1
hmm-nouveau-v01
hmm-nouveau-v03
hmm-odp-v2
hmm-p2p
hmm-radeon-v00
hmm-stable
hmm-v10
hmm-v11
hmm-v12
hmm-v13
hmm-v14
hmm-v15
hmm-v16
hmm-v17
hmm-v18
hmm-v19
hmm-v20
hmm-v21
hmm-v22
hmm-v23
hmm-v24
hmm-v25
hmm-v25-4.9
hmm-v25-next
hmm-v9
hmm-y15may21
hms-hbind-v01
kill-page-mapping
kvm-restore-change_pte
master
mmu-notifier
mmu-notifier-context
mmu-notifier-rfc
mmu-notifier-rfc-kvm
mmu-notifier-v05
mmu-notifier-v06
nookhd
nouveau-hmm
nouveau-hmm-v00
nouveau-hmm-v01
odp-5.2
odp-hmm
rdma-5.2
rdma-odp-hmm-v4
scratch
wip-hmm-p2p
wip-kvm-mmu-notifier-opti
wip-p2p-showcase
Linux kernel with some radeon work.
glisse
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
kernel
/
trace
Age
Commit message (
Expand
)
Author
Files
Lines
2011-07-26
atomic: use <linux/atomic.h>
Arun Sharma
2
-2
/
+2
2011-07-21
Merge branch 'tip/perf/core' of git://git.kernel.org/pub/scm/linux/kernel/git...
Ingo Molnar
7
-152
/
+419
2011-07-21
Merge branch 'perf/urgent' into perf/core
Ingo Molnar
5
-30
/
+135
2011-07-15
tracing/kprobe: Update symbol reference when loading module
Masami Hiramatsu
1
-1
/
+36
2011-07-15
tracing/kprobes: Support module init function probing
Masami Hiramatsu
1
-26
/
+138
2011-07-15
tracing/kprobes: Merge trace probe enable/disable functions
Masami Hiramatsu
1
-56
/
+36
2011-07-14
ftrace: Fix regression where ftrace breaks when modules are loaded
Steven Rostedt
1
-2
/
+28
2011-07-14
tracing/kprobes: Rename probe_* to trace_probe_*
Masami Hiramatsu
1
-21
/
+22
2011-07-14
tracing: Have dynamic size event stack traces
Steven Rostedt
3
-19
/
+87
2011-07-13
ftrace: Fix dynamic selftest failure on some archs
Steven Rostedt
1
-0
/
+26
2011-07-13
ftrace: Update filter when tracing enabled in set_ftrace_filter()
Steven Rostedt
1
-0
/
+4
2011-07-13
ftrace: Balance records when updating the hash
Steven Rostedt
1
-16
/
+33
2011-07-07
ftrace: Do not disable interrupts for modules in mcount update
Steven Rostedt
1
-5
/
+11
2011-07-07
tracing: Still trace filtered irq functions when irq trace is disabled
Steven Rostedt
2
-17
/
+35
2011-07-07
ftrace: Fix regression of :mod:module function enabling
Steven Rostedt
2
-10
/
+5
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
3
-11
/
+82
2011-07-05
Merge branch 'tip/perf/core-2' of git://git.kernel.org/pub/scm/linux/kernel/g...
Ingo Molnar
11
-308
/
+308
2011-06-14
tracing/kprobes: Fix kprobe-tracer to support stack trace
Masami Hiramatsu
3
-7
/
+42
2011-06-14
ring-buffer: Set __GFP_NORETRY flag for ring buffer allocating process
Vaibhav Nagarnaik
1
-6
/
+19
2011-06-14
tracing: Convert to kstrtoul_from_user
Peter Huewe
5
-110
/
+20
2011-06-14
tracing, function_graph: Add context-info support for function_graph tracer
Jiri Olsa
1
-22
/
+31
2011-06-14
tracing, function_graph: Remove lock-depth from latency trace
Jiri Olsa
1
-4
/
+3
2011-06-14
tracing, function: Fix trace header to follow context-info option
Jiri Olsa
1
-0
/
+3
2011-06-14
tracing, function_graph: Merge overhead and duration display functions
Jiri Olsa
1
-74
/
+74
2011-06-14
tracing, function_graph: Remove dependency of abstime and duration fields on ...
Jiri Olsa
3
-18
/
+9
2011-06-14
ftrace: Fixed an include coding style issue
Paul McQuade
1
-5
/
+2
2011-06-14
tracing: Add disable_on_free option
Steven Rostedt
2
-2
/
+5
2011-06-14
tracing: Add a proc file to stop tracing and free buffer
Vaibhav Nagarnaik
1
-35
/
+73
2011-06-14
tracing: Use NUMA allocation for per-cpu ring buffer pages
Vaibhav Nagarnaik
3
-22
/
+23
2011-06-14
tracing: Schedule a delayed work to call wakeup()
Vaibhav Nagarnaik
1
-11
/
+12
2011-06-09
tracing: Fix regression in printk_formats file
Steven Rostedt
1
-4
/
+1
2011-06-07
ftrace: Revert 8ab2b7efd ftrace: Remove unnecessary disabling of irqs
Steven Rostedt
1
-0
/
+7
2011-06-07
kprobes/trace: Fix kprobe selftest for gcc 4.6
Steven Rostedt
1
-2
/
+6
2011-06-06
ftrace: Fix possible undefined return code
GuoWen Li
1
-1
/
+1
2011-05-25
ftrace: Add internal recursive checks
Steven Rostedt
3
-6
/
+32
2011-05-25
tracing: Add __print_symbolic_u64 to avoid warnings on 32bit machine
liubo
1
-0
/
+27
2011-05-25
ftrace: Set ops->flag to enabled even on static function tracing
Steven Rostedt
1
-1
/
+5
2011-05-25
tracing: Have event with function tracer check error return
Steven Rostedt
1
-1
/
+6
2011-05-25
ftrace: Have ftrace_startup() return failure code
Steven Rostedt
1
-6
/
+8
2011-05-19
Merge branches 'sched-core-for-linus' and 'sched-urgent-for-linus' of git://g...
Linus Torvalds
1
-1
/
+0
2011-05-18
ftrace: Add self-tests for multiple function trace users
Steven Rostedt
3
-1
/
+217
2011-05-18
ftrace: Modify ftrace_set_filter/notrace to take ops
Steven Rostedt
2
-4
/
+46
2011-05-18
ftrace: Allow dynamically allocated function tracers
Steven Rostedt
1
-7
/
+30
2011-05-18
ftrace: Implement separate user function filtering
Steven Rostedt
5
-38
/
+160
2011-05-18
ftrace: Free hash with call_rcu_sched()
Steven Rostedt
1
-27
/
+28
2011-05-18
ftrace: Have global_ops store the functions that are to be traced
Steven Rostedt
1
-16
/
+53
2011-05-18
ftrace: Add ops parameter to ftrace_startup/shutdown functions
Steven Rostedt
1
-14
/
+14
2011-05-18
ftrace: Add enabled_functions file
Steven Rostedt
1
-2
/
+49
2011-05-18
ftrace: Use counters to enable functions to trace
Steven Rostedt
1
-16
/
+142
[next]