projects
/
lttng-ust.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Move libcounter to 'src/common/'
[lttng-ust.git]
/
configure.ac
2021-04-13
Michael Jeanson
Move libcounter to 'src/common/'
blob
|
commitdiff
|
raw
2021-04-13
Michael Jeanson
Move liblttng-ust-ctl to 'src/lib/'
blob
|
commitdiff
|
raw
|
diff to current
2021-04-13
Michael Jeanson
Move liblttng-ust-java* to 'src/lib/'
blob
|
commitdiff
|
raw
|
diff to current
2021-04-13
Michael Jeanson
Move liblttng-ust-dl to 'src/lib/'
blob
|
commitdiff
|
raw
|
diff to current
2021-04-13
Michael Jeanson
Move liblttng-ust-fd to 'src/lib/'
blob
|
commitdiff
|
raw
|
diff to current
2021-04-13
Michael Jeanson
Move liblttng-ust-cyg-profile to 'src/lib/'
blob
|
commitdiff
|
raw
|
diff to current
2021-04-13
Michael Jeanson
Move liblttng-ust-libc-wrapper to 'src/lib/'
blob
|
commitdiff
|
raw
|
diff to current
2021-04-13
Michael Jeanson
Move liblttng-ust-python-agent to 'src/lib/'
blob
|
commitdiff
|
raw
|
diff to current
2021-04-09
Michael Jeanson
Move msgpack to libcommon
blob
|
commitdiff
|
raw
|
diff to current
2021-04-09
Michael Jeanson
Add an internal 'libcommon' for utils
blob
|
commitdiff
|
raw
|
diff to current
2021-04-09
Michael Jeanson
Move internal headers to 'src/' dir
blob
|
commitdiff
|
raw
|
diff to current
2021-04-09
Michael Jeanson
Add 'src' dir to global include path
blob
|
commitdiff
|
raw
|
diff to current
2021-04-09
Michael Jeanson
Move all sources to 'src/'
blob
|
commitdiff
|
raw
|
diff to current
2021-03-29
Michael Jeanson
Add unit tests for utils macros
blob
|
commitdiff
|
raw
|
diff to current
2021-03-29
Michael Jeanson
Add unit tests for lttng_ust_strerror
blob
|
commitdiff
|
raw
|
diff to current
2021-03-29
Michael Jeanson
Python agent lib soname major bump
blob
|
commitdiff
|
raw
|
diff to current
2021-03-23
Michael Jeanson
fix: java detection is optional
blob
|
commitdiff
|
raw
|
diff to current
2021-03-23
Michael Jeanson
configure: convert the remaining tab indent to spaces
blob
|
commitdiff
|
raw
|
diff to current
2021-03-23
Michael Jeanson
configure: regroup autoconf substituted variable
blob
|
commitdiff
|
raw
|
diff to current
2021-03-23
Michael Jeanson
configure: regroup automake conditionals
blob
|
commitdiff
|
raw
|
diff to current
2021-03-23
Michael Jeanson
configure: regroup C defines
blob
|
commitdiff
|
raw
|
diff to current
2021-03-23
Michael Jeanson
Introduce AE_FEATURE to manage configure features
blob
|
commitdiff
|
raw
|
diff to current
2021-03-23
Michael Jeanson
configure: regroup os and arch specific defaults
blob
|
commitdiff
|
raw
|
diff to current
2021-03-23
Michael Jeanson
configure: regroup library checks
blob
|
commitdiff
|
raw
|
diff to current
2021-03-23
Michael Jeanson
configure: regroup program checks
blob
|
commitdiff
|
raw
|
diff to current
2021-03-23
Michael Jeanson
configure: regroup C header checks
blob
|
commitdiff
|
raw
|
diff to current
2021-03-23
Michael Jeanson
configure: regroup and expand C compiler checks
blob
|
commitdiff
|
raw
|
diff to current
2021-03-23
Michael Jeanson
configure: Introduce macro ae_in_git_repo
blob
|
commitdiff
|
raw
|
diff to current
2021-03-23
Michael Jeanson
configure: centralize version information
blob
|
commitdiff
|
raw
|
diff to current
2021-03-22
Michael Jeanson
Use a single macro to configure CXX
blob
|
commitdiff
|
raw
|
diff to current
2021-03-22
Michael Jeanson
fix: use the configured cmake binary
blob
|
commitdiff
|
raw
|
diff to current
2021-03-22
Michael Jeanson
configure: standardize automake conditional names
blob
|
commitdiff
|
raw
|
diff to current
2021-03-22
Michael Jeanson
Centralize arch detection in a public header
blob
|
commitdiff
|
raw
|
diff to current
2021-03-22
Michael Jeanson
Set the default ust constructor timeout in the headers
blob
|
commitdiff
|
raw
|
diff to current
2021-03-22
Michael Jeanson
Add basic shell tests script framework
blob
|
commitdiff
|
raw
|
diff to current
2021-03-22
Michael Jeanson
Simplify python agent build
blob
|
commitdiff
|
raw
|
diff to current
2021-03-22
Michael Jeanson
port: update pthread get/set name compat
blob
|
commitdiff
|
raw
|
diff to current
2021-03-04
Michael Jeanson
Move perf counter symbols to private header
blob
|
commitdiff
|
raw
|
diff to current
2021-03-04
Michael Jeanson
Bump liblttng-ust-ctl soname major to 5
blob
|
commitdiff
|
raw
|
diff to current
2021-02-26
Michael Jeanson
Move to kernel style SPDX license identifiers
blob
|
commitdiff
|
raw
|
diff to current
2021-02-24
Mathieu Desnoyers
Bump soname major to 1
blob
|
commitdiff
|
raw
|
diff to current
2021-01-13
Jérémie Galarneau
Fix: configure: support Autoconf 2.70
blob
|
commitdiff
|
raw
|
diff to current
2020-11-30
Mathieu Desnoyers
Remove runtime dependency on liburcu shared objects
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Mathieu Desnoyers
Implement libcounter
blob
|
commitdiff
|
raw
|
diff to current
2020-11-26
Francis Deslauriers
Add `libmsgpack` for serializing captures
blob
|
commitdiff
|
raw
|
diff to current
2020-11-13
Michael Jeanson
port: tests: Add a simple unit test for shm operations
blob
|
commitdiff
|
raw
|
diff to current
2020-10-29
Michael Jeanson
fix: pass the detected CFLAGS to the C++ compiler
blob
|
commitdiff
|
raw
|
diff to current
2020-10-20
Michael Jeanson
Cleanup: silent rules are always available in automake...
blob
|
commitdiff
|
raw
|
diff to current
2020-10-20
Michael Jeanson
Cleanup: Use pkg-config to detect liburcu
blob
|
commitdiff
|
raw
|
diff to current
2020-10-20
Michael Jeanson
tests: Move tap-driver.sh out of the autotools aux...
blob
|
commitdiff
|
raw
|
diff to current
2020-10-20
Michael Jeanson
Enable autotools warnings as errors
blob
|
commitdiff
|
raw
|
diff to current
2020-10-20
Michael Jeanson
Cleanup: separate tests between 'unit' and 'compile'
blob
|
commitdiff
|
raw
|
diff to current
2020-10-20
Michael Jeanson
Cleanup: Bump autoconf required version to 2.69
blob
|
commitdiff
|
raw
|
diff to current
2020-10-16
Mathieu Desnoyers
Fix: remove redefinition of _GNU_SOURCE
blob
|
commitdiff
|
raw
|
diff to current
2020-10-15
Michael Jeanson
Add pthread_setname_np tests
blob
|
commitdiff
|
raw
|
diff to current
2020-10-15
Michael Jeanson
Cleanup: standardise include path
blob
|
commitdiff
|
raw
|
diff to current
2020-10-14
Michael Jeanson
port: no libnuma on FreeBSD
blob
|
commitdiff
|
raw
|
diff to current
2020-10-14
Michael Jeanson
port: fix pthread autoconf detection to support FreeBSD
blob
|
commitdiff
|
raw
|
diff to current
2020-10-06
Michael Jeanson
Set version to 2.13-pre
blob
|
commitdiff
|
raw
|
diff to current
2020-06-30
Jonathan Rajotte
Fix: python agent: 'time' has no attribute 'clock'
blob
|
commitdiff
|
raw
|
diff to current
2020-04-22
Michael Jeanson
fix: Add CLASSPATH to autoconf precious variables
blob
|
commitdiff
|
raw
|
diff to current
2020-04-20
Mathieu Desnoyers
Require C++11 for building probe providers with C+...
blob
|
commitdiff
|
raw
|
diff to current
2020-04-09
Mathieu Desnoyers
configure: add check for DEFINE_URCU_TLS_INIT
blob
|
commitdiff
|
raw
|
diff to current
2020-02-05
Mathieu Desnoyers
Version 2.12.0-rc1
v2.12.0-rc1
blob
|
commitdiff
|
raw
|
diff to current
2019-11-18
Simon Marchi
doc: pass AR when building examples
blob
|
commitdiff
|
raw
|
diff to current
2019-11-08
Michael Jeanson
Require automake >= 1.12
blob
|
commitdiff
|
raw
|
diff to current
2019-10-23
Michael Jeanson
Set version to 2.12-pre
blob
|
commitdiff
|
raw
|
diff to current
2019-10-23
Michael Jeanson
Add pkgconfig support for liblttng-ust-ctl
blob
|
commitdiff
|
raw
|
diff to current
2019-04-17
Michael Jeanson
Harmonize rw_prog_cxx_works macro across projects
blob
|
commitdiff
|
raw
|
diff to current
2019-03-20
Michael Jeanson
Report perf integration status at configure
blob
|
commitdiff
|
raw
|
diff to current
2019-01-14
Michael Jeanson
Cleanup: test Makefiles
blob
|
commitdiff
|
raw
|
diff to current
2018-12-21
Michael Jeanson
Use config.h to define SONAME major number
blob
|
commitdiff
|
raw
|
diff to current
2018-12-21
Michael Jeanson
Use a variable to select the dlopen lib in Makefiles
blob
|
commitdiff
|
raw
|
diff to current
2018-12-12
Mathieu Desnoyers
Adapt lttng-ust to use multiflavor symbols from liburcu...
blob
|
commitdiff
|
raw
|
diff to current
2018-10-17
Mathieu Desnoyers
tests: hello-many
blob
|
commitdiff
|
raw
|
diff to current
2018-09-06
Mathieu Desnoyers
Version 2.11.0-rc1
blob
|
commitdiff
|
raw
|
diff to current
2018-05-03
Mathieu Desnoyers
Fix: AM_CONDITIONAL should be outside AS_IF block
blob
|
commitdiff
|
raw
|
diff to current
2018-05-03
Michael Jeanson
Fix: build jni libs with openjdk >= 10
blob
|
commitdiff
|
raw
|
diff to current
2018-02-09
Francis Deslauriers
dlopen() liblttng-ust.so from constructor to prevent...
blob
|
commitdiff
|
raw
|
diff to current
2018-02-09
Francis Deslauriers
Cleanup: Move version numbers in separate variables...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-07
Mathieu Desnoyers
Revert "Use initial-exec TLS model"
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Philippe Proulx
configure.ac: add --disable-examples option to not...
blob
|
commitdiff
|
raw
|
diff to current
2017-11-06
Michael Jeanson
Disable NUMA by default on 32bit arm
blob
|
commitdiff
|
raw
|
diff to current
2017-11-05
Mathieu Desnoyers
Update Makefile.am output about libnuma not found
blob
|
commitdiff
|
raw
|
diff to current
2017-11-05
Mathieu Desnoyers
numa support: allow disabling numa support
blob
|
commitdiff
|
raw
|
diff to current
2017-11-05
Mathieu Desnoyers
Take NUMA configuration into account for UST buffer...
blob
|
commitdiff
|
raw
|
diff to current
2017-10-19
Mathieu Desnoyers
Use initial-exec TLS model
blob
|
commitdiff
|
raw
|
diff to current
2017-06-12
Mathieu Desnoyers
Introduce LTTNG_UST_ALLOW_BLOCKING env. var.
blob
|
commitdiff
|
raw
|
diff to current
2017-05-09
Michael Jeanson
Rework configure script
blob
|
commitdiff
|
raw
|
diff to current
2017-05-09
Michael Jeanson
Fix: Don't override user variables within the build...
blob
|
commitdiff
|
raw
|
diff to current
2017-05-09
Michael Jeanson
Move m4 scripts to m4 dir
blob
|
commitdiff
|
raw
|
diff to current
2017-05-06
Mathieu Desnoyers
Version 2.10.0-rc1
v2.10.0-rc1
blob
|
commitdiff
|
raw
|
diff to current
2017-05-05
Jérémie Galarneau
Add ustctl_snapshot_sample_positions ustctl command
blob
|
commitdiff
|
raw
|
diff to current
2017-02-21
Jonathan Rajotte
Validate the presence of dlmopen at configure time
blob
|
commitdiff
|
raw
|
diff to current
2016-11-08
Mathieu Desnoyers
Implement LTTNG_UST_BLOCKING_RETRY_TIMEOUT
blob
|
commitdiff
|
raw
|
diff to current
2016-10-07
Mathieu Desnoyers
Version 2.9.0-rc1
v2.9.0-rc1
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
Jonathan Rajotte
build: check for CXX_WORKS for cmake example
blob
|
commitdiff
|
raw
|
diff to current
2016-10-03
Mathieu Desnoyers
Implement liblttng-ust-fd
blob
|
commitdiff
|
raw
|
diff to current
2016-07-08
Philippe Proulx
Use AC_PROG_MKDIR_P (generic mkdir -p)
blob
|
commitdiff
|
raw
|
diff to current
2016-07-06
Mathieu Desnoyers
configure: allow building perf support across all archi...
blob
|
commitdiff
|
raw
|
diff to current
next
This page took
0.19658 seconds
and
107
git commands to generate.