Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[SMPI Examples] Add C-example for call location tracing.
authorChristian Heinrich <franz-christian.heinrich@inria.fr>
Fri, 27 May 2016 12:51:57 +0000 (14:51 +0200)
committerChristian Heinrich <franz-christian.heinrich@inria.fr>
Fri, 27 May 2016 12:52:46 +0000 (14:52 +0200)
commita6ea08015bccffeff00ba4e82afa7bb473cde7a4
tree6c7db0d270ef79d0b16c474a9c2a94fe28692811
parent69dc94c6500722b122cf8e6649c598f3ecb5d663
[SMPI Examples] Add C-example for call location tracing.

This is just a copy of the trace_simple test. It does check
though that the call location is present in the trace file.
examples/smpi/trace_call_location/smpi_trace_call_location [new file with mode: 0755]
examples/smpi/trace_call_location/trace_call_location.c [new file with mode: 0644]
examples/smpi/trace_call_location/trace_call_location.tesh [new file with mode: 0644]