projects
/
lttng-ust.git
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Tracepoint array/sequence: add nowrite hex macros
2016-04-07
Philippe Proulx
doc/man: do not use macros in the NAME section
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-04-07
Philippe Proulx
doc/man: remove duplicate copyrights section
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-04-07
Philippe Proulx
doc/man: lttng-ust(3): add tracing control to example
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-04-07
Philippe Proulx
doc/man: lttng-ust(3): split example files in subsections
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-04-07
Philippe Proulx
doc/man/common-copyrights: add missing THANKS section
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-04-07
Philippe Proulx
doc/man: lttng-ust(3): add missing ENVIRONMENT VARIABLES...
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-04-07
Philippe Proulx
README.md: bolden dependencies and update links
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-04-07
Philippe Proulx
README.md: split required and optional dependencies
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-04-07
Philippe Proulx
Convert man pages to AsciiDoc
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-03-01
Philippe Proulx
configure.ac: print empty line after AC_OUTPUT
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-03-01
Philippe Proulx
configure.ac: macros with no arguments do not need ()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-03-01
Philippe Proulx
configure.ac: standardize indentation to tabs
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-03-01
Philippe Proulx
configure.ac: move AC_PROG_SED() close to other AC_PROG_*()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-03-01
Philippe Proulx
configure.ac: test -a -> shell's && (more portable)
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-03-01
Philippe Proulx
configure.ac: use test "x$var" = "xyes"
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-03-01
Philippe Proulx
configure.ac: AM_CONDITIONAL() accepts two arguments
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-03-01
Philippe Proulx
configure.ac: use dnl at appropriate places
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-03-01
Philippe Proulx
configure.ac: if -> AS_IF()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-03-01
Philippe Proulx
configure.ac: case -> AS_CASE()
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-03-01
Philippe Proulx
configure.ac: add missing quotes in macro calls
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-03-01
Philippe Proulx
configure.ac: use macros for version name and description
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-03-01
Philippe Proulx
configure.ac: do not use shell eval for known values
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-02-20
Philippe Proulx
Add CONTRIBUTING.md
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2016-02-18
Philippe Proulx
Output "(null)" when ctf_string()'s arg is NULL
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2015-11-27
Philippe Proulx
python-lttngust/setup.py.in: update setup() fields
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2015-11-27
Philippe Proulx
Refactor Python agent build and install
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2015-10-28
Philippe Proulx
Fix: remove debugging print() call from Python agent
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2015-09-09
Philippe Proulx
doc: add Python example
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2015-09-09
Philippe Proulx
Fix: Python agent: do not register twice to same port
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2015-07-01
Philippe Proulx
.gitignore: ignore Python agent generated files
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2015-07-01
Philippe Proulx
Add ctf_sequence_hex() macro
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2015-05-15
Philippe Proulx
Refactor Python agent
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2014-12-11
Philippe Proulx
Fix: man: you can't link a lib with a static lib
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2014-09-17
Philippe Proulx
Modernize README using Markdown
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2014-09-03
Philippe Proulx
configure.ac: fix "missing jni.h" error message
Signed-off-by:
Philippe Proulx
<eeppeliteloop@gmail.com>
commit
|
commitdiff
|
tree
2009-09-01
Philippe Proulx
ust rewritten for using libustcmd
commit
|
commitdiff
|
tree
2009-09-01
Philippe Proulx
add libustcmd
commit
|
commitdiff
|
tree
This page took
0.03938 seconds
and
3
git commands to generate.