Hi,

these steps seem to work for me:

$ sudo adduser --system --group --home /var/lib/stap-server --disabled-login 
stap-server
$ sudo mkdir /var/log/stap-server
$ sudo chown stap-server:stap-server /var/log/stap-server
$ sudo -u stap-server /usr/lib/systemtap/stap-serverd -r 3.0.0-1-amd64 -a 
x86_64 --log /var/log/stap-server/log
$ sudo cp -a /var/lib/stap-server/.systemtap/ssl/client/* 
/etc/systemtap/ssl/client/
$ stap --use-server localhost -v -e 'probe begin {}'
Using a compile server.
WARNING: The domain name, lindi2.lan, does not match the DNS name(s) on the 
server certificate:
  lindi2
Pass 1: parsed user script and 77 library script(s) using 
79228virt/22252res/2452shr kb, in 80usr/20sys/102real ms.
WARNING: side-effect-free probe 'probe_1987': keyword at <input>:1:1
 source: probe begin {}
         ^
Pass 2: analyzed script: 1 probe(s), 0 function(s), 0 embed(s), 0 global(s) 
using 79760virt/22780res/2512shr kb, in 10usr/0sys/4real ms.
Pass 3: translated to C into 
"<server>/stap000000/stap_1d19799eac53aa6001f332ae1c0ae215_558_src.c" using 
79752virt/23116res/2780shr kb, in 0usr/0sys/0real ms.
Pass 4: compiled C into "stap_1d19799eac53aa6001f332ae1c0ae215_558.ko" in 
3660usr/1450sys/5604real ms.
Passes: via server lindi2.lan [10.7.6.30:50286] using 74888virt/4552res/3696shr 
kb, in 10usr/10sys/7950real ms.
Pass 5: starting run.

-Timo



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to