aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/rb_resort.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-25perf util: Use cached rbtree for rblistsGravatar Davidlohr Bueso 1-1/+1
2019-01-25perf machine: Use cached rbtreesGravatar Davidlohr Bueso 1-3/+3
2017-11-07Merge branch 'linus' into perf/core, to fix conflictsGravatar Ingo Molnar 1-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGravatar Greg Kroah-Hartman 1-0/+1
2017-09-18perf machine: Use hashtable for machine threadsGravatar Kan Liang 1-2/+3
2016-06-23perf rb_resort: Rename for_each() macros to for_each_entry()Gravatar Arnaldo Carvalho de Melo 1-2/+2
2016-05-05perf tools: Add template for generating rbtree resort classGravatar Arnaldo Carvalho de Melo 1-0/+149