"Second International Workshop on Dynamic Analysis (WODA 2004)" W10S Workshop - 26th International Conference on Software Engin 2004
DOI: 10.1049/ic:20040299
|View full text |Cite
|
Sign up to set email alerts
|

Performance data collection: hybrid approach

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
3
0
1

Year Published

2005
2005
2011
2011

Publication Types

Select...
2
1

Relationship

0
3

Authors

Journals

citations
Cited by 3 publications
(4 citation statements)
references
References 6 publications
(7 reference statements)
0
3
0
1
Order By: Relevance
“…Sampling -Statistical sampling [18] is another SW based technique which potentially reduces the runtime overhead compared to previously discussed instrumentation code based SW profiling. In this technique interrupt is generated at a regular interval or a task is written which samples the content of program counter and other important registers of the processor to statically determine execution behaviour latter on.…”
Section: Fig1 Embedded Sw Profiler Classificationmentioning
confidence: 99%
See 1 more Smart Citation
“…Sampling -Statistical sampling [18] is another SW based technique which potentially reduces the runtime overhead compared to previously discussed instrumentation code based SW profiling. In this technique interrupt is generated at a regular interval or a task is written which samples the content of program counter and other important registers of the processor to statically determine execution behaviour latter on.…”
Section: Fig1 Embedded Sw Profiler Classificationmentioning
confidence: 99%
“…Partially Intrusive -Certain profilers slightly modifies the code to record the software execution state. Let say sampling of processor state to profile the software executing on it, is less intrusive than instrumenting the code [4] [18]. However, such profilers give less coverage to profiling than fully intrusive.…”
Section: Classification Based On Profiler's Intrusiveness To Applicat...mentioning
confidence: 99%
“…We first proposed hybrid profiling in a short speculative position paper [10]. This research paper represents a substantial extension of our position, including new algorithmic approach for splitting the event classes into sampling and tracing subsets and example use case.…”
Section: Related Workmentioning
confidence: 99%
“…A técnica de profile consiste em monitorar um sistema durante sua execução e analisar os dados obtidos. Existem duas maneiras de coletar dados de profile [33]: através de eventos de tracing obtidos da instrumentação do código ou através de amostragem estatística. Eventos de trace podem ser mais instrusivos, mas permitem ao profile registrar todos os eventos de interesse.…”
Section: Métodos De Instrumentaçãounclassified