Project

General

Profile

Actions

Bug #4897

closed

profiling: Invalid performance counter when using sampling

Added by Jeff Lucovsky over 2 years ago. Updated about 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:

Description

Some signatures are returning a number of ticks that is out of this world when sampling rate is used:
@{
"checks": 1,
"gid": 1,
"matches": 0,
"percent": 49,
"rev": 10,
"signature_id": 2014702,
"ticks_avg": 94793124810508,
"ticks_avg_match": 0,
"ticks_avg_nomatch": 94793124810508,
"ticks_max": 94793124810508,
"ticks_total": 94793124810508
}, {
"checks": 1,
"gid": 1,
"matches": 0,
"percent": 0,
"rev": 10,
"signature_id": 2100327,
"ticks_avg": 6916,
"ticks_avg_match": 0,
"ticks_avg_nomatch": 6916,
"ticks_max": 6916,
"ticks_total": 6916
},@


Related issues 1 (0 open1 closed)

Copied from Suricata - Bug #4836: profiling: Invalid performance counter when using samplingClosedEric LeblondActions
Actions #1

Updated by Jeff Lucovsky over 2 years ago

  • Copied from Bug #4836: profiling: Invalid performance counter when using sampling added
Actions #2

Updated by Jeff Lucovsky about 2 years ago

  • Status changed from Assigned to In Progress

Cherry-pick commit(s)
- 6d5f59696dda77e1e7b2c45f51413b76690da4e9

Actions #3

Updated by Jeff Lucovsky about 2 years ago

  • Status changed from In Progress to In Review
Actions #4

Updated by Jeff Lucovsky about 2 years ago

  • Status changed from In Review to Closed
Actions

Also available in: Atom PDF