aboutsummaryrefslogtreecommitdiffstats
path: root/tools
Commit message (Expand)AuthorAgeFilesLines
* pkg/cmdprof: add packageDmitry Vyukov2020-04-301-30/+5
* sys/targets: better detection for missing/broken cross-compilersDmitry Vyukov2020-04-291-15/+19
* tools/syz-bisect: fix file presence checkDmitry Vyukov2020-04-291-10/+11
* pkg/instance: Use syz or c source file when testingJouni Hogander2020-04-291-1/+6
* pkg/compiler: deduplicate Types in descriptionsDmitry Vyukov2020-04-261-1/+1
* tools/create-openbsd*: update to 6.7Greg Steuck2020-04-172-2/+2
* sys/linux: add some more ipv4/6 addressesDmitry Vyukov2020-04-141-3/+3
* runtest: fix using configs with namespace/setuid sandboxAndrey Konovalov2020-04-031-0/+3
* csource, executor: add usb emulation featureAndrey Konovalov2020-04-031-0/+1
* tools/create-image.sh: make sure filesystem root has correct permissionsAndrey Konovalov2020-04-031-1/+2
* tools/syz-symbolize: Store crash report if outdir is givenJouni Högander2020-04-031-0/+29
* tools/create-gce-image.sh: fix sysctl.kernel.hung_task_all_cpu_backtrace=1Dmitry Vyukov2020-03-311-2/+1
* tools/create-gce-image.sh: enable sysctl.kernel.hung_task_all_cpu_backtrace=1Dmitry Vyukov2020-03-301-0/+1
* tools, dashboard: move net.ifnames=0 to create-gce-image.shAndrey Konovalov2020-03-281-2/+2
* tools/syz-trace2syz/proggen: fix test for new descriptionsDmitry Vyukov2020-03-241-1/+1
* tools/syz-check: extend usage docsDmitry Vyukov2020-03-181-3/+22
* prog: control program lengthDmitry Vyukov2020-03-132-7/+5
* all: fix new golangci-lint warningsDmitry Vyukov2020-03-131-3/+3
* executor, sys/linux: add ath9k usb descriptionsAndrey Konovalov2020-03-132-3/+3
* tools/syz-reprolist: cache errorsDmitry Vyukov2020-03-031-0/+9
* tools: specify the search path for find(1)Mark Johnston2020-02-241-1/+1
* tools: avoid hard-coding the path to interpretersMark Johnston2020-02-242-2/+2
* tools/check-copyright.sh: also check cc/h/S filesDmitry Vyukov2020-02-211-1/+2
* prog: dump orig prog if Deserialize panicsDmitry Vyukov2020-02-211-2/+2
* tools: add script that checks copyright headersDmitry Vyukov2020-02-184-4/+26
* docs: link github.com/xairy/raw-gadgetAndrey Konovalov2020-02-061-657/+0
* docs: fix spelling errorsHye Sung Jung2020-01-281-1/+1
* sys/linux: add ethtool netlink descriptionsDmitry Vyukov2020-01-281-1/+1
* tools/syz-check: add limited checking of varlen structsDmitry Vyukov2020-01-231-6/+13
* sys/linux: check for missing/duplicate netlink attrsDmitry Vyukov2020-01-231-3/+64
* sys/linux: fix more netlink warningsDmitry Vyukov2020-01-231-9/+38
* tools/syz-check: improve matching netlink attributesDmitry Vyukov2020-01-221-48/+102
* tools/syz-check: check netlink policy descriptionsDmitry Vyukov2020-01-221-17/+297
* tools/syz-trace2syz/proggen: fix testDmitry Vyukov2020-01-181-1/+1
* sys/linux: fix sigset_t/sigaction layout on armDmitry Vyukov2020-01-181-0/+3
* tools/syz-check: also check arm/arm64Dmitry Vyukov2020-01-181-13/+15
* sys/linux: fix 2 netlink data layout bugsDmitry Vyukov2020-01-071-1/+1
* tools/syz-check: check amd64 and 386 at the same timeDmitry Vyukov2019-12-222-40/+80
* tools/syz-check: check templatesDmitry Vyukov2019-12-221-10/+28
* tools/syz-check: add some TODOsDmitry Vyukov2019-12-221-0/+12
* tools/syz-check: inject description compilation warningsDmitry Vyukov2019-12-201-8/+10
* pkg/compiler: fix bitfield layout bugDmitry Vyukov2019-12-201-6/+10
* prog: refactor bitfields representationDmitry Vyukov2019-12-191-5/+3
* tools/create-image.sh: install tcpdumpAndrey Konovalov2019-12-191-1/+1
* tools/syz-check: don't print our/kernel field name twice if equalDmitry Vyukov2019-12-181-7/+11
* tools/syz-check: print descriptions compilation errorsDmitry Vyukov2019-12-181-6/+9
* tools/syz-check: don't print line numbers for warningsDmitry Vyukov2019-12-181-15/+31
* tools/syz-check: add description checking utilityDmitry Vyukov2019-12-172-0/+430
* tools/syz-runtest: debug all programs in debug modeDmitry Vyukov2019-12-161-0/+1
* executor: update raw gadget interfaceAndrey Konovalov2019-12-111-5/+7