summaryrefslogtreecommitdiff
path: root/power-libperfmgr/libperfmgr/include/perfmgr/FileNode.h
AgeCommit message (Collapse)Author
2023-07-27libperfmgr: Add write-only optionYunju Lee
Add `WriteOnly` option in configuration file to avoid reading a write-only node in `DumpToFd`. Bug: 291237127 Change-Id: I0ac2eecefb2e0c2f71de47fce7835d14930e34ee
2022-01-21libperfmgr: Add an option to drop O_TRUNCRick Yiu
Open file with O_TRUNC will hold kernfs_mutex which may affect system performance, so add a new option to decide if O_TRUNC should be used. Bug: 206981628 Test: function works Change-Id: I81f15d361364ba9cdf491d1ec824a880b9a70d9a
2020-03-26Move libperfmgr into hardware/google/pixelWei Wang
Bug: 137581945 Test: Build Change-Id: Idc03c7b9819f4aaed65233795107cd8c5c20aacb