aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/rb_resort.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-01-25perf util: Use cached rbtree for rblistsDavidlohr Bueso1-1/+1
2019-01-25perf machine: Use cached rbtreesDavidlohr Bueso1-3/+3
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsIngo Molnar1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2017-09-18perf machine: Use hashtable for machine threadsKan Liang1-2/+3
2016-06-23perf rb_resort: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo1-2/+2
2016-05-05perf tools: Add template for generating rbtree resort classArnaldo Carvalho de Melo1-0/+149