Hi everyone,

I want to measure the performance impact of using libhugetlbfs for some 
applications. I do this by invoke libhugetlbfs library; followed by 
'perf' command, which is used to measure performance counters; followed 
by the application command that I am interested in. For example:

LD_PRELOAD=./libhugetlbfs-2.17/obj64/libhugetlbfs.so 
HUGETLB_MORECORE=yes perf stat -e cycles ./mcf ./inp.in

I am just unsure if I specify the command like above, what application 
with get support from libhugetlbfs? The 'perf' application or the 'mcf' 
application? Clearly I want it to be mcf, but I just want to double check.

Thanks,

-Binh

------------------------------------------------------------------------------
CenturyLink Cloud: The Leader in Enterprise Cloud Services.
Learn Why More Businesses Are Choosing CenturyLink Cloud For
Critical Workloads, Development Environments & Everything In Between.
Get a Quote or Start a Free Trial Today. 
http://pubads.g.doubleclick.net/gampad/clk?id=119420431&iu=/4140/ostg.clktrk
_______________________________________________
Libhugetlbfs-devel mailing list
Libhugetlbfs-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/libhugetlbfs-devel

Reply via email to