summaryrefslogtreecommitdiffstats
path: root/tools/perf/util/intlist.h
Commit message (Expand)AuthorAgeFilesLines
* perf intlist: Change 'struct intlist' int member to 'unsigned long'Jin Yao2021-02-081-5/+5
* perf util: Use cached rbtree for rblistsDavidlohr Bueso2019-01-251-1/+1
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* perf intlist: Rename for_each() macros to for_each_entry()Arnaldo Carvalho de Melo2016-06-231-4/+4
* perf util: Add findnew method to intlistDavid Ahern2013-10-141-0/+1
* perf intlist: Add priv memberDavid Ahern2013-10-111-0/+1
* perf tools: Allow passing a list to intlist__newArnaldo Carvalho de Melo2013-01-241-1/+1
* perf tools: Introduce intlistDavid Ahern2012-08-031-0/+75