minimal readme and enable cache analysis
Signed-off-by: Ava Hahn <a.hahn@f5.com>
This commit is contained in:
parent
6d9a140407
commit
5aeb2c7792
2 changed files with 19 additions and 0 deletions
|
|
@ -5,6 +5,7 @@ function p_invoke() {
|
|||
valgrind --tool=callgrind \
|
||||
--trace-children=no \
|
||||
--callgrind-out-file=/tmp/callgrind.output \
|
||||
--cache-sim=yes \
|
||||
/nginx/objs/nginx \
|
||||
-p /tmp \
|
||||
-e /tmp/error.log \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue