Commit | Line | Data |
---|---|---|
f88b0a98 DG |
1 | 2011-07-29 lttng-tools 2.0-pre6 |
2 | * Fix enable multiple events | |
3 | * Add function entry feature | |
4 | ||
5 | 2011-07-28 lttng-tools 2.0-pre5 | |
52ffda46 DG |
6 | * Fix Add context command |
7 | * Fix auto session path creation | |
8 | * Fix bad strncmp at channel creation | |
9 | ||
5e96e15d DG |
10 | 2011-07-23 lttng-tools 2.0-pre4 |
11 | * Fix kprobe attributes | |
12 | * Fix channel creation when not found at event enable | |
13 | * Add safe list iteration | |
14 | * Add two tests into the git tree | |
15 | * Kernel consumer can be put in debug mode with -vv | |
16 | * Trace path is now created on the client side | |
17 | ||
00df03c6 DG |
18 | 2011-07-23 lttng-tools 2.0-pre3 |
19 | * Fix perf hw cache counter config values | |
20 | ||
de235b67 DG |
21 | 2011-07-22 lttng-tools 2.0-pre2 |
22 | * Multiple fixes | |
23 | * New add-context options for perf counter and context | |
24 | * Using the install bin path from autotool for execl() call | |
25 | * Update quickstart guide | |
26 | ||
223be86b DG |
27 | 2011-07-20 lttng-tools 2.0-pre1 |
28 | * First prerelease of lttng-tools. | |
29 | * Working with the LTTng v2.0-pre1 modules and Babeltrace v0.1 |