lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Mon, 20 Apr 2009 07:27:31 -0400
From:	Neil Horman <nhorman@...driver.com>
To:	netdev@...r.kernel.org
Cc:	nhorman@...driver.com
Subject: [RFC]: add tracepoint to net_rx_action to note polling operations

Hey all-
	I was thinking about adding an additional tracepoint to net_rx_action,
right before the call to dev->poll().  One of the things thats missing from my
dropwatch utility is the ability to detect hardware drops, and I was thinking I
could implement that by noting when devices were being polled by napi, and at
that time querying the devices stats.

	I know however, that adding tracepoints isn't always desireable, so I
thought I would solicit opinions here to see if anyone else would find such a
tracepoint usefull, or in the event they had strong objectsions to such a point.

Thanks!
Neil

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