index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
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
2020-01-13
tracing: Make struct ring_buffer less ambiguous
Steven Rostedt (VMware)
1
-1
/
+1
2020-01-13
tracing: Rename trace_buffer to array_buffer
Steven Rostedt (VMware)
1
-2
/
+2
2019-11-14
tracing: Use generic type for comparator function
Andy Shevchenko
1
-4
/
+4
2019-04-03
x86/uaccess, ftrace: Fix ftrace_likely_update() vs. SMAP
Peter Zijlstra
1
-0
/
+4
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-01-19
tracing: Add the constant count for branch tracer
Steven Rostedt (VMware)
1
-8
/
+9
2017-01-19
tracing: Show number of constants profiled in likely profiler
Steven Rostedt (VMware)
1
-13
/
+55
2017-01-17
tracing: Process constants for (un)likely() profiler
Steven Rostedt (VMware)
1
-1
/
+5
2016-11-24
tracing: Make __buffer_unlock_commit() always_inline
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-10-21
tracing: Remove {start,stop}_branch_trace
Dmitry Safonov
1
-13
/
+2
2015-07-08
tracing: Have branch tracer use recursive field of task struct
Steven Rostedt (Red Hat)
1
-7
/
+10
2015-05-13
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-05-13
tracing: Rename (un)register_ftrace_event() to (un)register_trace_event()
Steven Rostedt (Red Hat)
1
-1
/
+1
2015-01-22
tracing: Remove unneeded includes of debugfs.h and fs.h
Steven Rostedt (Red Hat)
1
-1
/
+0
2014-11-19
tracing: Have branch tracer use trace_handle_return() helper function
Steven Rostedt (Red Hat)
1
-8
/
+7
2014-11-14
tracing: Merge consecutive seq_puts calls
Rasmus Villemoes
1
-7
/
+7
2014-11-14
tracing: Replace seq_printf by simpler equivalents
Rasmus Villemoes
1
-13
/
+13
2013-11-06
tracing: Update event filters for multibuffer
Tom Zanussi
1
-1
/
+1
2013-03-15
tracing: Fix the branch tracer that broke with buffer change
Steven Rostedt (Red Hat)
1
-2
/
+2
2013-03-15
tracing: Replace the static global per_cpu arrays with allocated per_cpu
Steven Rostedt
1
-2
/
+4
2012-11-01
tracing: Cache comms only after an event occurred
Steven Rostedt
1
-1
/
+1
2012-11-01
tracing: Allow tracers to start at core initcall
Steven Rostedt
1
-1
/
+1
2010-05-14
tracing: Allow events to share their print functions
Steven Rostedt
1
-2
/
+6
2010-02-10
tracing: Add correct/incorrect to sort keys for branch annotation output
Steven Rostedt
1
-2
/
+17
2009-10-08
tracing: user local buffer variable for trace branch tracer
Steven Rostedt
1
-3
/
+5
2009-10-08
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-25
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-05
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
[next]