tangled
alpha
login
or
join now
tjh.dev
/
kernel
1
fork
atom
Linux kernel mirror (for testing)
git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel
os
linux
1
fork
atom
overview
issues
pulls
pipelines
kernel
/
tools
/
lib
/
lockdep
/
lockdep
at
v5.13
3 lines
59 B
view raw
wrap content
1
#!/bin/bash
2
3
LD_PRELOAD
=
"
./liblockdep.so
$LD_PRELOAD
"
"
$@
"