Removed filter ignoring PMC/ATT
Change-Id: I455bca0fe2c1016f5c04bd7c9c1b9cf90702bff7
Este cometimento está contido em:
cometido por
Giovanni Baraldi
ascendente
e924466ce9
cometimento
83dac81840
@@ -267,9 +267,6 @@ COUNTERS_PMC_DIRS=""
|
||||
if [ -n "$PMC_LINES" ]; then
|
||||
COUNTER=1
|
||||
for i in ${!PMC_LINES[@]}; do
|
||||
if [[ "${PMC_LINES[$i]}" != *"pmc:"* ]]; then
|
||||
continue
|
||||
fi
|
||||
export ROCPROFILER_COUNTERS="${PMC_LINES[$i]}"
|
||||
if [ -n "$OUTPUT_PATH" ]; then
|
||||
if [ ! -n "$ATT_ARGV" ]; then
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador