aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/util/intlist.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-02-08perf intlist: Change 'struct intlist' int member to 'unsigned long'Jin Yao1-5/+5
2019-01-25perf util: Use cached rbtree for rblistsDavidlohr Bueso1-1/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman1-0/+1
2016-06-23perf intlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo1-4/+4
2013-10-14perf util: Add findnew method to intlistDavid Ahern1-0/+1
2013-10-11perf intlist: Add priv memberDavid Ahern1-0/+1
2013-01-24perf tools: Allow passing a list to intlist__newArnaldo Carvalho de Melo1-1/+1
2012-08-03perf tools: Introduce intlistDavid Ahern1-0/+75