-
2
-
-
0030645124
-
Exploiting hardware performance counters with flow and context sensitive profiling
-
New York, NY, USA, ACM, pp
-
AMMONS, G., BALL, T., AND LARUS, J. R. Exploiting hardware performance counters with flow and context sensitive profiling. In PLDI '97: Proceedings of the ACM SIGPLAN 1997 conference on Programming language design and implementation (New York, NY, USA, 1997), ACM, pp. 85-96.
-
(1997)
PLDI '97: Proceedings of the ACM SIGPLAN 1997 conference on Programming language design and implementation
, pp. 85-96
-
-
AMMONS, G.1
BALL, T.2
LARUS, J.R.3
-
3
-
-
15844362342
-
A differencing algorithm for object-oriented programs
-
Washington, DC, USA, IEEE Computer Society, pp
-
APIWATTANAPONG, T., ORSO, A., AND HARROLD, M. J. A differencing algorithm for object-oriented programs. In ASE '04: Proceedings of the 19th IEEE international conference on Automated software engineering (Washington, DC, USA, 2004), IEEE Computer Society, pp. 2-13.
-
(2004)
ASE '04: Proceedings of the 19th IEEE international conference on Automated software engineering
, pp. 2-13
-
-
APIWATTANAPONG, T.1
ORSO, A.2
HARROLD, M.J.3
-
4
-
-
33646824330
-
Collecting and exploiting high-accuracy call graph profiles in virtual machines
-
Washington, DC, USA, IEEE Computer Society, pp
-
ARNOLD, M., AND GROVE, D. Collecting and exploiting high-accuracy call graph profiles in virtual machines. In CGO '05: Proceedings of the international symposium on Code generation and optimization (Washington, DC, USA, 2005), IEEE Computer Society, pp. 51-62.
-
(2005)
CGO '05: Proceedings of the international symposium on Code generation and optimization
, pp. 51-62
-
-
ARNOLD, M.1
GROVE, D.2
-
5
-
-
0034837177
-
A framework for reducing the cost of instrumented code
-
ARNOLD, M., AND RYDER, B. G. A framework for reducing the cost of instrumented code. SIGPLAN Not. 36, 5 (2001), 168-179.
-
(2001)
SIGPLAN Not
, vol.36
, Issue.5
, pp. 168-179
-
-
ARNOLD, M.1
RYDER, B.G.2
-
6
-
-
0003546942
-
Approximating the calling context tree via sampling
-
Tech. rep, IBM Research, July
-
ARNOLD, M., AND SWEENEY, P. F. Approximating the calling context tree via sampling. Tech. rep., IBM Research, July 2000.
-
(2000)
-
-
ARNOLD, M.1
SWEENEY, P.F.2
-
8
-
-
42149117768
-
Probabilistic calling context
-
New York, NY, USA, ACM, pp
-
BOND, M. D., AND MCKINLEY, K. S. Probabilistic calling context. In OOPSLA '07: Proceedings of the 22nd annual ACM SIGPLAN conference on Object oriented programming systems and applications (New York, NY, USA, 2007), ACM, pp. 97-112.
-
(2007)
OOPSLA '07: Proceedings of the 22nd annual ACM SIGPLAN conference on Object oriented programming systems and applications
, pp. 97-112
-
-
BOND, M.D.1
MCKINLEY, K.S.2
-
10
-
-
70449648700
-
-
Findbugs. http://findbugs.sourceforge.net/.
-
Findbugs
-
-
-
11
-
-
85018098984
-
Semantic diff: A tool for summarizing the effects of modifications
-
Victoria, BC, Canada, IEEE Press
-
JACKSON, D., AND LADD, D. A. Semantic diff: a tool for summarizing the effects of modifications. In Proceedings of the 21st IEEE International Conference on Software Maintenance (Victoria, BC, Canada, 1994), IEEE Press.
-
(1994)
Proceedings of the 21st IEEE International Conference on Software Maintenance
-
-
JACKSON, D.1
LADD, D.A.2
-
12
-
-
84981570490
-
Identification of program modifications and its applications in software maintenance
-
Victoria, BC, Canada, IEEE Press, pp
-
LASKI, W., AND SZERMER, J. Identification of program modifications and its applications in software maintenance. In Proceedings of the IEEE International Conference on Software Maintenance (Victoria, BC, Canada, 1992), IEEE Press, pp. 282-290.
-
(1992)
Proceedings of the IEEE International Conference on Software Maintenance
, pp. 282-290
-
-
LASKI, W.1
SZERMER, J.2
-
13
-
-
0023012946
-
An o(nd) difference algorithm and its variations
-
MYERS, E. W. An o(nd) difference algorithm and its variations. Algorithmica 1 (1986), 251-266.
-
(1986)
Algorithmica
, vol.1
, pp. 251-266
-
-
MYERS, E.W.1
-
15
-
-
85050273691
-
Program slicing
-
Piscataway, NJ, USA, IEEE Press, pp
-
WEISER, M. Program slicing. In ICSE '81: Proceedings of the 5th international conference on Software engineering (Piscataway, NJ, USA, 1981), IEEE Press, pp. 439-449.
-
(1981)
ICSE '81: Proceedings of the 5th international conference on Software engineering
, pp. 439-449
-
-
WEISER, M.1
-
16
-
-
0034593387
-
A portable sampling-based profiler for java virtual machines
-
New York, NY, USA, ACM, pp
-
WHALEY, J. A portable sampling-based profiler for java virtual machines. In JAVA '00: Proceedings of the ACM 2000 conference on Java Grande (New York, NY, USA, 2000), ACM, pp. 78-87.
-
(2000)
JAVA '00: Proceedings of the ACM 2000 conference on Java Grande
, pp. 78-87
-
-
WHALEY, J.1
-
17
-
-
32344449616
-
Matching execution histories of program versions
-
ZHANG, X., AND GUPTA, R. Matching execution histories of program versions. SIGSOFT Softw. Eng. Notes 30, 5 (2005), 197-206.
-
(2005)
SIGSOFT Softw. Eng. Notes
, vol.30
, Issue.5
, pp. 197-206
-
-
ZHANG, X.1
GUPTA, R.2
-
18
-
-
43449136492
-
Perfdiff: A framework for performance difference analysis in a virtual machine environment
-
New York, NY, USA, ACM, pp
-
ZHUANG, X., KIM, S., IO SERRANO, M., AND CHOI, J.-D. Perfdiff: a framework for performance difference analysis in a virtual machine environment. In CGO '08: Proceedings of the sixth annual IEEE/ACM international symposium on Code generation and optimization (New York, NY, USA, 2008), ACM, pp. 4-13.
-
(2008)
CGO '08: Proceedings of the sixth annual IEEE/ACM international symposium on Code generation and optimization
, pp. 4-13
-
-
ZHUANG, X.1
KIM, S.2
IO SERRANO, M.3
CHOI, J.-D.4
-
19
-
-
33746100320
-
Accurate, efficient, and adaptive calling context profiling
-
ZHUANG, X., SERRANO, M. J., CAIN, H. W., AND CHOI, J.-D. Accurate, efficient, and adaptive calling context profiling. SIGPLAN Not. 41, 6 (2006), 263-271.
-
(2006)
SIGPLAN Not
, vol.41
, Issue.6
, pp. 263-271
-
-
ZHUANG, X.1
SERRANO, M.J.2
CAIN, H.W.3
CHOI, J.-D.4
|