mbox series

[0/2] Modifications needed by the NumPy interface

Message ID 20190530131556.21832-1-ykaradzhov@vmware.com (mailing list archive)
Headers show
Series Modifications needed by the NumPy interface | expand

Message

Yordan Karadzhov May 30, 2019, 1:15 p.m. UTC
The patch-set contains modifications of the build system (the "install"
part in particular) needed in order to implement a standalone version
of the NumPy data processing interface.

Yordan Karadzhov (2):
  trace-cmd: Install public interface headers
  kernel-shark: Install public interface headers

 Makefile                                | 26 ++++++++----
 kernel-shark/README                     |  4 ++
 kernel-shark/src/CMakeLists.txt         | 56 ++++++++++++++++++++++---
 kernel-shark/src/plugins/CMakeLists.txt |  3 +-
 4 files changed, 74 insertions(+), 15 deletions(-)