Project

General

Profile

Actions

Bug #4836

closed
EL EL

profiling: Invalid performance counter when using sampling

Bug #4836: profiling: Invalid performance counter when using sampling

Added by Eric Leblond over 4 years ago. Updated over 4 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Affected Versions:
Effort:
Difficulty:
Label:
Needs backport to 5.0, Needs backport to 6.0

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 2 (0 open2 closed)

Copied to Suricata - Bug #4896: profiling: Invalid performance counter when using samplingClosedShivani BhardwajActions
Copied to Suricata - Bug #4897: profiling: Invalid performance counter when using samplingClosedJeff LucovskyActions

VJ Updated by Victor Julien over 4 years ago Actions #1

  • Status changed from New to Closed
  • Target version changed from 6.0.5 to 7.0.0-beta1
  • Affected Versions git main added
  • Label Needs backport to 5.0, Needs backport to 6.0 added

VJ Updated by Victor Julien over 4 years ago Actions #2

  • Subject changed from Invalid performance counter when using sampling to profiling: Invalid performance counter when using sampling

JL Updated by Jeff Lucovsky over 4 years ago Actions #3

  • Copied to Bug #4896: profiling: Invalid performance counter when using sampling added

JL Updated by Jeff Lucovsky over 4 years ago Actions #4

  • Copied to Bug #4897: profiling: Invalid performance counter when using sampling added
Actions

Also available in: PDF Atom