Age | Commit message (Expand) | Author |
---|---|---|
2020-07-11 | Implement linear and power-of-two histograms: hist() and lhist() keywords. | Martin Pieuchot |
2020-07-04 | Print the correct register for syscall return value. | Martin Pieuchot |
2020-04-15 | Make map functions accept a "struct map *" instead of a "struct bt_var *". | Martin Pieuchot |
2020-01-28 | Implement map functions min(), max() and sum(). | Martin Pieuchot |
2020-01-28 | Implement delete() and @map[key] access. | Martin Pieuchot |
2020-01-21 | Import a bug tracer, companion of dt(4), that speaks the bt(5) language. | Martin Pieuchot |