27 Commits

Author SHA1 Message Date
Carl Pearson
fabfecd306 Update README.md
Some checks failed
CI / build_cuda10-1 (push) Failing after 10s
CI / build (push) Failing after 2s
2019-10-02 07:34:58 -05:00
Carl Pearson
bbda6e1262 add interface for scheduling priority 2019-10-01 06:55:50 -05:00
Carl Pearson
cc92923509 drop fs caches before each iteration 2019-09-30 12:04:52 -05:00
Carl Pearson
09e8757f72 . 2019-09-30 11:56:08 -05:00
Carl Pearson
1695ebb8ea Add -n flag, change --no-aslr to --aslr, add --stdout and --stderr, chown outputs when run with sudo 2019-09-30 11:51:04 -05:00
Carl Pearson
a8d83417e8 add drop fs caches to tools/perfect-cli 2019-09-26 11:02:53 -05:00
Carl Pearson
1b3cf604a8 OsPerfState saves for all CPUs 2019-09-26 10:58:01 -05:00
Carl Pearson
33243fe3bb add some discussion of ASLR tools 2019-09-25 15:49:20 -05:00
Carl Pearson
cd9a95365f changelog, bump version
Some checks failed
CI / build_cuda10-1 (push) Failing after 2s
CI / build (push) Failing after 3s
2019-09-25 12:31:56 -05:00
Carl Pearson
f2961b3075 v0.4.0 changelog 2019-09-25 10:05:42 -05:00
Carl Pearson
3a86aef546 Squashed commit of the following:
commit 3007df0d153ade6d328321dad8f88d63869159c8
Merge: 7557851 cd14d68
Author: Carl Pearson <pearson@illinois.edu>
Date:   Wed Sep 25 09:59:54 2019 -0500

    Merge branch 'master' into feature/aslr

commit 7557851508f0e1c2d75244267c5f78fb3d1ca303
Author: Carl Pearson <pearson@illinois.edu>
Date:   Tue Sep 24 07:50:15 2019 -0500

    wish list

commit 0bbbac31f354c16ae1942dbfe4683a66ec260498
Author: Carl Pearson <pearson@illinois.edu>
Date:   Tue Sep 24 07:49:36 2019 -0500

    ASLR documentation

commit f1ae37e057792696a739e30ecdbd09e071b8a7d4
Author: Carl Pearson <pearson@illinois.edu>
Date:   Tue Sep 24 07:45:54 2019 -0500

    add ASLR interface
2019-09-25 10:03:32 -05:00
Carl Pearson
7890d17b57 Update README.md 2019-09-25 08:34:07 -04:00
Carl Pearson
3bf2fd1df2 Update README.md 2019-09-24 12:00:12 -05:00
Carl Pearson
227c4ebb11 wish list 2019-09-24 06:59:41 -05:00
Carl Pearson
3ff80c86f2 related work 2019-09-24 06:54:47 -05:00
Carl Pearson
196c8a20b1 changelog 2019-09-24 06:50:29 -05:00
Carl Pearson
d6c861719f Squashed commit of the following:
commit b96ddedf4ffbba57faaaf8bf18781a7abfb9d4c1
Author: Carl Pearson <pearson@illinois.edu>
Date:   Mon Sep 23 16:53:54 2019 -0500

    add newline to result.hpp

commit c7e9f6ff4775bf86f9af216cbe311f65bf985f63
Author: Carl Pearson <pearson@illinois.edu>
Date:   Mon Sep 23 16:53:09 2019 -0500

    add EPERM to fs operations

commit bac918fd022006cad0da899c06ac31e9db59a2fb
Author: Carl Pearson <pearson@illinois.edu>
Date:   Mon Sep 23 16:49:25 2019 -0500

    add filesystem cache interface
