diff options
author | Arnaldo Carvalho de Melo <acme@redhat.com> | 2018-05-28 17:11:47 +0300 |
---|---|---|
committer | Arnaldo Carvalho de Melo <acme@redhat.com> | 2018-06-04 16:28:52 +0300 |
commit | bfa63519fb94fd8b4b0e5ffcd8bde650ea8b20c1 (patch) | |
tree | 1b85fa0b658d3a431b57981aaf85f3525b5211a3 /net/netlink | |
parent | e2d88aaa649e65851463426b133d87b61d3accbd (diff) | |
download | linux-bfa63519fb94fd8b4b0e5ffcd8bde650ea8b20c1.tar.xz |
perf sort: Introduce addr_map_symbol__srcline() to make code more compact
Since we have 'struct addr_map_symbol' and the srcline sort order keys
all operate on those, make the code more compact by introducing a
function that receives a pointer to such struct and expands the
arguments to map__srcline().
Cc: Adrian Hunter <adrian.hunter@intel.com>
Cc: David Ahern <dsahern@gmail.com>
Cc: Jiri Olsa <jolsa@kernel.org>
Cc: Namhyung Kim <namhyung@kernel.org>
Cc: Wang Nan <wangnan0@huawei.com>
Link: https://lkml.kernel.org/n/tip-j540wq7n3ukkh70gk5be0in5@git.kernel.org
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat (limited to 'net/netlink')
0 files changed, 0 insertions, 0 deletions