linux/include/trace
Choonghoon Park 1eea1cbdd3 ANDROID: GKI: sched: add rvh for new cfs task util
A vendor hook is added in post_init_entity_util_avg before
a new cfs task's util is attached to cfs_rq's util so that
vendors can gather and modify se's information to modify
scheduling behavior and DVFS as they want.

trace_android_rvh_new_task_stats is not a proper hook because
it is called after the task's util is attached to cfs_rq's util,
which means updating cfs_rq's sched_avg and DVFS request are done.

Bug: 184219858

Signed-off-by: Choonghoon Park <choong.park@samsung.com>
Change-Id: I2deaa93297f8464895978496c9838cdffaa35b7f
2022-01-11 21:44:49 +00:00
..
events Linux 5.16-rc8 2022-01-03 10:24:53 +01:00
hooks ANDROID: GKI: sched: add rvh for new cfs task util 2022-01-11 21:44:49 +00:00
bpf_probe.h bpf: Support writable context for bare tracepoint 2021-10-08 13:22:57 -07:00
define_trace.h
perf.h
syscall.h
trace_events.h tracing: Add trace_event helper macros __string_len() and __assign_str_len() 2021-08-17 11:47:52 -04:00