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_sched_wakeup.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-25
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
1
-2
/
+2
2016-12-09
tracing/fgraph: Have wakeup and irqsoff tracers ignore graph functions too
Steven Rostedt (Red Hat)
1
-0
/
+12
2016-11-15
tracing: Allow wakeup_dl tracer to be used by instances
Zhou Chengming
1
-0
/
+1
2015-11-07
Merge tag 'trace-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
1
-61
/
+59
2015-11-02
tracing: report_latency() in trace_sched_wakeup.c can return boolean
Yaowei Bai
1
-4
/
+4
2015-10-06
sched/core: Fix trace_sched_switch()
Peter Zijlstra
1
-1
/
+1
2015-09-30
tracing: Move trace_flags from global to a trace_array field
Steven Rostedt (Red Hat)
1
-13
/
+13
2015-09-29
tracing: Do not create function tracer options when not compiled in
Steven Rostedt (Red Hat)
1
-14
/
+28
2015-09-29
tracing: Only create function graph options when it is compiled in
Steven Rostedt (Red Hat)
1
-2
/
+4
2015-09-29
tracing: Move "display-graph" option to main options
Steven Rostedt (Red Hat)
1
-32
/
+14
2015-09-26
tracing: Pass trace_array into trace_buffer_unlock_commit()
Steven Rostedt (Red Hat)
1
-2
/
+2
2015-08-03
sched: Introduce the 'trace_sched_waking' tracepoint
Peter Zijlstra
1
-1
/
+1
2015-05-13
tracing: Rename ftrace_event_{call,class} to trace_event_{call,class}
Steven Rostedt (Red Hat)
1
-2
/
+2
2015-01-22
tracing: Remove unneeded includes of debugfs.h and fs.h
Steven Rostedt (Red Hat)
1
-2
/
+0
2014-11-11
tracing: Move tracing_sched_{switch,wakeup}() into wakeup tracer
Steven Rostedt (Red Hat)
1
-0
/
+56
2014-04-30
tracing: Remove mock up poll wait function
Steven Rostedt (Red Hat)
1
-2
/
+0
2014-04-21
tracing: Allow wakeup tracers to be used by instances
Steven Rostedt (Red Hat)
1
-0
/
+16
2014-04-21
tracing: Move tracing_max_latency into trace_array
Steven Rostedt (Red Hat)
1
-6
/
+6
2014-04-21
ftrace: Remove global function list and call function directly
Steven Rostedt (Red Hat)
1
-22
/
+18
2014-02-20
tracing: Pass trace_array to flag_changed callback
Steven Rostedt (Red Hat)
1
-1
/
+3
2014-02-20
tracing: Pass trace_array to set_flag callback
Steven Rostedt (Red Hat)
1
-2
/
+4
2014-01-13
sched/deadline: Add SCHED_DEADLINE inheritance logic
Dario Faggioli
1
-0
/
+1
2014-01-13
sched/deadline: Add latency tracing for SCHED_DEADLINE tasks
Dario Faggioli
1
-4
/
+60
2013-03-15
tracing: Add function-trace option to disable function tracing of latency tra...
Steven Rostedt (Red Hat)
1
-10
/
+53
2013-03-15
tracing: Consolidate max_tr into main trace_array structure
Steven Rostedt (Red Hat)
1
-8
/
+8
2013-03-15
tracing: Replace the static global per_cpu arrays with allocated per_cpu
Steven Rostedt
1
-7
/
+7
2013-03-15
tracing: Encapsulate global_trace and remove dependencies on global vars
Steven Rostedt
1
-4
/
+4
2013-03-15
tracing: Prevent buffer overwrite disabled for latency tracers
Steven Rostedt (Red Hat)
1
-5
/
+13
2013-02-07
sched/rt: Move rt specific bits into new header file
Clark Williams
1
-1
/
+1
2012-12-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2012-12-06
propagate name change to comments in kernel source
Nadia Yvette Chambers
1
-1
/
+1
2012-11-01
tracing: Change tracer's integer flags to bool
Hiraku Toyooka
1
-4
/
+4
2012-11-01
tracing: Allow tracers to start at core initcall
Steven Rostedt
1
-1
/
+1
2012-07-31
ftrace: Add default recursion protection for function tracing
Steven Rostedt
1
-1
/
+1
2012-07-19
ftrace: Return pt_regs to function trace callback
Steven Rostedt
1
-1
/
+2
2012-07-19
ftrace: Pass ftrace_ops as third parameter to function trace callback
Steven Rostedt
1
-1
/
+1
2011-11-07
tracing/latency: Fix header output for latency tracers
Jiri Olsa
1
-1
/
+12
2011-06-15
tracing, function_graph: Remove dependency of abstime and duration fields on ...
Jiri Olsa
1
-1
/
+3
2011-05-18
ftrace: Implement separate user function filtering
Steven Rostedt
1
-0
/
+1
2010-10-19
tracing: Fix compile issue for trace_sched_wakeup.c
Steven Rostedt
1
-2
/
+1
2010-10-18
tracing: Use one prologue for the wakeup tracer function tracers
Steven Rostedt
1
-52
/
+50
2010-10-18
tracing: Graph support for wakeup tracer
Jiri Olsa
1
-10
/
+221
2010-07-21
tracing: Shrink max latency ringbuffer if unnecessary
KOSAKI Motohiro
1
-0
/
+2
2010-06-04
tracing: Remove ftrace_preempt_disable/enable
Steven Rostedt
1
-3
/
+2
2010-05-14
tracing: Let tracepoints have data passed to tracepoint callbacks
Steven Rostedt
1
-13
/
+15
2010-05-07
sched: Remove rq argument to the tracepoints
Peter Zijlstra
1
-3
/
+2
2009-12-15
locking: Convert __raw_spin* functions to arch_spin*
Thomas Gleixner
1
-6
/
+6
2009-12-15
locking: Rename __RAW_SPIN_LOCK_UNLOCKED to __ARCH_SPIN_LOCK_UNLOCKED
Thomas Gleixner
1
-1
/
+1
2009-12-15
locking: Convert raw_spinlock to arch_spinlock
Thomas Gleixner
1
-2
/
+2
2009-09-13
tracing: do not update tracing_max_latency when tracer is stopped
Carsten Emde
1
-2
/
+4
[next]