2019-09-23 16:54:33 -05:00
Carl Pearson
7f1b1289bb wish list 2019-09-20 16:26:47 -05:00
Carl Pearson
1c917c3154 minor fixes 2019-09-20 15:23:47 -05:00
Carl Pearson
8da5aeb754 update readme 2019-09-20 14:55:04 -05:00
Carl Pearson
714f7c3dcd Squashed commit of the following:
commit 2ac5b61d544fb46a7f74e62729882ba15100bf1f
Author: Carl Pearson <pearson@illinois.edu>
Date:   Fri Sep 20 14:53:10 2019 -0500

    changelog in readme

commit 1072efa135c840753892d350985129d6ebc88e7e
Author: Carl Pearson <pearson@illinois.edu>
Date:   Fri Sep 20 14:50:09 2019 -0500

    clean up gpu_monitor example

commit a8b111a84e61d466d1eb3f4ed9133b428f775714
Author: Carl Pearson <pearson@illinois.edu>
Date:   Fri Sep 20 14:47:52 2019 -0500

    add examples/gpu_monitor

commit b0a46680c666c06119d74d462acb2e9a69bf7d85
Author: Carl Pearson <pearson@illinois.edu>
Date:   Fri Sep 20 14:46:12 2019 -0500

    update readme

commit b8d29e4d89b5ca0e7fffe71dc969e44cbbd53ab9
Author: Carl Pearson <pearson@illinois.edu>
Date:   Fri Sep 20 14:41:27 2019 -0500

    add GPU monitor
2019-09-20 14:53:27 -05:00
Carl Pearson
91e15ee7ea Squashed commit of the following:
Some checks failed
CI / build_cuda10-1 (push) Failing after 2s
CI / build (push) Failing after 3s
commit 25e7cb77683736a588acb6b30a8ac89e2bd7f56a
Author: Carl Pearson <pearson@illinois.edu>
Date:   Fri Sep 20 13:25:49 2019 -0500

    automatically define PERFECT_HAS_CUDA with nvcc

commit fcc699c165ba515619781aefb378d3c0c4d1093d
Author: Carl Pearson <pearson@illinois.edu>
Date:   Fri Sep 20 13:18:42 2019 -0500

    optional CUDA support
2019-09-20 13:26:08 -05:00
Carl Pearson
72c39c1dd5 API in readme, simplify required includes 2019-09-20 08:48:26 -05:00
Carl Pearson
ccca6ece6e Squashed commit of the following:
commit d6a52a8841a88bdc22f566731923bd1fc9b337aa
Author: Carl Pearson <pearson@illinois.edu>
Date:   Fri Sep 20 07:32:02 2019 -0500

    add badge

commit c0a5bbaa2c77d028719c08012da10496c6585bc9
Author: Carl Pearson <pearson@illinois.edu>
Date:   Fri Sep 20 07:23:20 2019 -0500

    download cmake instead of build, add bin to path

commit ed3526a8b27984634a9fdd76d40a586d24bda310
Author: Carl Pearson <pearson@illinois.edu>
Date:   Thu Sep 19 17:23:07 2019 -0500

    install cmake 3.15.3

commit 6442aa4f3f4cbc38bae184ac4e06954976134e0a
Author: Carl Pearson <pearson@illinois.edu>
Date:   Thu Sep 19 17:20:33 2019 -0500

    require CMake 3.13+

commit 3a0176484fd1c563a7a35edbf0e196544ee2771c
Author: Carl Pearson <pearson@illinois.edu>
Date:   Thu Sep 19 17:17:49 2019 -0500

    make VERBOSE=1

commit 8114641a64d6a3044e228fbcf17c1938991918a0
Author: Carl Pearson <pearson@illinois.edu>
Date:   Thu Sep 19 17:14:24 2019 -0500

    try to add stubs dir to link path
2019-09-20 07:34:04 -05:00
Carl Pearson
13e6c8e03d work on gpu clocks and gpu turbo example 2019-09-19 16:56:57 -05:00
Carl Pearson
f51ef904fb initial commit 2019-09-19 10:59:28 -05:00
Carl Pearson
a8a014e706 Initial commit 2019-09-19 08:28:58 -05:00