commit | 496f94a1281c8430d4657b6df90b72fcbcc0b3c6 | [log] [tgz] |
---|---|---|
author | Luke Chang <lukechang@google.com> | Fri Dec 03 17:13:00 2021 +0800 |
committer | Lalit Maganti <lalitm@google.com> | Mon Dec 06 15:33:08 2021 +0000 |
tree | f952861b788348d596d9bc87a58727d37787f40a | |
parent | 17fa0d8b8d8b60605b46a3accc166e630adbfca3 [diff] |
trace_processor: support netif_receive_skb event Show the received kilobytes from nic on global counter. Bug:208945764 Test: tools/diff_test_trace_processor.py <trace_processor_shell> \ --query-metric-filter='netif_receive_skb' Change-Id: I8a07e47aec0d9c576cc81676dcbb03dc4cdd1e68
Perfetto is a production-grade open-source stack for performance instrumentation and trace analysis. It offers services and libraries and for recording system-level and app-level traces, native + java heap profiling, a library for analyzing traces using SQL and a web-based UI to visualize and explore multi-GB traces.
See https://perfetto.dev/docs or the /docs/ directory for documentation.