aboutsummaryrefslogtreecommitdiffstats
path: root/src/deal.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add db structure, fix filePath, start filteringWe-unite2024-08-121-265/+0
* Print err in stderr, Find out docker rootfs.collectorWe-unite2024-08-071-11/+40
* Basically fixed info lostWe-unite2024-08-061-19/+1
* Expand connector buffer, put all file info into dbWe-unite2024-08-061-22/+23
* Try t use coroutine, but starvationstarvationWe-unite2024-08-051-25/+23
* The fds problem may comes from slow consumptionWe-unite2024-08-051-13/+3
* Open is well, but we're back to original question.We-unite2024-08-021-31/+4
* Use netlink connector to recv pid info, fix execWe-unite2024-08-011-13/+17
* Try to use kernel connectorWe-unite2024-07-301-13/+44
* bug of fds unfixedWe-unite2024-07-291-3/+2
* Add writeWe-unite2024-07-291-0/+22
* Hear file Open and close, especially O_TRUNCWe-unite2024-07-291-24/+77
* Fix execve before fork & Fix regex to match "exit"We-unite2024-07-261-104/+122
* The 1st prompt to record file changed by processWe-unite2024-07-261-1/+1
* Try ot fix the out-of-order bug, add EXECVE to itthings_leftWe-unite2024-07-251-71/+102
* Use mongodb, insert process info into itWe-unite2024-07-221-64/+101
* Depart the whole program into several files.We-unite2024-07-191-0/+97