We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent caf01d3 commit fba2ee8Copy full SHA for fba2ee8
cc-tools/contention-l1d/CMakeLists.txt
@@ -15,4 +15,4 @@ add_custom_command(
15
TARGET measure-l1d-contention POST_BUILD
16
COMMAND ${CMAKE_COMMAND} -E copy
17
${CMAKE_CURRENT_SOURCE_DIR}/Viz_L1D_contention.sh
18
- ${CMAKE_BINARY_DIR}/Viz_L1D_contention.sh)
+ ${CMAKE_BINARY_DIR}/graph-l1d-contention)
0 commit comments