Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Have trace-call-location work with filenames and not full paths.
authorAugustin Degomme <adegomme@gmail.com>
Thu, 3 Oct 2019 12:57:12 +0000 (14:57 +0200)
committerAugustin Degomme <adegomme@gmail.com>
Thu, 3 Oct 2019 14:27:04 +0000 (16:27 +0200)
commitc1ce9e4bb468297fd4e37e777a37d4abf1d72ae3
tree4207645ecc361f9ac28ccd93f432ac2cad2f3fc3
parent018dbe8afafe687069d74c58fea3a2f9a15a8085
Have trace-call-location work with filenames and not full paths.
It's much easier this way to use adjustment files, and name collisions in a given code are not common.
If it's still needed, previous behaviour can be restored using "smpi/trace-call-use-absolute-path" option
src/simgrid/sg_config.cpp
src/smpi/internals/smpi_bench.cpp