1
0
Fork 0
Commit Graph

230 Commits (c2481272e2afb3bf022bd21278d7bf66c6f48aa3)

Author SHA1 Message Date
dump_stack() c2481272e2
Revert "Travis-CI: Test also without go modules"
This reverts commit a0a9333385.
2019-08-16 18:50:47 +00:00
dump_stack() 085690697d
Flag for number of runs per each kernel 2019-08-16 18:50:34 +00:00
dump_stack() 574d5d45c3
Implements tagging 2019-08-16 18:30:46 +00:00
dump_stack() ddec4adf57 Command line flag for changing number of threads 2019-08-16 18:03:30 +00:00
dump_stack() b7d785f0c8 Add TODO regarding kernel source 2019-08-16 16:32:26 +00:00
dump_stack() 53a80743ba Use more meaningful name for artifacts 2019-08-16 15:39:40 +00:00
dump_stack() 3064dc3a27 Auto detect debug symbols for host kernels 2019-08-16 15:34:10 +00:00
dump_stack() fc50808893 Allow to enable/disable kaslr/smep/smap for debugging 2019-08-16 15:25:16 +00:00
dump_stack() a0a9333385 Travis-CI: Test also without go modules 2019-08-16 14:08:31 +00:00
dump_stack() f2b32d1e27 Update go modules 2019-08-16 14:07:39 +00:00
dump_stack() d035e4f8ad Implements build on host and support for custom kernels
Resolves #6
2019-08-16 14:05:26 +00:00
dump_stack() 15a8c6b1e4 Move tmp to avoid tmpfs-related issues with docker 2019-08-16 12:43:29 +00:00
dump_stack() 89c3175de4
Add file names to log output 2019-08-16 00:04:57 +00:00
dump_stack() 35dfe2a361
Add qemu stdout/stderr to log; Implements database versioning 2019-08-14 22:59:34 +00:00
dump_stack() 8430eea47f
Implements saving build output
Resolves #9
2019-08-14 17:36:36 +00:00
dump_stack() ecf55a0cdf
Fix bootstrap 2019-08-14 13:15:04 +00:00
dump_stack() b7624f0d28
Implements query for build/insmod/test logs 2019-08-13 23:54:45 +00:00
dump_stack() 5ed23ee2b0
Show also ID of log entry 2019-08-13 23:39:14 +00:00
dump_stack() 9175305cb9
Implements basic logs query, success rate calculation
Closes #10
Closes #11
2019-08-13 23:33:52 +00:00
dump_stack() 94be33f869
Refactor 2019-08-13 22:17:24 +00:00
dump_stack() 6cebd85535
Missed file for 51fa0851 2019-08-13 22:09:40 +00:00
dump_stack() e63bfa24e9
Remove outdated TODO 2019-08-13 21:58:11 +00:00
dump_stack() 23be05969d
Change email 2019-08-13 21:57:01 +00:00
dump_stack() 51fa085170
Store logs in sqlite3 database 2019-08-13 21:54:59 +00:00
dump_stack() caee1b5756
Implements parameter "--max=X" for pew 2019-08-12 23:21:38 +00:00
dump_stack() 5dbbb33297
Implements parameter "--max=X" for autogen 2019-08-12 22:58:47 +00:00
dump_stack() 238592e546
Typo 2019-07-12 17:11:16 +00:00
dump_stack() 6156947406
Make docker permissions errors more obvious 2019-07-10 22:08:04 +00:00
dump_stack() 133b7a9b03
Merge pull request #16 from codacy-badger/codacy-badge
Add a Codacy badge to README.md
2019-06-20 10:12:27 +00:00
The Codacy Badger a83acbae8b Add Codacy badge 2019-06-20 10:11:30 +00:00
dump_stack() 5864109080
Do not fail for kernel module if there is no test script 2019-06-15 06:58:17 +00:00
dump_stack() 75f5636d31
Avoid errors in case when no kernels in container 2019-06-15 06:48:53 +00:00
dump_stack() 56cdad74b3
Revert "CI: Test also without go modules to catch upstream API changes"
This reverts commit c680099801.
2019-06-11 00:14:23 +00:00
dump_stack() c680099801
CI: Test also without go modules to catch upstream API changes 2019-06-10 23:56:31 +00:00
dump_stack() 94706ea8e7
gofmt 2019-06-10 18:55:10 +00:00
dump_stack() 24de060a13
Use same version of aurora everywhere 2019-06-10 18:50:30 +00:00
dump_stack() 27090f674a
Update go modules 2019-06-10 18:35:55 +00:00
dump_stack() 80b3ae6912
Merge pull request #14 from chiveson/patch-1
fix dependens in pew.go
2019-06-10 18:28:40 +00:00
chiveson 7d6806846d
Update pew.go 2019-06-10 20:21:34 +03:00
dump_stack() c12daaa1d6 Travis-CI: fix bootstrap.sh path 2019-02-06 06:41:26 +00:00
dump_stack() e0c91f1b59 Travis-CI: use xenial 2019-02-06 06:34:21 +00:00
dump_stack() cf75f4424d Use relative path for bootstrap script 2019-02-06 06:29:08 +00:00
dump_stack() c3af494fa8 Fix bootstrap.sh path 2019-02-06 06:07:21 +00:00
dump_stack() 92484bf1d7 Travis-CI: go modules support 2019-02-02 22:15:32 +00:00
dump_stack() 983201bb7a
Go modules support 2019-02-02 22:04:44 +00:00
dump_stack() b5965e8374
Rename qemu package 2019-02-02 21:33:27 +00:00
dump_stack() 144a8547bc
Move upstream to code.dumpstack.io 2019-02-02 21:25:09 +00:00
dump_stack() fb9b03029b Update README.md 2018-12-16 23:50:58 +00:00
dump_stack() 2e6b983a84 Add requirements for Fedora 2018-12-16 23:45:36 +00:00
dump_stack() ddf9c90ead Fix typo 2018-12-15 15:24:04 +00:00