aboutsummaryrefslogtreecommitdiffstats
path: root/src/global.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add db structure, fix filePath, start filteringWe-unite2024-08-121-49/+0
* Print err in stderr, Find out docker rootfs.collectorWe-unite2024-08-071-2/+4
* Try t use coroutine, but starvationstarvationWe-unite2024-08-051-47/+12
* Use netlink connector to recv pid info, fix execWe-unite2024-08-011-3/+4
* Try to use kernel connectorWe-unite2024-07-301-6/+42
* Hear file Open and close, especially O_TRUNCWe-unite2024-07-291-0/+1
* Fix execve before fork & Fix regex to match "exit"We-unite2024-07-261-1/+2
* The 1st prompt to record file changed by processWe-unite2024-07-261-14/+26
* Try ot fix the out-of-order bug, add EXECVE to itthings_leftWe-unite2024-07-251-1/+1
* Use mongodb, insert process info into itWe-unite2024-07-221-1/+22
* Depart the whole program into several files.We-unite2024-07-191-0/+10