EnglishFrenchSpanish

OnWorks favicon

mkaf - Online in the Cloud

Run mkaf in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command mkaf that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


mkaf - create a Performance Co-Pilot archive folio

SYNOPSIS


$PCP_BINADM_DIR/mkaf [findopts] filename ...

DESCRIPTION


A collection of one or more Performance Co-Pilot (see PCPIntro(1)) archive logs may be
combined with mkaf to produce a PCP archive folio and the associated archive folio control
file. Some PCP tools use mkaf to create archive folios, e.g. the ``record'' facility in
the pmchart(1) and pmview(1) tools, to facilitate playback with pmafm(1).

mkaf processes each filename argument, and if this is a component file from a PCP archive
that archive is added to the folio.

If filename is a directory, then this is searched recursively using find(1). Any filename
argument beginning with a ``-'' is assumed to be a find(1) command line option (findopts);
the default is -follow if no findopts are specified.

The first named archive in the folio is assumed to be associated with the default host for
any tool that tries to replay multiple archives from the folio.

The folio control file is written to standard output, and has the following format.

1. The first line contains the word PCPFolio.

2. The second line contains the tag Version: followed by the format version number
(currently 1).

3. For subsequent lines, blank lines and lines beginning with ``#'' are ignored.

4. The line beginning with the tag Created: documents where and when the folio was
created.

5. The line beginning with the tag Creator: identifies the tool which created the folio
(and is assumed to know how to replay the archive folio). If present, the second
argument is the name of a configuration file that the creator tool could use to replay
the archive folio, e.g. with the replay command for pmafm(1). In the case of mkaf
(unlike pmchart(1) or pmview(1)) there is no knowledge of the contents of the archives,
so the ``creator'' cannot replay the archive, however pmchart(1) is able to replay any
archive, and so this tool is identified as the Creator: for archive folios created by
mkaf(1).

6. This is then followed by one or more lines beginning with the tag Archive: followed by
the hostname and base name of the archive.

For example
$ mkaf mydir/gonzo
might produce the following folio control file.

PCPFolio
Version: 1
# use pmafm(1) to process this PCP archive folio
#
Created: on gonzo at Tue Jul 2 03:35:54 EST 1996
Creator: pmchart
# Host Basename
#
Archive: gonzo mydir/gonzo/960627
Archive: gonzo mydir/gonzo/960628
Archive: gonzo mydir/gonzo/960629
Archive: gonzo mydir/gonzo/960630
Archive: gonzo mydir/gonzo/960701
Archive: gonzo mydir/gonzo/960701.00.10
Archive: gonzo mydir/gonzo/960701.05.25
Archive: gonzo mydir/gonzo/960702.00.10

PCP ENVIRONMENT


Environment variables with the prefix PCP_ are used to parameterize the file and directory
names used by PCP. On each installation, the file /etc/pcp.conf contains the local values
for these variables. The $PCP_CONF variable may be used to specify an alternative
configuration file, as described in pcp.conf(5).

Use mkaf online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Phaser
    Phaser
    Phaser is a fast, free, and fun open
    source HTML5 game framework that offers
    WebGL and Canvas rendering across
    desktop and mobile web browsers. Games
    can be co...
    Download Phaser
  • 2
    VASSAL Engine
    VASSAL Engine
    VASSAL is a game engine for creating
    electronic versions of traditional board
    and card games. It provides support for
    game piece rendering and interaction,
    and...
    Download VASSAL Engine
  • 3
    OpenPDF - Fork of iText
    OpenPDF - Fork of iText
    OpenPDF is a Java library for creating
    and editing PDF files with a LGPL and
    MPL open source license. OpenPDF is the
    LGPL/MPL open source successor of iText,
    a...
    Download OpenPDF - Fork of iText
  • 4
    SAGA GIS
    SAGA GIS
    SAGA - System for Automated
    Geoscientific Analyses - is a Geographic
    Information System (GIS) software with
    immense capabilities for geodata
    processing and ana...
    Download SAGA GIS
  • 5
    Toolbox for Java/JTOpen
    Toolbox for Java/JTOpen
    The IBM Toolbox for Java / JTOpen is a
    library of Java classes supporting the
    client/server and internet programming
    models to a system running OS/400,
    i5/OS, o...
    Download Toolbox for Java/JTOpen
  • 6
    D3.js
    D3.js
    D3.js (or D3 for Data-Driven Documents)
    is a JavaScript library that allows you
    to produce dynamic, interactive data
    visualizations in web browsers. With D3
    you...
    Download D3.js
  • More »

Linux commands

Ad