summaryrefslogtreecommitdiff
path: root/pcitool/cli.c
AgeCommit message (Collapse)Author
2015-07-03modified version to include future functionszilio nicolas
2015-07-01registers and banks support in xml v1. pci -ll works fine, but got segfault ↵zilio nicolas
on pci -r name and pci -r name gives 0 always. might be due to the order in pci.c ------> ask suren
2015-06-19Execute all operations on kernel_memory using plain pci model to avoid extra ↵Suren A. Chilingaryan
references
2015-05-07Provide PCIe link information in pcilibSuren A. Chilingaryan
2015-05-06In pcitool try tocquire real-time performance for DMA and grabbing operationsSuren A. Chilingaryan
2015-05-05Support gen3 DMA engine and provide work-arround for hardware mishandling ↵Suren A. Chilingaryan
last_descriptor_read register
2015-05-02Include version information in all API descriptionsSuren A. Chilingaryan
2015-04-30Add code to debug missing events while recordingSuren A. Chilingaryan
2015-04-29Set error in exit status if no data returned by DMA engineSuren A. Chilingaryan
2015-04-29New error reporting public interfaceSuren A. Chilingaryan
2015-04-28Fix counting lost framesSuren A. Chilingaryan
2015-04-28Better formatting of model outputSuren A. Chilingaryan
2015-04-28Report selected modelSuren A. Chilingaryan
2015-04-28Initial support for event enginesSuren A. Chilingaryan
2015-04-24More structural changes to get ready for stand-alone event enginesSuren A. Chilingaryan