1. remove unnecessary log code during the
permission check.
2. fix memory leak and fp leak
3. fix multiple etmemd and too many err log problem
Signed-off-by: liubo <liubo254@huawei.com>
Update the README documentation in this repository,
the previous documentation is too old and does not
match the actual usage, so update the description.
Signed-off-by: liubo <liubo254@huawei.com>
The License in the spec file is originally Mulan PSL V2,
which is not a standard description.
Therefore, the License is changed to MulanPSL-2.0.
Signed-off-by: liubo <liubo254@huawei.com>
Add missing Requires
Remove write permssion in %file section after strip
Change Requires numactl to numactl-libs
Signed-off-by: Kemeng Shi <shikemeng@huawei.com>