Proceedings of the 2005 ACM SIGPLAN Conference on Programming Language Design and Implementation 2005
DOI: 10.1145/1065010.1065034
|View full text |Cite
|
Sign up to set email alerts
|

Pin

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
66
0
1

Year Published

2008
2008
2019
2019

Publication Types

Select...
6
1
1

Relationship

0
8

Authors

Journals

citations
Cited by 2,177 publications
(67 citation statements)
references
References 13 publications
0
66
0
1
Order By: Relevance
“…Such a negative feedback again increases diffusivity according to Eqs. (26) and (27), which again causes the processes (L i t ) t∈N (i = 1, 2) to diffuse into other regions of the input space.…”
Section: Discussionmentioning
confidence: 99%
See 2 more Smart Citations
“…Such a negative feedback again increases diffusivity according to Eqs. (26) and (27), which again causes the processes (L i t ) t∈N (i = 1, 2) to diffuse into other regions of the input space.…”
Section: Discussionmentioning
confidence: 99%
“…1). Our implementation is based on Intel's dynamic instrumentation tool Pin [26] to trace the reached basic blocks of a generated test case. In order to calculate the number E(x 0 , I ) of newly discovered basic blocks executed by a test case x 0 as defined in Eq.…”
Section: Methodsmentioning
confidence: 99%
See 1 more Smart Citation
“…Moreover, the emulation obviously makes this solution slow in testing high performance programs. PIN [7], DynamoRIO [1], DynInst [2] or MAQAO [6] rely on instruction decoding to instrument the code. These tools reverse engineer programs and directly insert opcodes anywhere in the binary.…”
Section: Related Workmentioning
confidence: 99%
“…The front-end of our automatic multi-threaded workload synthesis framework is implemented using the Intel Pin tools [7], a dynamic instrumentation system capable of capturing the execution of an application by inserting customized code at key program locations. We use a disassembler to identify call sites for multi-threading primitives in the pthread library and pass these addresses to the Pin tool.…”
Section: The Front Endmentioning
confidence: 99%