summaryrefslogtreecommitdiffstats
path: root/runtime/transport/relayfs.h
Commit message (Collapse)AuthorAgeFilesLines
* Better <linux/debugfs.h> header file inclusion.David Smith2009-02-201-1/+0
| | | | | | | 2009-02-20 David Smith <dsmith@redhat.com> * debugfs.c: Added inclusion of linux/debugfs.h. * relayfs.h: Removed inclusion of linux/debugfs.h.
* Use 'static' as much as possibleJosh Stone2009-01-281-2/+2
| | | | | | | | | | This change just inserts 'static' on runtime, tapset, and generated C functions and globals, so the compiler can do a better job of optimizing. My tests with small scripts show ~10% reduction in compile time and ~20% reduction in module size. Larger scripts may show less benefit, but I expect purely positive results.
* Conversion from relay-on-procfs to relay-on-debugfstrz2006-09-191-9/+3
|
* change relayfs version checking ifdefstrz2006-03-161-2/+0
|
* Fix for bug #2406 (autodetect supported relayfs versions)trz2006-03-151-4/+18
|
* Added #ifdef'ed support for kernels containing the recent relayfs API changestrz2005-10-141-0/+4
|
* initial revisiontrz2005-05-061-0/+16