comparison src/share/vm/includeDB_core @ 1184:7fbf850d87b7

6580131: 3/4 CompiledMethodLoad events don't produce the expected extra notifications to describe inlining Summary: Add support for additional implementation specific info to the JVM/TI CompiledMethodLoad event via the compile_info parameter. Reviewed-by: never, ohair, tbell, tdeneau Contributed-by: Vasanth Venkatachalam <vasanth.venkatachalam@amd.com>
author dcubed
date Wed, 13 Jan 2010 09:39:46 -0700
parents 8724fb00c422
children 3908ad124838
comparison
equal deleted inserted replaced
1121:98cd9901c161 1184:7fbf850d87b7
1 // 1 //
2 // Copyright 1997-2008 Sun Microsystems, Inc. All Rights Reserved. 2 // Copyright 1997-2010 Sun Microsystems, Inc. All Rights Reserved.
3 // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. 3 // DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
4 // 4 //
5 // This code is free software; you can redistribute it and/or modify it 5 // This code is free software; you can redistribute it and/or modify it
6 // under the terms of the GNU General Public License version 2 only, as 6 // under the terms of the GNU General Public License version 2 only, as
7 // published by the Free Software Foundation. 7 // published by the Free Software Foundation.
2498 jvmtiExport.hpp globalDefinitions.hpp 2498 jvmtiExport.hpp globalDefinitions.hpp
2499 jvmtiExport.hpp growableArray.hpp 2499 jvmtiExport.hpp growableArray.hpp
2500 jvmtiExport.hpp handles.hpp 2500 jvmtiExport.hpp handles.hpp
2501 jvmtiExport.hpp iterator.hpp 2501 jvmtiExport.hpp iterator.hpp
2502 jvmtiExport.hpp jvmti.h 2502 jvmtiExport.hpp jvmti.h
2503 jvmtiExport.hpp jvmticmlr.h
2503 jvmtiExport.hpp oop.hpp 2504 jvmtiExport.hpp oop.hpp
2504 jvmtiExport.hpp oopsHierarchy.hpp 2505 jvmtiExport.hpp oopsHierarchy.hpp
2505 2506
2506 jvmtiThreadState.hpp allocation.hpp 2507 jvmtiThreadState.hpp allocation.hpp
2507 jvmtiThreadState.hpp allocation.inline.hpp 2508 jvmtiThreadState.hpp allocation.inline.hpp