Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ready to run tests | zilio nicolas | 2015-06-15 | 1 | -0/+1 |
| | |||||
* | some modifications | zilio nicolas | 2015-06-12 | 3 | -3/+11 |
| | |||||
* | Prevent excessive calling of getenv by debugging code for better performance | Suren A. Chilingaryan | 2015-05-08 | 5 | -9/+40 |
| | |||||
* | Provide PCIe link information in pcilib | Suren A. Chilingaryan | 2015-05-07 | 2 | -3/+122 |
| | |||||
* | Add fields reporting consumed buffers and space to the dma_engine_status and ↵ | Suren A. Chilingaryan | 2015-05-06 | 1 | -0/+1 |
| | | | | provide better ipedma benchmarking | ||||
* | Support pcilib_log_once calls | Suren A. Chilingaryan | 2015-05-06 | 4 | -9/+52 |
| | |||||
* | Fix segmentation fault if requested register is not found | Suren A. Chilingaryan | 2015-05-05 | 1 | -2/+2 |
| | |||||
* | Split bar manipulation and fifo operations in stand-alone source and publish ↵ | Suren A. Chilingaryan | 2015-05-05 | 7 | -213/+273 |
| | | | | kmem and bar headers | ||||
* | Fix typos in versioning code | Suren A. Chilingaryan | 2015-05-03 | 3 | -5/+13 |
| | |||||
* | Prevent double-free of pcilib context when open fails | Suren A. Chilingaryan | 2015-05-03 | 1 | -4/+0 |
| | |||||
* | Include version information in all API descriptions | Suren A. Chilingaryan | 2015-05-02 | 8 | -5/+30 |
| | |||||
* | Provide data debugging API | Suren A. Chilingaryan | 2015-05-02 | 3 | -6/+93 |
| | |||||
* | Add code to debug missing events while recording | Suren A. Chilingaryan | 2015-04-30 | 1 | -0/+8 |
| | |||||
* | Provide an interface for logging debug messages | Suren A. Chilingaryan | 2015-04-30 | 6 | -7/+54 |
| | |||||
* | Create dummy register context | Suren A. Chilingaryan | 2015-04-29 | 4 | -10/+20 |
| | |||||
* | New error reporting public interface | Suren A. Chilingaryan | 2015-04-29 | 5 | -22/+51 |
| | |||||
* | Check event interface version for plugins | Suren A. Chilingaryan | 2015-04-28 | 1 | -1/+11 |
| | |||||
* | Report selected model | Suren A. Chilingaryan | 2015-04-28 | 1 | -1/+4 |
| | |||||
* | Initial support for event engines | Suren A. Chilingaryan | 2015-04-28 | 10 | -37/+206 |
| | |||||
* | Further adjustments to get ready for independent event plugins | Suren A. Chilingaryan | 2015-04-27 | 9 | -13/+25 |
| | |||||
* | More structural changes to get ready for stand-alone event engines | Suren A. Chilingaryan | 2015-04-24 | 25 | -0/+3603 |