diff options
author | Jiri Olsa <[email protected]> | 2015-12-23 18:58:32 +0100 |
---|---|---|
committer | Arnaldo Carvalho de Melo <[email protected]> | 2016-01-06 20:11:13 -0300 |
commit | c6a5f88f335ec43d2850d62bc4924f719d265670 (patch) | |
tree | df47921b208b3f73ae8434fa6024cf31e47bc449 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
parent | 76ee2ff342743e57cb6dc059d0aba90e0c4c9bfc (diff) |
tools build feature: Introduce feature_assign macro
The feature_assign macro generates feature value
assignment for name, like:
$(call feature_assign,dwarf) == feature-dwarf=1
This will be used more in following patches.
Signed-off-by: Jiri Olsa <[email protected]>
Tested-by: Wang Nan <[email protected]>
Cc: David Ahern <[email protected]>
Cc: Namhyung Kim <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Zefan Li <[email protected]>
Cc: pi3orama <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
[ Rename it to feature_assign, the original shorter name was misleading, to say the least ;-) ]
Signed-off-by: Arnaldo Carvalho de Melo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions