Turns out that building trace-cmd is simple and
clean, so this is a new version of the profiler
that uses a tarball from the latest git repo
I checked out today and put it here. It unpacks
and builds trace-cmd. It's more robust and clean
than the original version, and also has some coding
style fixes.

Lucas Meneghel Rodrigues (1):
  Add ftrace profiler

 client/profilers/ftrace/control           |    3 +
 client/profilers/ftrace/ftrace.py         |  107 +++++++++++++++++++++++++++++
 client/profilers/ftrace/trace-cmd.tar.bz2 |  Bin 0 -> 4174301 bytes
 3 files changed, 110 insertions(+), 0 deletions(-)
 create mode 100644 client/profilers/ftrace/__init__.py
 create mode 100644 client/profilers/ftrace/control
 create mode 100644 client/profilers/ftrace/ftrace.py
 create mode 100644 client/profilers/ftrace/trace-cmd.tar.bz2

-- 
1.7.2.2

_______________________________________________
Autotest mailing list
[email protected]
http://test.kernel.org/cgi-bin/mailman/listinfo/autotest

Reply via email to