On Wed, May 17, 2017 at 9:35 AM, Dehao Chen dehao@google.com wrote:
On Wed, May 17, 2017 at 7:31 AM, Sebastian Pop sebpop@gmail.com wrote:
Could you please provide the full command line I should be using? I tried the following with no meaningful output:
# sample_merger -profile inj # cat data.txt 0 0 0
You also need to have -binary point to the profiling binary.
Thanks! I used the following command:
# sample_merger -profile ./inj -binary ./sort_3k
The output is data.txt attached.