Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2019-11-14 | tracing/kprobe: Check whether the non-suffixed symbol is notrace | Masami Hiramatsu | 1 | -3/+24 |
2019-11-14 | tracing: use kvcalloc for tgid_map array allocation | Yuming Han | 1 | -1/+1 |
2019-11-14 | tracing/hwlat: Fix a few trivial nits | Srivatsa S. Bhat (VMware) | 1 | -2/+2 |
2019-11-14 | tracing: Use generic type for comparator function | Andy Shevchenko | 4 | -15/+13 |
2019-11-14 | lib/bsearch: Use generic type for comparator function | Andy Shevchenko | 2 | -2/+2 |
2019-11-14 | lib/sort: Move swap, cmp and cmp_r function types for wider use | Andy Shevchenko | 3 | -14/+14 |