projects
/
lttng-tools.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Fix: sessiond: report client list allocation failure as a fatal error
[lttng-tools.git]
/
tests
/
regression
/
kernel
/
2022-05-13
Jonathan Rajotte
Fix: test: lttng kernel modules still loaded after...
tree
|
commitdiff
2022-04-14
Jérémie Galarneau
Fix: sessiond: ODR violation results in memory corruption
tree
|
commitdiff
2022-03-30
Simon Marchi
Rename C++ header files to .hpp
tree
|
commitdiff
2022-03-15
Michael Jeanson
Prepare for '-Wmissing-field-initializers'
tree
|
commitdiff
2022-03-15
Michael Jeanson
Prepare for '-Wunused-parameter'
tree
|
commitdiff
2022-03-01
Jonathan Rajotte
Fix: test: test plan/skip must come after TAP initializ...
tree
|
commitdiff
2022-03-01
Jonathan Rajotte
Fix: test: missing test plan for non-x86/arm platforms...
tree
|
commitdiff
2022-02-28
Jonathan Rajotte
Tests: add kernel test into the `make check` test suite.
tree
|
commitdiff
2022-02-28
Jérémie Galarneau
Build dist fix: some kernel tests are not distributed
tree
|
commitdiff
2022-02-28
Jérémie Galarneau
Tests: fix: test_kernel_function: erroneous test count
tree
|
commitdiff
2022-02-28
Jérémie Galarneau
Tests: fix: test_kernel_function: event name mismatch
tree
|
commitdiff
2022-02-28
Jérémie Galarneau
Tests: fix: select_poll_epoll: test assumes epoll fd...
tree
|
commitdiff
2021-11-02
Francis Deslauriers
Fix: Tests: unchecked `close()` return value
tree
|
commitdiff
2021-10-29
Francis Deslauriers
Tests: use babeltrace2 for all tests
tree
|
commitdiff
2021-10-29
Francis Deslauriers
Tests: port validate_select_poll_epoll.py to bt2 python...
tree
|
commitdiff
2021-10-29
Francis Deslauriers
Fix: Tests: leaking epoll fd
tree
|
commitdiff
2021-05-19
Francis Deslauriers
Cleanup: tests: name all temporary files to better...
tree
|
commitdiff
2021-05-13
Jonathan Rajotte
Fix: snapshot path have domain subdir duplicate "ust...
tree
|
commitdiff
2021-04-19
Francis Deslauriers
Cleanup: tests: test_userspace_probe: remove extra...
tree
|
commitdiff
2021-04-07
Anders Wallin via...
Fix: added missing test_channel and removed double...
tree
|
commitdiff
2021-03-18
Francis Deslauriers
Tests: add kernel --function basic test case
tree
|
commitdiff
2021-03-04
Jonathan Rajotte
testapp: gen-syscall-events: use dynamic paths provided...
tree
|
commitdiff
2020-11-27
Francis Deslauriers
Cleanup: use `modprobe --remove` rather than `rmmod`
tree
|
commitdiff
2020-10-27
Michael Jeanson
Tests: Add syscall enable/disable scenarios
tree
|
commitdiff
2020-07-21
Michael Jeanson
Add kernel and UST time namespace context
tree
|
commitdiff
2020-03-10
Simon Marchi
Fix all -Wmissing-declarations warning instances
tree
|
commitdiff
2020-02-07
Jonathan Rajotte
Fix: force the use of our _FORTIFY_SOURCE definition
tree
|
commitdiff
2020-01-31
Michael Jeanson
tests: Move to kernel style SPDX license identifiers
tree
|
commitdiff
2019-11-29
Simon Marchi
tests: put `static` keyword at beginning of variable...
tree
|
commitdiff
2019-10-23
Jonathan Rajotte
Tests: use "kill -0" for app existence check in NS...
tree
|
commitdiff
2019-10-23
Michael Jeanson
Tests: add kernel namespace context change tests
tree
|
commitdiff
2019-10-23
Michael Jeanson
Tests: add kernel namespace contexts tests
tree
|
commitdiff
2019-09-12
Jérémie Galarneau
Tests: fix: uninitialized values passed to close()...
tree
|
commitdiff
2019-09-05
Mathieu Desnoyers
tests: invoke full_cleanup from script trap handlers...
tree
|
commitdiff
2019-03-28
Yannick Lamarre
Fix: Add POPT_CFLAGS to lttng_CFLAGS
tree
|
commitdiff
2019-02-16
Francis Deslauriers
Prevent channel buffer allocation larger than memory
tree
|
commitdiff
2018-12-10
Francis Deslauriers
userspace-probe: tests: add testcase for unsupported...
tree
|
commitdiff
2018-08-31
Jérémie Galarneau
Missing kernel test files in dist target
tree
|
commitdiff
2018-08-31
Francis Deslauriers
elf: support dynamic symbol table lookup
tree
|
commitdiff
2018-08-24
Francis Deslauriers
Implement userspace-probe regression tests
tree
|
commitdiff
2018-06-11
Francis Deslauriers
Tests: Add callstack contexts tests
tree
|
commitdiff
2018-05-27
Julien Desfossez
Test for lttng-logger
tree
|
commitdiff
2018-02-27
Francis Deslauriers
Tests: Fix: arm64 use sys_openat instead of sys_open
tree
|
commitdiff
2018-02-16
Francis Deslauriers
Tests: Change syscall tests to use `gen-syscall-events...
tree
|
commitdiff
2017-11-09
Jérémie Galarneau
Tests fix: BT2 does not output the metadata of a trace...
tree
|
commitdiff
2017-07-28
Francis Deslauriers
Tests: rework select_poll_epoll test to improve verbosi...
tree
|
commitdiff
2017-06-01
Michael Jeanson
Cleanup: popt library detection
tree
|
commitdiff
2017-06-01
Michael Jeanson
Fix: Don't override user variables within the build...
tree
|
commitdiff
2017-06-01
Francis Deslauriers
Test: Replace test relying on pselect6(2) man page...
tree
|
commitdiff
2016-11-17
Francis Deslauriers
Fix: test cases now rely on explicit workloads
tree
|
commitdiff
2016-11-08
Nathan Lynch
Tests: accommodate stricter mktemp implementations...
tree
|
commitdiff
2016-08-05
Michael Jeanson
Port: Add OSX clock_gettime compat
tree
|
commitdiff
2016-08-03
Jérémie Galarneau
Fix: zero-initialize fd_set
tree
|
commitdiff
2016-08-03
Jérémie Galarneau
Clean-up: missing cast to fd_set*
tree
|
commitdiff
2016-08-03
Jérémie Galarneau
Fix: usage of FD_SET on fd_set > 1024 results in corruption
tree
|
commitdiff
2016-08-03
Jérémie Galarneau
Fix: erroneous usage of addr parameter in mmap()
tree
|
commitdiff
2016-08-01
Jérémie Galarneau
Fix: missing unmap in test error handling
tree
|
commitdiff
2016-08-01
Jérémie Galarneau
Tests: unchecked pthread_join return value
tree
|
commitdiff
2016-08-01
Jérémie Galarneau
Tests: Unchecked pthread_create return value
tree
|
commitdiff
2016-07-04
Julien Desfossez
Test for select, poll and epoll syscall overrides
tree
|
commitdiff
2016-05-19
Mathieu Desnoyers
test: kernel tracing destroy flush behavior with tracef...
tree
|
commitdiff
2016-05-14
Mathieu Desnoyers
Test lttng-modules clock override plugin
tree
|
commitdiff
2015-06-26
Jonathan Rajotte
Refactor: test: wrapper for destroy_lttng_session
tree
|
commitdiff
2015-06-26
Jonathan Rajotte
Refactor: test: wrapper for stop_lttng_tracing
tree
|
commitdiff
2015-06-26
Jonathan Rajotte
Refactor: test: wrapper for start_lttng_tracing
tree
|
commitdiff
2015-06-26
Jonathan Rajotte
Refactor: test: wrapper for create_lttng_session
tree
|
commitdiff
2014-11-05
Mathieu Desnoyers
syscall tracing: update tests
tree
|
commitdiff
2014-10-03
David Goulet
Test: Add syscall listing
tree
|
commitdiff
2014-09-29
David Goulet
Test: add diag to each syscall test
tree
|
commitdiff
2014-09-29
Mathieu Desnoyers
Fix: syscall test: add missing semicolumns in match
tree
|
commitdiff
2014-09-25
Mathieu Desnoyers
Test: add disable syscalls when none are enabled
tree
|
commitdiff
2014-09-25
Mathieu Desnoyers
Implement tests for kernel syscall tracing feature
tree
|
commitdiff
2013-08-26
David Goulet
Fix: support VPATH build for tests
tree
|
commitdiff
2013-08-05
Julien Desfossez
Test: enable kernel events after start
tree
|
commitdiff
2013-03-25
Christian Babeux
Tests: Cleanup tests runner that are no longer required
tree
|
commitdiff
2013-03-25
Christian Babeux
Tests: Fix first line of output to follow TAP guidelines
tree
|
commitdiff
2013-03-11
David Goulet
Merge remote-tracking branch 'cbab-github/tests-cleanup...
tree
|
commitdiff
2013-02-22
Christian Babeux
Tests: Add runner script for kernel regression tests
tree
|
commitdiff
2013-02-22
Christian Babeux
Tests: Convert the kernel_event_basic test to an equiva...
tree
|
commitdiff
2013-02-22
Christian Babeux
Tests: Convert the kernel_all_events_basic test to...
tree
|
commitdiff
2013-02-22
Christian Babeux
Tests: Move tests to tests/regression
tree
|
commitdiff
This page took
0.064128 seconds
and
7
git commands to generate.