Changes between Version 1 and Version 2 of Web/ToolsCatalog


Ignore:
Timestamp:
Mar 21, 2010, 10:27:59 AM (16 years ago)
Author:
loomis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • Web/ToolsCatalog

    v1 v2  
    55= Debugging and display =
    66
    7 {| "border=1"
    8 !style="width:200px" | Tool name !!style="width:400px" | Description !!style="width:200px" | Documentation
    9 |-
    10 | [https://trac.lal.in2p3.fr/LCGQWG/browser/panc/trunk/scripts panc logging tools]
    11 | Analyse compiler logs and generate template inclusion graphs, performance data, function call graphs
    12 | [http://downloads.sourceforge.net/quattor/pan-compiler-manual-8.2.3.pdf?use_mirror= panc manual], [https://trac.lal.in2p3.fr/LCGQWG/wiki/Doc/compiler/results#UsingLoggingInformation QWG wiki]
    13 |-
    14 | [http://isscvs.cern.ch/cgi-bin/cvsweb.cgi/elfms/quattor/util/pangraph/?cvsroot=elfms pangraph]
    15 | Analyse tpl includes and generate clickable graph
    16 | ?
    17 |-
    18 | [https://trac.lal.in2p3.fr/LCGQWG/browser/SCDB/trunk/src/utils/profiles/checkdeps.py checkdeps]
    19 | Check consistency of package lists in profiles
    20 | [https://trac.lal.in2p3.fr/LCGQWG/wiki/Development/Templates/ClientSideDepsCheck QWG wiki]
    21 |-
    22 | [http://isscvs.cern.ch/cgi-bin/cvsweb.cgi/elfms/quattor/util/misc/gencompswebdoc?cvsroot=elfms gencompswebdoc]
    23 | Generate html documentation for components
    24 | ?
    25 |-
    26 | [http://isscvs.cern.ch/cgi-bin/cvsweb.cgi/elfms/quattor/util/cdb-tpl-view/?cvsroot=elfms cdb-tpl-view]
    27 | Simple template viewer (accessed via web interface)
    28 | ?
    29 |-
    30 | [https://trac.lal.in2p3.fr/LCGQWG/browser/SCDB/trunk/src/utils/profiles/compare_xml compare_xml]
    31 | Compares two trees of XML profiles
    32 | [https://trac.lal.in2p3.fr/LCGQWG/wiki/Doc/SCDB/Usage#DisplayingResultingChangesinProfile QWG wiki]
    33 |}
     7|| '''Tool name''' || '''Description''' || '''Documentation''' ||
     8|| [https://trac.lal.in2p3.fr/LCGQWG/browser/panc/trunk/scripts panc logging tools] || Analyse compiler logs and generate template inclusion graphs, performance data, function call graphs || [http://downloads.sourceforge.net/quattor/pan-compiler-manual-8.2.3.pdf?use_mirror= panc manual], [https://trac.lal.in2p3.fr/LCGQWG/wiki/Doc/compiler/results#UsingLoggingInformation QWG wiki]
     9|| [http://isscvs.cern.ch/cgi-bin/cvsweb.cgi/elfms/quattor/util/pangraph/?cvsroot=elfms pangraph] || Analyse tpl includes and generate clickable graph || ?
     10|| [https://trac.lal.in2p3.fr/LCGQWG/browser/SCDB/trunk/src/utils/profiles/checkdeps.py checkdeps] || Check consistency of package lists in profiles || [https://trac.lal.in2p3.fr/LCGQWG/wiki/Development/Templates/ClientSideDepsCheck QWG wiki] ||
     11|| [http://isscvs.cern.ch/cgi-bin/cvsweb.cgi/elfms/quattor/util/misc/gencompswebdoc?cvsroot=elfms gencompswebdoc] || Generate html documentation for components  || ?
     12|| [http://isscvs.cern.ch/cgi-bin/cvsweb.cgi/elfms/quattor/util/cdb-tpl-view/?cvsroot=elfms cdb-tpl-view] || Simple template viewer (accessed via web interface) || ? ||
     13|| [https://trac.lal.in2p3.fr/LCGQWG/browser/SCDB/trunk/src/utils/profiles/compare_xml compare_xml] || Compares two trees of XML profiles || [https://trac.lal.in2p3.fr/LCGQWG/wiki/Doc/SCDB/Usage#DisplayingResultingChangesinProfile QWG wiki]
    3414
    3515= Management =