diff options
author | Maciej Żenczykowski <[email protected]> | 2023-07-25 01:54:43 -0700 |
---|---|---|
committer | Florian Westphal <[email protected]> | 2023-08-08 13:03:36 +0200 |
commit | 1d85594fd3e7e39e63b53b1bdc2d89db43b6ecd5 (patch) | |
tree | 94a87076accd53fd402cc391823bc43acce99f7b /tools/perf/scripts/python/task-analyzer.py | |
parent | 61e9ab294b39e5e7c040884b65d06f52e06ac40f (diff) |
netfilter: nfnetlink_log: always add a timestamp
Compared to all the other work we're already doing to deliver
an skb to userspace this is very cheap - at worse an extra
call to ktime_get_real() - and very useful.
(and indeed it may even be cheaper if we're running from other hooks)
(background: Android occasionally logs packets which
caused wake from sleep/suspend and we'd like to have
timestamps reliably associated with these events)
Cc: Pablo Neira Ayuso <[email protected]>
Cc: Martin KaFai Lau <[email protected]>
Cc: Florian Westphal <[email protected]>
Signed-off-by: Maciej Żenczykowski <[email protected]>
Signed-off-by: Florian Westphal <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions