summaryrefslogtreecommitdiffstats
path: root/lib/ubsan.c
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2016-05-05 11:44:28 -0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2016-05-05 21:03:55 -0300
commitf58c253564815db541e93b5411c2b47dbcb2f0ea (patch)
treebe501268cc195f87c01f3b250831bdaaff86f9f6 /lib/ubsan.c
parentd2c11034406733374d1cdc588c53bb076d95a4e2 (diff)
downloadlinux-f58c253564815db541e93b5411c2b47dbcb2f0ea.tar.bz2
perf tools: Add template for generating rbtree resort class
Sometimes we want to sort an existing rbtree by a different key, introduce a template for that, that needs only to be provided the rbtree root and the number of entries in it. To do that a new rbtree will be created with extra space for each entry, where possibly pre-calculated keys will be stored to be used in the resort process and also later, when using the newly sorted rbtree. Please check the following two changesets to see it in use for resorting stats for threads and its syscalls in 'perf trace --summary'. Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: David Ahern <dsahern@gmail.com> Cc: Jiri Olsa <jolsa@kernel.org> Cc: Milian Wolff <milian.wolff@kdab.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Wang Nan <wangnan0@huawei.com> Link: http://lkml.kernel.org/n/tip-9l6e1q34lmf3wwdeewstyakg@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'lib/ubsan.c')
0 files changed, 0 insertions, 0 deletions