summaryrefslogtreecommitdiff
path: root/debian/doc-base.c
blob: a070d5acbe9ec012ab1e3c21cbf75b80d2054dd7 (plain)
1
2
3
4
5
6
7
8
9
Document: c-reference
Title: C Reference
Author: Martin Leslie
Abstract: This document is an attempt at producing a reference guide for the C programming language.
Section: Programming/C

Format: HTML
Index: /usr/share/doc/c-cpp-reference/html/C/c.html
Files: /usr/share/doc/c-cpp-reference/html/C/*
Melo <acme@redhat.com>2016-07-12 00:00:39 -0300 commitc09615f29c70d4155986f55097a99ad8f2036ca1 (patch) treeff31479eaec303414f454c81a24c14b125d24708 parenta5051979f533afc65112cc42a20f25db08bf2272 (diff)
perf ui stdio: Add way to setup the color output mode selection
In --stdio we turn off color output when the output is not a tty, which is not always desirable, for instance, in: perf annotate | more the 'more' tool is perfectly capable of processing the escape sequences for colored output. Allow using the existing logic for .perfconfig's "color.ui" to be used from the command line by providing a stdio__config_color() helper, that will be used by annotate and report in follow up patches. 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: Peter Zijlstra <peterz@infradead.org> Cc: Wang Nan <wangnan0@huawei.com> Link: http://lkml.kernel.org/n/tip-1u4wjdbcc41dxndsb4klpa9y@git.kernel.org Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
Diffstat
or diagnostic purpose. Signed-off-by: Shawn Guo <shawn.guo@linaro.org> Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Diffstat (limited to 'arch/arm/mach-mxs/Kconfig')