zephyr/subsys
Jukka Rissanen 76398945c3 net: Collect net_pkt TX timing statistics when passing IP stack
Collect information how long net_pkt has travelled in IP stack
in certain points. See network documentation what these points
are and how to get information about the timings. This initial
commit adds support to TX timing collection.

Signed-off-by: Jukka Rissanen <jukka.rissanen@linux.intel.com>
2020-08-07 10:12:51 +03:00
..
bluetooth Bluetooth: Mesh: Silence proxy not connected log 2020-08-06 12:56:54 +03:00
canbus canbus: use kernel stacks 2020-08-02 10:50:12 -04:00
console uart: Fix uart_irq_callback_user_data_set usage 2020-07-30 09:43:12 +02:00
cpp
debug
dfu
disk cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
fb
fs native_posix: Add flags argument to fs_open invocations 2020-07-30 16:33:18 +02:00
jwt
logging logging: use kernel stack 2020-08-04 09:45:50 -05:00
mgmt mgmt: mcumgr: Consolidate Kconfig into a single file 2020-08-04 15:16:35 -04:00
net net: Collect net_pkt TX timing statistics when passing IP stack 2020-08-07 10:12:51 +03:00
power cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
random
settings subsys/fs: Add open flags parameter to fs_open 2020-07-30 16:33:18 +02:00
shell shell: backend: Uninit shell backend if shell is uninit 2020-08-06 12:16:21 -05:00
stats cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
storage
testsuite ztest: clean up comments, strings, and interface 2020-08-05 15:05:44 -04:00
tracing cmake: fix include directories to work with out-of-tree arch 2020-08-05 08:06:07 -04:00
usb usb: use kernel stacks 2020-08-05 15:21:51 -04:00
CMakeLists.txt cmake: remove _if_kconfig() functions 2020-08-01 12:35:20 +02:00
Kconfig