Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | Update Copyright Year | AppleTheGolden | 2019-01-16 | -1/+1 |
| | ||||
* | GH-2412: collect dead processes on linux properly | Petr Mrázek | 2018-10-31 | -37/+58 |
| | | | | Issues were caused by use of `popen()` with no `pclose()` counterpart... | |||
* | NOISSUE update copyright dates | Petr Mrázek | 2018-02-11 | -1/+1 |
| | ||||
* | NOISSUE implement more error handling | Joona | 2017-08-22 | -19/+27 |
| | ||||
* | NOISSUE remove debug statement | Joona | 2017-08-22 | -1/+0 |
| | ||||
* | NOISSUE Add GPU vendor and driver version | Joona | 2017-08-22 | -1/+23 |
| | ||||
* | CPU and GPU model on Linux | Joona | 2017-08-22 | -4/+35 |
| | ||||
* | NOISSUE update all the Copyright comments and texts to include 2017 | Petr Mrázek | 2017-01-08 | -1/+1 |
| | ||||
* | NOISSUE implement direct java launch | Petr Mrázek | 2016-08-01 | -0/+25 |
Just running the Java process and giving it params on the command line |