Suren A. Chilingaryan 8a71f80b56 Tolerate some missing bits in the plugin description 11 months ago
..
CMakeLists.txt a21dea7a0d Allow mapping of arbitrary memory areas 8 years ago
bank.c ca7353be48 Provide API calls for register and bank address resolution 8 years ago
bank.h 8933c45c17 Documentation update 8 years ago
bar.c bba9c619c7 64-bit access to BAR memory 8 years ago
bar.h 8933c45c17 Documentation update 8 years ago
build.h.in 2f99c57871 Handle build.h in releases 8 years ago
config.h.in a962c90543 Merge Python scripting support from Vasiliy Chernov 8 years ago
cpu.c 52e32b2c9f Support for 64-bit registes 8 years ago
cpu.h 8933c45c17 Documentation update 8 years ago
datacpy.c bba9c619c7 64-bit access to BAR memory 8 years ago
datacpy.h 8933c45c17 Documentation update 8 years ago
debug.c 79d9b2924d Prevent excessive calling of getenv by debugging code for better performance 9 years ago
debug.h 2e9457b666 Support writting register views 8 years ago
dma.c 52e32b2c9f Support for 64-bit registes 8 years ago
dma.h e2515f6e1a Keep C++ compilers happy 8 years ago
env.c 79d9b2924d Prevent excessive calling of getenv by debugging code for better performance 9 years ago
env.h 2e9457b666 Support writting register views 8 years ago
error.c f7636162ba Further improvements of Python scripting and web-interface API for register manipulations by Vasiliy Chernov 8 years ago
error.h bbcb2c11b8 Add missing typedef to the pcilib_error_t 8 years ago
event.c 40ecf001fe Check for new definition guard in glibc 4 years ago
event.h a0fe5cdea1 Documentation update 8 years ago
export.c 6f10a98d7b Fix the size of the configuration bank 8 years ago
export.h a0fe5cdea1 Documentation update 8 years ago
fifo.c bba9c619c7 64-bit access to BAR memory 8 years ago
fifo.h 890ba303b2 Split bar manipulation and fifo operations in stand-alone source and publish kmem and bar headers 9 years ago
irq.c dcd8ad6331 More structural changes to get ready for stand-alone event engines 9 years ago
irq.h dcd8ad6331 More structural changes to get ready for stand-alone event engines 9 years ago
kmem.c 4c17aa5a10 RPM generation 8 years ago
kmem.h 4c17aa5a10 RPM generation 8 years ago
linux-3.10.h dcd8ad6331 More structural changes to get ready for stand-alone event engines 9 years ago
lock.c 08a01723af Finalyze XML support and provide initial support for views (only descriptions so far) 8 years ago
lock.h a0fe5cdea1 Documentation update 8 years ago
locking.c 4c17aa5a10 RPM generation 8 years ago
locking.h a0fe5cdea1 Documentation update 8 years ago
mem.c a21dea7a0d Allow mapping of arbitrary memory areas 8 years ago
mem.h a21dea7a0d Allow mapping of arbitrary memory areas 8 years ago
memcpy.c bba9c619c7 64-bit access to BAR memory 8 years ago
memcpy.h 8933c45c17 Documentation update 8 years ago
model.c dcd8ad6331 More structural changes to get ready for stand-alone event engines 9 years ago
model.h 08a01723af Finalyze XML support and provide initial support for views (only descriptions so far) 8 years ago
pagecpy.c 2bda41263f Fix AVX memory copy 8 years ago
pagecpy.h 2bda41263f Fix AVX memory copy 8 years ago
pci.c 8a71f80b56 Tolerate some missing bits in the plugin description 11 months ago
pci.h 1120e8745c Restructure driver headers 8 years ago
pcilib.h 1120e8745c Restructure driver headers 8 years ago
plugin.c f45828699b Fix typos in versioning code 9 years ago
plugin.h 8933c45c17 Documentation update 8 years ago
property.c a962c90543 Merge Python scripting support from Vasiliy Chernov 8 years ago
property.h a0fe5cdea1 Documentation update 8 years ago
py.c cd74063b12 Fix more threading problems in Python3 8 years ago
py.h 195c28f307 Make Python problems non-fatal 8 years ago
register.c 52e32b2c9f Support for 64-bit registes 8 years ago
register.h 55255f2ce3 Support computed (property-based) registers 8 years ago
timing.c 52e32b2c9f Support for 64-bit registes 8 years ago
timing.h 8933c45c17 Documentation update 8 years ago
tools.c 52e32b2c9f Support for 64-bit registes 8 years ago
tools.h 8933c45c17 Documentation update 8 years ago
unit.c c8628b2a71 Support properties of arbitrary type 8 years ago
unit.h a0fe5cdea1 Documentation update 8 years ago
value.c a962c90543 Merge Python scripting support from Vasiliy Chernov 8 years ago
value.h 21812f8d76 Base functions for views 8 years ago
version.h.in f45828699b Fix typos in versioning code 9 years ago
view.c a962c90543 Merge Python scripting support from Vasiliy Chernov 8 years ago
view.h a962c90543 Merge Python scripting support from Vasiliy Chernov 8 years ago
xml.c 3efe83956b Fix device detection code 8 years ago
xml.h eec7e74d2e Support XML configuration of device models 8 years ago