Hello,

I am experimenting with the performance tools on Ubuntu 12.04 and I am
getting this weird error. Here is the environment:

$ perf --version
perf version 3.2.30

$perf archive
perf: 'archive' is not a perf-command. See 'perf --help'.

$perf --help

 usage: perf [--version] [--help] COMMAND [ARGS]

 The most commonly used perf commands are:
   annotate        Read perf.data (created by perf record) and display
annotated code
   archive         Create archive with object files with build-ids found
in perf.data file
   bench           General framework for benchmark suites
   ...

Is this a known bug in this version? Older versions seem to recognize the
archive command.

Thanks!

Florin

--
To unsubscribe from this list: send the line "unsubscribe linux-perf-users" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to