]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dtrace: add a test probe with an empty translation or two
authorNick Alcock <nick.alcock@oracle.com>
Wed, 14 Sep 2016 10:05:51 +0000 (11:05 +0100)
committerNick Alcock <nick.alcock@oracle.com>
Fri, 28 Oct 2016 13:01:14 +0000 (14:01 +0100)
commita84d51d0aada51e07d6263060720048488f38f5d
tree316fa095b20e8b7d66fd05d787aa920fabe19ec4
parent28da0b484fbfb78a3b995207583a94ed7bfc34df
dtrace: add a test probe with an empty translation or two

The empty translation case gets tested nowhere in the kernel, so add a
probe to dt_test with a couple of args that get thrown away by the
translation machinery.

Signed-off-by: Nick Alcock <nick.alcock@oracle.com>
Acked-by: Kris Van Hees <kris.van.hees@oracle.com>
Orabug: 24661801
dtrace/dt_test_dev.c