summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/rb_resort.h
Commit message (Expand)AuthorAgeFilesLines
* perf util: Use cached rbtree for rblistsDavidlohr Bueso2019-01-251-1/+1
* perf machine: Use cached rbtreesDavidlohr Bueso2019-01-251-3/+3
* Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar2017-11-071-0/+1
|\
| * License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* | perf machine: Use hashtable for machine threadsKan Liang2017-09-181-2/+3
|/
* perf rb_resort: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo2016-06-231-2/+2
* perf tools: Add template for generating rbtree resort classArnaldo Carvalho de Melo2016-05-051-0/+149