| commit | d955525c1e303a543e4c49945047d15bc28e66f6 | [log] [tgz] |
|---|---|---|
| author | Lei YU <yulei.sh@bytedance.com> | Tue Sep 14 20:30:41 2021 +0800 |
| committer | Lei YU <yulei.sh@bytedance.com> | Thu Oct 14 11:34:42 2021 +0000 |
| tree | 728dcebb5fdbeb649bc21da68d59a29a5fda2317 | |
| parent | d9e5766cc063a8fe6cd306ca000828a29f735fa8 [diff] |
sel-cache: Add match for new sel entry
Add match to get callback on new logging entry.
Tested: Verify the sel cache is updated with a new logging entry is
created.
Signed-off-by: Lei YU <yulei.sh@bytedance.com>
Change-Id: I4674f4b5e0336719f101b02920ea2be2077aa5e9
To build this package, do the following steps:
1. ./bootstrap.sh
2. ./configure ${CONFIGURE_FLAGS}
3. make
To clean the repository run ./bootstrap.sh clean.