summaryrefslogtreecommitdiffstats
path: root/src
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 Pihet2-0/+72
2014-11-06rasd: Use the event ID from the event formatJean Pihet2-3/+5
2014-11-06rasd: Add event format parsingJean Pihet3-2/+87
2014-11-06rasd: Sdd format read & parse from the kernel filesJean Pihet3-1/+6309
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-09-09rasd: Find and mount debugfsJean Pihet1-0/+7
2014-07-25Initial commitBorislav Petkov16-0/+4244