vimwiki: update with code checker info
This commit is contained in:
parent
af7289f9ff
commit
74a4fb30e5
16
.vim/vimwiki/Code Checker.wiki
Normal file
16
.vim/vimwiki/Code Checker.wiki
Normal file
@ -0,0 +1,16 @@
|
|||||||
|
=Static Checker=
|
||||||
|
|
||||||
|
* cppcheck
|
||||||
|
* oclint
|
||||||
|
|
||||||
|
Used by kernel https://outflux.net/slides/2017/kr/kspp.pdf
|
||||||
|
* coccinelle
|
||||||
|
* sparse
|
||||||
|
* smatch
|
||||||
|
* coverty
|
||||||
|
|
||||||
|
= Dynamic Checker =
|
||||||
|
Used by kernel https://outflux.net/slides/2017/kr/kspp.pdf
|
||||||
|
* Trinity
|
||||||
|
* syzkaller
|
||||||
|
* KASan-familly
|
1
.vim/vimwiki/Gstreamer Camera Streaming.wiki
Normal file
1
.vim/vimwiki/Gstreamer Camera Streaming.wiki
Normal file
@ -0,0 +1 @@
|
|||||||
|
gst-launch-1.0 -v imxv4l2videosrc device=/dev/video1 ! autovideosink
|
@ -1,13 +1,8 @@
|
|||||||
= Vim memo =
|
|
||||||
|
|
||||||
* listing
|
|
||||||
* TODO [[_yesterday_]]
|
|
||||||
* [[lien]]
|
|
||||||
|
|
||||||
= Bookeen =
|
= Bookeen =
|
||||||
* [[Notes]]
|
* [[Notes]]
|
||||||
* [[TODO]]
|
* [[TODO]]
|
||||||
* [[Wifi]]
|
= Dev =
|
||||||
* *one day* -- or another
|
* [[Code Checker]]
|
||||||
- list 1
|
= Android =
|
||||||
|
* [[AndroidCamera]]
|
||||||
|
*
|
||||||
|
Loading…
Reference in New Issue
Block a user