Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

at e88ba436e5615f5bb94deecbbb924227b15bbebb 10 lines 274 B view raw
1prefix=INSTALL_PREFIX 2libdir=LIB_DIR 3includedir=HEADER_DIR 4 5Name: libtraceevent 6URL: https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git 7Description: Linux kernel trace event library 8Version: LIB_VERSION 9Cflags: -I${includedir} 10Libs: -L${libdir} -ltraceevent