jdk/src/solaris/sample/dtrace/hotspot/method_compile_stat.d
changeset 5506 202f599c92aa
parent 2 90ce3da70b43
equal deleted inserted replaced
5496:8bb281f0f915 5506:202f599c92aa
     1 #!/usr/sbin/dtrace -Zs
     1 #!/usr/sbin/dtrace -Zs
     2 /*
     2 /*
     3  * Copyright 2006 Sun Microsystems, Inc.  All Rights Reserved.
     3  * Copyright (c) 2006, Oracle and/or its affiliates. All rights reserved.
     4  *
     4  *
     5  * Redistribution and use in source and binary forms, with or without
     5  * Redistribution and use in source and binary forms, with or without
     6  * modification, are permitted provided that the following conditions
     6  * modification, are permitted provided that the following conditions
     7  * are met:
     7  * are met:
     8  *
     8  *
    11  *
    11  *
    12  *   - Redistributions in binary form must reproduce the above copyright
    12  *   - Redistributions in binary form must reproduce the above copyright
    13  *     notice, this list of conditions and the following disclaimer in the
    13  *     notice, this list of conditions and the following disclaimer in the
    14  *     documentation and/or other materials provided with the distribution.
    14  *     documentation and/or other materials provided with the distribution.
    15  *
    15  *
    16  *   - Neither the name of Sun Microsystems nor the names of its
    16  *   - Neither the name of Oracle nor the names of its
    17  *     contributors may be used to endorse or promote products derived
    17  *     contributors may be used to endorse or promote products derived
    18  *     from this software without specific prior written permission.
    18  *     from this software without specific prior written permission.
    19  *
    19  *
    20  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
    20  * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS
    21  * IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,
    21  * IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO,