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
/
trace_branch.c
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-14
tracing: Allow events to share their print functions
Steven Rostedt
1
-2
/
+6
2010-02-09
tracing: Add correct/incorrect to sort keys for branch annotation output
Steven Rostedt
1
-2
/
+17
2009-10-07
tracing: user local buffer variable for trace branch tracer
Steven Rostedt
1
-3
/
+5
2009-10-07
tracing: fix warning on kernel/trace/trace_branch.c andtrace_hw_branches.c
Zhenwen Xu
1
-1
/
+1
2009-05-07
Merge branch 'linus' into tracing/core
Ingo Molnar
1
-0
/
+8
2009-04-14
tracing: Fix branch tracer header
Zhaolei
1
-0
/
+8
2009-04-14
tracing/filters: use ring_buffer_discard_commit() in filter_check_discard()
Tom Zanussi
1
-3
/
+2
2009-04-14
tracing/filters: add run-time field descriptions to TRACE_EVENT_FORMAT events
Tom Zanussi
1
-0
/
+3
2009-03-24
tracing: add handler to trace_stat
Steven Rostedt
1
-2
/
+2
2009-03-10
tracing: remove funky whitespace in the trace code
Steven Rostedt
1
-1
/
+1
2009-03-04
tracing: remove extra latency_trace method from trace structure
Steven Rostedt
1
-1
/
+0
2009-02-10
tracing: remove unneeded variable
Wenji Huang
1
-3
/
+1
2009-02-06
trace: Call tracing_reset_online_cpus before tracer->init()
Arnaldo Carvalho de Melo
1
-1
/
+0
2009-02-06
tracing: Introduce trace_buffer_{lock_reserve,unlock_commit}
Arnaldo Carvalho de Melo
1
-4
/
+3
2009-02-06
ring_buffer: remove unused flags parameter
Arnaldo Carvalho de Melo
1
-4
/
+3
2009-02-05
trace_branch: Remove unused function
Arnaldo Carvalho de Melo
1
-17
/
+0
2009-02-05
trace: assign defaults at register_ftrace_event
Arnaldo Carvalho de Melo
1
-3
/
+0
2009-02-04
trace: make the trace_event callbacks return enum print_line_t
Arnaldo Carvalho de Melo
1
-1
/
+2
2009-02-04
trace: judicious error checking of trace_seq results
Arnaldo Carvalho de Melo
1
-1
/
+1
2009-02-03
trace: Change struct trace_event callbacks parameter list
Arnaldo Carvalho de Melo
1
-4
/
+3
2009-01-29
trace: Use tracing_reset_online_cpus in more places
Arnaldo Carvalho de Melo
1
-5
/
+1
2009-01-14
tracing/ftrace: separate events tracing and stats tracing engine
Frederic Weisbecker
1
-48
/
+60
2009-01-11
tracing/ftrace: handle more than one stat file per tracer
Frederic Weisbecker
1
-41
/
+28
2008-12-29
tracing/branch-tracer: adapt to the stat tracing API
Frederic Weisbecker
1
-126
/
+142
2008-12-29
ftrace: change trace.c to use registered events
Steven Rostedt
1
-0
/
+53
2008-12-03
ftrace: replace raw_local_irq_save with local_irq_save
Steven Rostedt
1
-2
/
+2
2008-11-29
tracing/branch-tracer: include missing irqflags.h
Frederic Weisbecker
1
-0
/
+1
2008-11-23
trace: fix compiler warning in branch profiler
Steven Rostedt
1
-5
/
+5
2008-11-23
trace: profile all if conditionals
Steven Rostedt
1
-2
/
+31
2008-11-23
trace: branch profiling should not print percent without data
Steven Rostedt
1
-3
/
+7
2008-11-23
trace: consolidate unlikely and likely profiler
Steven Rostedt
1
-26
/
+13
2008-11-17
Merge branches 'tracing/branch-tracer', 'tracing/ftrace', 'tracing/function-r...
Ingo Molnar
1
-1
/
+2
2008-11-16
tracing/branch-tracer: fix a trace recursion on branch tracer
Frederic Weisbecker
1
-2
/
+2
2008-11-16
tracing/ftrace: change the type of the init() callback
Frederic Weisbecker
1
-1
/
+2
2008-11-12
ftrace: rename trace_unlikely.c file
Steven Rostedt
1
-0
/
+320