Skip to content
Commit 07800601 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

perf_counter tools: add in basic glue from Git



First very raw version at having a central 'perf' command and
a list of subcommands:

  perf top
  perf stat
  perf record
  perf report
  ...

This is done by picking up Git's collection of utility functions,
and hacking them to build fine in this new environment.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent d24e473e
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment