2014 International Conference on High Performance Computing &Amp; Simulation (HPCS) 2014
DOI: 10.1109/hpcsim.2014.6903698
|View full text |Cite
|
Sign up to set email alerts
|

Selective runtime monitoring: Non-intrusive elimination of high-frequency functions

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
9
0

Year Published

2014
2014
2021
2021

Publication Types

Select...
3
2
1

Relationship

5
1

Authors

Journals

citations
Cited by 10 publications
(9 citation statements)
references
References 13 publications
0
9
0
Order By: Relevance
“…The main limitation of this static runtime filter is finding a useful threshold to filter neither too much nor too little, as discussed in Section 1. Highly frequent function calls are also the target of a dynamic runtime filter that uses the duration of function calls to eliminate all short‐running function calls while keeping outliers . This technique requires a predefined minimum duration and eliminates all function calls shorter than that duration.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…The main limitation of this static runtime filter is finding a useful threshold to filter neither too much nor too little, as discussed in Section 1. Highly frequent function calls are also the target of a dynamic runtime filter that uses the duration of function calls to eliminate all short‐running function calls while keeping outliers . This technique requires a predefined minimum duration and eliminates all function calls shorter than that duration.…”
Section: Related Workmentioning
confidence: 99%
“…In order to focus on simple and efficient techniques that can be applied during runtime, we detect LN during a programme run. Furthermore, it could be beneficial to modify this filter by adding other criteria, for example, a duration threshold in order keep long leaf node activities as performed in . However, in this paper, we focus on the reduction potential of the structural impact of this filter.…”
Section: Strategies For Adaptive Runtime Filteringmentioning
confidence: 99%
“…In addition, OTFX [15] itself includes techniques to deal with excessive event generation, e.g. filtering functions based on their duration [16].…”
Section: Related Workmentioning
confidence: 99%
“…Thus, only relevant events are stored. This step involves runtime techniques like automated filters to reduce the recording of very short and highly frequent function calls that flood the trace buffers or, in iterative codes, the adaptive selection of only a few representative iterations, to minimize redundancy [21], [7].…”
Section: B Data Management During Runtimementioning
confidence: 99%