summaryrefslogtreecommitdiffstats
path: root/dump_utils.hpp
Commit message (Collapse)AuthorAgeFilesLines
* Update core file monitor infrastructre using common inotifyJayanth Othayoth2017-07-181-0/+1
| | | | | | | Resolves openbmc/openbmc#1510 Change-Id: I5f73c4330df8a5deab29e29201e8521740e6b047 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
* Add support for generic inotify based directory watch.Jayanth Othayoth2017-07-171-0/+13
| | | | | | | | Watch a directory for the changes based on user configuration and then report changes to the user. Change-Id: I9f53d3135dd4bff6187840c0c53d2a64509808cd Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
* Implementation of create interface.Jayanth Othayoth2017-06-291-0/+46
Both the external and internal Dump managers define "Create" interfaces. This commit implements these. Change-Id: If857ec6ea7267fd72e9b420e6b44fa68b6abab66 Signed-off-by: Jayanth Othayoth <ojayanth@in.ibm.com>
OpenPOWER on IntegriCloud