Commit Graph

19 Commits

Author SHA1 Message Date
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
aff90d408e add NO_TASK result 2019-09-26 10:37:14 -05:00
Carl Pearson
57bf39bb97 add stress, os_perf_state_minimum, min-os-perf, max-os-perf 2019-09-25 12:27:06 -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
cd14d68c47 check for existance using stat 2019-09-25 09:56:57 -05:00
Carl Pearson
2e32089786 improve reporting in detail/fs 2019-09-25 09:36:19 -05:00
Carl Pearson
7503a29a5c improve reporting in detail/fs 2019-09-25 09:34:45 -05:00
Carl Pearson
02e0c7c464 use detail::fs in detail/turbo 2019-09-25 08:54:46 -05:00
Carl Pearson
1682a05d08 finish get_string 2019-09-25 08:49:56 -05:00
Carl Pearson
14791badb1 fix powerpc namespace issues 2019-09-25 09:42:37 -04: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
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
13e6c8e03d work on gpu clocks and gpu turbo example 2019-09-19 16:56:57 -05:00
Carl Pearson
81cc7feafd work on gpu turbo, gpu clocks, cpu turbo 2019-09-19 15:53:43 -05:00
Carl Pearson
f51ef904fb initial commit 2019-09-19 10:59:28 -05:00