components/visual-panels/coreadm/src/java/vpanels/app/coreadm/com/oracle/solaris/vp/panels/coreadm/client/swing/help/coreadm-contents.html
changeset 3553 f1d133b09a8c
parent 3552 077ebe3d0d24
child 3554 ef58713bafc4
equal deleted inserted replaced
3552:077ebe3d0d24 3553:f1d133b09a8c
     1 <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
       
     2  "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
       
     3  
       
     4  <html lang="en-US">
       
     5 
       
     6 <!--
       
     7 CDDL HEADER START
       
     8 
       
     9 The contents of this file are subject to the terms of the
       
    10 Common Development and Distribution License (the "License").
       
    11 You may not use this file except in compliance with the License.
       
    12 
       
    13 You can obtain a copy of the license at usr/src/OPENSOLARIS.LICENSE
       
    14 or http://www.opensolaris.org/os/licensing.
       
    15 See the License for the specific language governing permissions
       
    16 and limitations under the License.
       
    17 
       
    18 When distributing Covered Code, include this CDDL HEADER in each
       
    19 file and include the License file at usr/src/OPENSOLARIS.LICENSE.
       
    20 If applicable, add the following below this CDDL HEADER, with the
       
    21 fields enclosed by brackets "[]" replaced with your own identifying
       
    22 information: Portions Copyright [yyyy] [name of copyright owner]
       
    23 
       
    24 CDDL HEADER END
       
    25 
       
    26 -->
       
    27 
       
    28 <!--
       
    29 Copyright (c) 2010, 2012, Oracle and/or its affiliates. All rights reserved.
       
    30 -->
       
    31 
       
    32 <head>
       
    33 <!-- GenHTML revision 25226-->
       
    34 
       
    35 <meta http-equiv="Content-type" content="text/html; charset=utf-8">
       
    36 </head>
       
    37 
       
    38 <body class="HlpBdy">
       
    39 
       
    40 <a name="coreadm-contents"></a><h4>Customizing the Contents of the Core File</h4>
       
    41 <p>These are the strings used to add content to the core file:</p>
       
    42 
       
    43 
       
    44 <ul><li><p><tt>Anonymous private mappings</tt> &#8211; includes thread stacks that are not main thread stacks</p>
       
    45 
       
    46 </li>
       
    47 <li><p><tt>Anonymous shared mappings</tt></p>
       
    48 
       
    49 </li>
       
    50 <li><p><tt>CTF type information</tt> &#8211; for loaded object files</p>
       
    51 
       
    52 </li>
       
    53 <li><p><tt>DISM mappings</tt> &#8211; Dynamic Intimate Shared Memory</p>
       
    54 
       
    55 </li>
       
    56 <li><p><tt>Heap</tt> &#8211; process heap</p>
       
    57 
       
    58 </li>
       
    59 <li><p><tt>ISM mappings</tt> &#8211; Intimate Shared Memory </p>
       
    60 
       
    61 </li>
       
    62 <li><p><tt>Process stack</tt></p>
       
    63 
       
    64 </li>
       
    65 <li><p><tt>Read-only private mappings</tt></p>
       
    66 
       
    67 </li>
       
    68 <li><p><tt>Readable/exectuable private mappings</tt> </p>
       
    69 
       
    70 </li>
       
    71 <li><p><tt>Shared mappings backed by files</tt> </p>
       
    72 
       
    73 </li>
       
    74 <li><p><tt>Symbol Table</tt> &#8211; for loaded object files</p>
       
    75 
       
    76 </li>
       
    77 <li><p><tt>System V shared memory</tt></p>
       
    78 
       
    79 </li>
       
    80 <li><p><tt>Writable private mappings</tt></p>
       
    81 
       
    82 </li></ul>
       
    83 
       
    84 <br>
       
    85 
       
    86 
       
    87 <small>Copyright &#169; 2010, 2012, Oracle and/or its affiliates. All rights reserved. <a href="docinfo.html">Legal Notices</a></small>
       
    88 
       
    89 </body>
       
    90 </html>