summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2014-11-06rasd: Log events data to the data fileHEADmasterJean Pihet2-3/+4
2014-11-06rasd: Log debug info and events data to filesJean Pihet1-7/+33
2014-11-06rasd: Daemonize the processJean Pihet1-0/+46
2014-11-06rasd: Read the events data and print out the events fieldsJean Pihet3-0/+75
2014-11-06rasd: Use the event ID from the event formatJean Pihet2-3/+5
2014-11-06rasd: Add event format parsingJean Pihet4-2/+97
2014-11-06rasd: Sdd format read & parse from the kernel filesJean Pihet6-2/+7364
2014-11-06rasd: Enable system wide tracing, on all CPUsJean Pihet1-15/+22
2014-11-06rasd: Enable and use events idsJean Pihet2-2/+37
2014-11-06rasd: Parse config file for events to enableJean Pihet1-11/+69
2014-11-06rasd: Add example config fileJean Pihet1-0/+7
2014-11-06rasd: Add the requested tracepoint to evlistJean Pihet1-3/+61
2014-11-06rasd: Define internal structsJean Pihet1-0/+8
2014-09-19rasd: Add a .gitignore fileJean Pihet1-0/+57
2014-09-09rasd: Find and mount debugfsJean Pihet1-0/+7
2014-08-07rasd: Add ARM64-specific definesJean Pihet1-0/+6
2014-08-07rasd: Add ARM-specific definesJean Pihet1-0/+10
2014-08-07rasd: Get rid of the harcoded syscall numberJean Pihet1-3/+1
2014-07-25Initial commitBorislav Petkov48-0/+7864