55 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
4c0eabed89 add a tool to fix broken cpusets 2019-10-01 14:48:00 -05:00
Carl Pearson
46ca4d00ef perfect-cli cleans up on SIGINT, fixed a problem where cpu_set would silently fail 2019-10-01 14:31:36 -05:00
Carl Pearson
bbda6e1262 add interface for scheduling priority 2019-10-01 06:55:50 -05:00
Carl Pearson
343b2b35ca remove test from actions on CUDA job 2019-09-30 15:08:08 -05:00
Carl Pearson
c28e7b0945 add -h --help flag 2019-09-30 13:23:25 -05:00
Carl Pearson
46aa8c85ac run build/tools/perfect-cli -h in test step 2019-09-30 13:07:19 -05:00
Carl Pearson
7b6332c90e add test -h to binary 2019-09-30 12:07:29 -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
158bffa61f always change CPU turbo state 2019-09-26 12:30:10 -05:00
Carl Pearson
057fec7411 --no-cpu-turbo -> --cpu-turbo 2019-09-26 12:24:37 -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
d576ac099d add tools/perfect-cli 2019-09-26 10:37:26 -05:00
Carl Pearson
aff90d408e add NO_TASK result 2019-09-26 10:37:14 -05:00
Carl Pearson
6ace6932a7 simplify addrs 2019-09-26 08:56:46 -05:00
Carl Pearson
33243fe3bb add some discussion of ASLR tools 2019-09-25 15:49:20 -05:00
Carl Pearson
64eb67cc2d add tools/addrs 2019-09-25 15:45:18 -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
v0.5.0
2019-09-25 12:31:56 -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
c358f18c22 add enable-cpu-turbo, disable-cpu-turbo 2019-09-25 10:47:42 -05:00
Carl Pearson
37c61fe2fb bump version
Some checks failed
CI / build_cuda10-1 (push) Failing after 2s
CI / build (push) Failing after 2s
v0.4.0
2019-09-25 10:05:55 -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
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
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
3da56a3a4a bump version
Some checks failed
CI / build_cuda10-1 (push) Failing after 3s
CI / build (push) Failing after 2s
v0.3.0
2019-09-24 06:50:45 -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
b8aca1be1c bump version
Some checks failed
CI / build_cuda10-1 (push) Failing after 2s
CI / build (push) Failing after 2s
v0.2.0
2019-09-20 15:20:56 -05:00
Carl Pearson
77b23ac3af gpu_power -> gpu_monitor 2019-09-20 14:56:26 -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
v0.1.0
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
a61b3d7fe7 clean up CMakeLists.txt 2019-09-20 08:19:53 -05:00
Carl Pearson
bc41f74118 try linking with CMAKE_CUDA_HOST_IMPLICIT_LINK_DIRECTORIES 2019-09-20 08:12:06 -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