Regarding use of Lackey to trace midway execution of a program

SAI GOVARDHAN M C PES1UG19EC255PESU ECE Student <[email protected]> Wed, 8 Feb 2023 10:40:42 +0530
Newsgroups gmane.comp.debugging.valgrind
Message-ID <CAERrWv=oVpWjMJe5d1raw8HjoX76ca_4Qq_f0rM=t0Ofjr6jBQ@mail.gmail.com>
Hi,

We are students working on memory access analysis, using the Lackey tool in
Valgrind.
Our memory trace results in a large log file, and we need the trace from
discrete points of execution (between 40-60%).
Instead of logging completely, and splitting manually, is there a way we
can modify the Lackey command to pick from a desired point in the execution?

For reference, the command we use is
$ valgrind --tool=lackey --trace-mem=yes --log-file=/path_to_log ./program

We need to modify this to command to trace from 40-60% of the program

Regards

_______________________________________________
Valgrind-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/valgrind-users