Files
android_kernel_xiaomi_sm8450/Documentation/driver-api
Leonard Crestez 1a0013c62b interconnect: Add interconnect_graph file to debugfs
The interconnect graphs can be difficult to understand and the current
"interconnect_summary" file doesn't even display links in any way.

Add a new "interconnect_graph" file to debugfs in the graphviz "dot"
format which describes interconnect providers, nodes and links.

The file is human-readable and can be visualized by piping through
graphviz. Example:

ssh $TARGET cat /sys/kernel/debug/interconnect/interconnect_graph \
	| dot -Tsvg > interconnect_graph.svg

Signed-off-by: Leonard Crestez <leonard.crestez@nxp.com>
Reviewed-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Reviewed-by: Bjorn Andersson <bjorn.andersson@linaro.org>
Signed-off-by: Georgi Djakov <georgi.djakov@linaro.org>
2019-12-16 09:49:54 +02:00
..
2019-07-17 06:57:52 -03:00
2019-07-15 11:03:03 -03:00
2019-06-06 16:51:37 +02:00
2019-07-15 11:03:04 -03:00
2019-07-26 08:15:26 -06:00
2019-07-17 06:57:52 -03:00
2019-11-07 07:00:26 +01:00
2019-06-07 11:35:15 -06:00
2016-09-06 09:14:52 -06:00
2016-08-22 14:42:08 -06:00
2019-10-07 09:47:37 -07:00
2018-04-20 19:14:40 -04:00
2016-08-22 14:42:08 -06:00
2016-09-06 09:14:52 -06:00