Searched refs:SYMBOL_PAGE (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/bsd/jemalloc/dist/bin/
H A Djeprof.in114 my $SYMBOL_PAGE = "/pprof/symbol"; # must support symbol lookup via POST
156 <profile> is a remote form. Symbols are obtained from host:port$SYMBOL_PAGE
369 # Are we using $SYMBOL_PAGE?
516 # Remote profiling without a binary (using $SYMBOL_PAGE instead)
559 error("The first profile should be a remote form to use $SYMBOL_PAGE\n");
1149 $SYMBOL_PAGE =~ m,[^/]+$,; # matches everything after the last slash
3307 return "$baseURL$SYMBOL_PAGE";
3414 # $SYMBOL_PAGE for all PC values found in profile. Otherwise, the raw symbols
3444 # We use c++filt in case $SYMBOL_PAGE gives us mangled symbols.
3808 $SYMBOL_PAGE
[all...]

Completed in 121 milliseconds