Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Extend binary operators support, required for more filter features. | 2021-02-08 | 1 | -1/+2 | |
* | Improve documentation. | 2020-08-13 | 1 | -2/+2 | |
* | Do not hardcode the key length. | 2020-08-07 | 1 | -1/+3 | |
* | Implement linear and power-of-two histograms: hist() and lhist() keywords. | 2020-07-11 | 1 | -2/+5 | |
* | Print the correct register for syscall return value. | 2020-07-04 | 1 | -3/+3 | |
* | Make map functions accept a "struct map *" instead of a "struct bt_var *". | 2020-04-15 | 1 | -7/+8 | |
* | Implement map functions min(), max() and sum(). | 2020-01-28 | 1 | -1/+2 | |
* | Implement delete() and @map[key] access. | 2020-01-28 | 1 | -1/+2 | |
* | Import a bug tracer, companion of dt(4), that speaks the bt(5) language. | 2020-01-21 | 1 | -0/+54 |