Searched hist:c46ab9db64979b0875fff79e1b00013343ca8286 (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/drivers/interconnect/ |
H A D | trace.h | c46ab9db64979b0875fff79e1b00013343ca8286 Thu Nov 28 08:18:18 CST 2019 Georgi Djakov <georgi.djakov@linaro.org> interconnect: Add basic tracepoints
The tracepoints can help with understanding the system behavior of a given interconnect path when the consumer drivers change their bandwidth demands. This might be interesting when we want to monitor the requested interconnect bandwidth for each client driver. The paths may share the same nodes and this will help to understand "who and when is requesting what". All this is useful for subsystem drivers developers and may also provide hints when optimizing the power and performance profile of the system.
Reviewed-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
|
H A D | Makefile | diff c46ab9db64979b0875fff79e1b00013343ca8286 Thu Nov 28 08:18:18 CST 2019 Georgi Djakov <georgi.djakov@linaro.org> interconnect: Add basic tracepoints
The tracepoints can help with understanding the system behavior of a given interconnect path when the consumer drivers change their bandwidth demands. This might be interesting when we want to monitor the requested interconnect bandwidth for each client driver. The paths may share the same nodes and this will help to understand "who and when is requesting what". All this is useful for subsystem drivers developers and may also provide hints when optimizing the power and performance profile of the system.
Reviewed-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
|
H A D | core.c | diff c46ab9db64979b0875fff79e1b00013343ca8286 Thu Nov 28 08:18:18 CST 2019 Georgi Djakov <georgi.djakov@linaro.org> interconnect: Add basic tracepoints
The tracepoints can help with understanding the system behavior of a given interconnect path when the consumer drivers change their bandwidth demands. This might be interesting when we want to monitor the requested interconnect bandwidth for each client driver. The paths may share the same nodes and this will help to understand "who and when is requesting what". All this is useful for subsystem drivers developers and may also provide hints when optimizing the power and performance profile of the system.
Reviewed-by: Steven Rostedt (VMware) <rostedt@goodmis.org> Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org> Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
|