From: Jonathan Rajotte Date: Mon, 17 Aug 2020 22:23:27 +0000 (-0400) Subject: Add base support for event rule hit X-Git-Tag: v2.13.0-rc1~397 X-Git-Url: https://git.lttng.org/?a=commitdiff_plain;h=959e3c66727698e58a8788aceeda5820b3c938ba;hp=959e3c66727698e58a8788aceeda5820b3c938ba;p=lttng-tools.git Add base support for event rule hit Add some of the scafolding to support event-rule hit conditions. This includes the hashing of event rule conditions and, consequently, of event rules and the various probe location types. The kernel module ABI is checked to verity that the kernel tracer supports event notifiers. Signed-off-by: Jonathan Rajotte Signed-off-by: Jérémie Galarneau Change-Id: Iab4db4fc7e9f0c5a7206106fa6a4781b6b95d306 ---