projects
/
lttng-ust.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
Cleanup vtid/vpid context caches
[lttng-ust.git]
/
doc
/
python-agent.txt
1
======================
2
Using the python agent
3
======================
4
5
To build the agent:
6
7
$ ./configure --enable-python-agent
8
9
The configure script is set to look for the first python version >= 2.7.
10
To build the agent against another version of python:
11
12
$ export PYTHON=<python path>
13
$ ./configure --enable-python-agent
This page took
0.034809 seconds
and
5
git commands to generate.