aboutsummaryrefslogtreecommitdiffstats
path: root/src/organize.go (follow)
Commit message (Expand)AuthorAgeFilesLines
* Add db structure, fix filePath, start filteringWe-unite2024-08-121-291/+0
* Print err in stderr, Find out docker rootfs.collectorWe-unite2024-08-071-32/+49
* Basically fixed info lostWe-unite2024-08-061-1/+0
* Expand connector buffer, put all file info into dbWe-unite2024-08-061-6/+7
* Try t use coroutine, but starvationstarvationWe-unite2024-08-051-1/+0
* The fds problem may comes from slow consumptionWe-unite2024-08-051-0/+1
* Use netlink connector to recv pid info, fix execWe-unite2024-08-011-31/+0
* bug of fds unfixedWe-unite2024-07-291-0/+1
* Add writeWe-unite2024-07-291-0/+14
* Hear file Open and close, especially O_TRUNCWe-unite2024-07-291-22/+37
* Fix execve before fork & Fix regex to match "exit"We-unite2024-07-261-17/+30
* The 1st prompt to record file changed by processWe-unite2024-07-261-137/+224
* Try ot fix the out-of-order bug, add EXECVE to itthings_leftWe-unite2024-07-251-22/+57
* Use mongodb, insert process info into itWe-unite2024-07-221-19/+35
* Depart the whole program into several files.We-unite2024-07-191-0/+124