summaryrefslogtreecommitdiff
path: root/Extra
blob: 12d4a2a17d17c594cde62cd8aef9d4edf921c89a (plain)
1
2
3
4
# Targets that need extra treatment for now

curvetun: LDFLAGS += -L ${CONFIG_NACL_LIB_DIR}
mausezahn: CFLAGS = $(mausezahn-eflags)
>space:mode:
authorChris Phlipot <cphlipot0@gmail.com>2016-05-07 02:17:00 -0700
committerArnaldo Carvalho de Melo <acme@redhat.com>2016-05-09 14:08:39 -0300
commitaff633406ca2772554bad7b37f2dfbc409b6ea74 (patch)
treeeff8e5a79c4d70c203d1145bcb37de5803bc7c43
parentf340c5fc93bda334efd9f2b5855ef0d3746e1564 (diff)
perf script: Fix incorrect python db-export error message
Fix the error message printed when attempting and failing to create the call path root incorrectly references the call return process. This change fixes the message to properly reference the failure to create the call path root. Signed-off-by: Chris Phlipot <cphlipot0@gmail.com> Cc: Adrian Hunter <adrian.hunter@intel.com> Cc: Peter Zijlstra <peterz@infradead.org> Link: http://lkml.kernel.org/r/1462612620-25008-2-git-send-email-cphlipot0@gmail.com Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat