Skip to content

Commit

Permalink
Remove files
Browse files Browse the repository at this point in the history
  • Loading branch information
TApplencourt committed Sep 11, 2023
1 parent 8435cfd commit c9b1e55
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 125 deletions.
1 change: 0 additions & 1 deletion configure.ac
Original file line number Diff line number Diff line change
Expand Up @@ -114,7 +114,6 @@ AC_CONFIG_FILES([ze/test_wrapper.sh], [chmod +x ze/test_wrapper.sh])
AC_CONFIG_FILES([cuda/tracer_cuda.sh], [chmod +x cuda/tracer_cuda.sh])
AC_CONFIG_FILES([cuda/test_wrapper.sh], [chmod +x cuda/test_wrapper.sh])
AC_CONFIG_FILES([xprof/test_wrapper.sh], [chmod +x xprof/test_wrapper.sh])
AC_CONFIG_FILES([utils/babeltrace_energy], [chmod +x utils/babeltrace_energy])
AC_CONFIG_FILES([utils/babeltrace_thapi], [chmod +x utils/babeltrace_thapi])
AC_CONFIG_FILES([omp/tracer_omp.sh], [chmod +x omp/tracer_omp.sh])
AC_CONFIG_FILES([hip/tracer_hip.sh], [chmod +x hip/tracer_hip.sh])
Expand Down
3 changes: 1 addition & 2 deletions utils/Makefile.am
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,7 @@ thapi_metadata_LDFLAGS = $(LTTNG_UST_LIBS)
bin_PROGRAMS = thapi_metadata

bin_SCRIPTS = \
babeltrace_thapi \
babeltrace_energy
babeltrace_thapi

.PHONY: version

Expand Down
122 changes: 0 additions & 122 deletions utils/babeltrace_energy.in

This file was deleted.

0 comments on commit c9b1e55

Please sign in to comment.