summaryrefslogtreecommitdiff
path: root/udp.conf
AgeCommit message (Expand)AuthorFilesLines
2013-05-05misc: move file to source rootDaniel Borkmann1-0/+1056
authorJiri Olsa <jolsa@kernel.org>2016-07-05 08:56:04 +0200
committerArnaldo Carvalho de Melo <acme@redhat.com>2016-07-12 00:00:39 -0300
commitf542e7670e48bc9d0aed351c1fd2ae0b65cc6f68 (patch)
tree465c63ef93a84bfee9368fd4a10ff0f9d9c2d2c0
parent0a269a6bb3f86abb218b8632f13c4ecd9b6b92af (diff)
perf hists: Introduce hist_entry_ops
Introducing allocation callbacks, that allows to extend current hist_entry object into objects with special needs without polluting the current hist_entry object. Signed-off-by: Jiri Olsa <jolsa@kernel.org> Cc: David Ahern <dsahern@gmail.com> Cc: Namhyung Kim <namhyung@kernel.org> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Link: http://lkml.kernel.org/r/1467701765-26194-3-git-send-email-jolsa@kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat