Searched full:html (Results 1 – 25 of 773) sorted by relevance
12345678910>>...31
| /kernel/linux/linux-5.10/include/linux/ |
| D | compiler_attributes.h | 43 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-alias-function-a… 48 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-aligned-function… 49 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Type-Attributes.html#index-aligned-type-attribu… 50 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Variable-Attributes.html#index-aligned-variable… 61 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-always_005finlin… 79 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-assume_005falign… 80 * clang: https://clang.llvm.org/docs/AttributeReference.html#assume-aligned 89 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-cold-function-at… 90 * gcc: https://gcc.gnu.org/onlinedocs/gcc/Label-Attributes.html#index-cold-label-attribute 97 …* gcc: https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#index-const-function-a… [all …]
|
| /kernel/linux/linux-5.10/tools/power/pm-graph/ |
| D | sleepgraph.8 | 22 html timeline : <hostname>_<mode>.html 53 Add the dmesg and ftrace logs to the html output. They will be viewable by 92 hostname_command.html and will autodetect which suspend mode was triggered. 100 This reduces the html file size as there can be many tiny callbacks which are barely 128 command is called automatically to create summary html files for all the data (unless you 130 or summary html files. You can then run the tool again at a later time with \fI-summary\fR 138 You can generate the html timelines later with \fI-dmesg\fR & \fI-ftrace\fR, or 156 pre-expand the callgraph data in the html output (default: disabled) 163 This reduces the html file size as there can be many tiny callgraphs 195 Creates summary.html, summary-issues.html, and summary-devices.html in the current folder. [all …]
|
| D | bootgraph.8 | 11 creates an html representation of the initcall timeline. It graphs 25 html timeline : <hostname>_boot.html 37 Add the dmesg log to the html output. It will be viewable by 64 This reduces the html file size as there can be many tiny callgraphs 84 pre-expand the callgraph data in the html output (default: disabled) 106 Create HTML output from an existing dmesg file. 109 Create HTML output from an existing ftrace file (used with -dmesg). 128 Create a timeline using the current dmesg, add the log to the html and change the folder. 160 Rebuild the html from a previous run's logs, using the same options. 164 Rebuild the html with different options.
|
| D | README | 142 be used to regenerate the html timeline with different options 144 HTML output: <hostname>_<mode>.html 148 View the html in firefox or chrome. 214 individual test data and a set of summary pages in the root. The summary.html 216 summary-issue.html and summary-devices.html files include data taken from 220 summary.html 221 summary-issues.html 222 summary-devices.html 246 html files for all the data (unless you use -skiphtml). -skiphtml will 247 speed up the testing by not creating timelines or summary html files. You [all …]
|
| D | bootgraph.py | 21 # their linux stack's boot time. It creates an html representation of 56 htmlfile = 'bootgraph.html' 512 # Create the output html file from the resident test data 516 # True if the html file was created, false if it failed 518 # html function templates 540 devtl.html += html_timetotal.format(user_mode, last_init) 554 devtl.html += devtl.html_tblock.format('boot', '0', '100', devtl.scaleH) 560 devtl.html += devtl.html_phase.format(left, width, \ 581 devtl.html += devtl.html_device.format(dev['id'], 597 devtl.html += html_srccall.format(l.name, left, [all …]
|
| D | sleepgraph.py | 32 # time in suspend/resume. The output is a single html file which can be 141 htmlfile = 'output.html' 392 self.htmlfile = m.group('name')+'.html' 396 self.htmlfile = m.group('name')+'.html' 457 self.testdir+'/'+self.prefix+'_'+self.suspendmode+'.html' 1264 # contents: times for phase start/end, order/color data for html 1270 # parents/children, html id for timeline/callgraph 1869 html = '' 1881 html += '<li><b>'+node.name+drv+'</b>' 1883 html += '<ul>'+info+'</ul>' [all …]
|
| /kernel/linux/linux-5.10/tools/perf/Documentation/ |
| D | Makefile | 14 _MAN_HTML=$(patsubst %.txt,%.html,$(MAN_TXT)) 27 _DOC_HTML+=$(patsubst %,%.html,$(ARTICLES) $(SP_ARTICLES)) 58 HTML_REF = origin/html 176 all: html man 178 html: $(DOC_HTML) target 233 #install-html: html 271 $(OUTPUT)howto-index.txt $(OUTPUT)howto/*.html $(OUTPUT)doc.dep \ 272 $(OUTPUT)technical/api-*.html $(OUTPUT)technical/api-index.txt \ 277 $(MAN_HTML): $(OUTPUT)%.html : %.txt 305 XSLTOPTS = --xinclude --stringparam html.stylesheet docbook-xsl.css [all …]
|
| /kernel/linux/linux-5.10/tools/perf/scripts/python/ |
| D | flamegraph.py | 46 if self.args.format == "html" and \ 83 if self.args.format == "html": 91 output_fn = self.args.output or "flamegraph.html" 112 default="html", choices=["json", "html"], 117 default="/usr/share/d3-flame-graph/d3-flamegraph-base.html", 118 help="path to flamegraph HTML template")
|
| /kernel/linux/linux-5.10/Documentation/networking/ |
| D | snmp_counter.rst | 17 .. _RFC1213 ipInReceives: https://tools.ietf.org/html/rfc1213#page-26 30 .. _RFC1213 ipInDelivers: https://tools.ietf.org/html/rfc1213#page-28 41 .. _RFC1213 ipOutRequests: https://tools.ietf.org/html/rfc1213#page-28 60 .. _Explicit Congestion Notification: https://tools.ietf.org/html/rfc3168#page-6 73 .. _RFC1213 ipInHdrErrors: https://tools.ietf.org/html/rfc1213#page-27 81 .. _RFC1213 ipInAddrErrors: https://tools.ietf.org/html/rfc1213#page-27 98 .. _RFC1213 ipInUnknownProtos: https://tools.ietf.org/html/rfc1213#page-27 111 .. _RFC1213 ipInDiscards: https://tools.ietf.org/html/rfc1213#page-28 118 .. _RFC1213 ipOutDiscards: https://tools.ietf.org/html/rfc1213#page-28 125 .. _RFC1213 ipOutNoRoutes: https://tools.ietf.org/html/rfc1213#page-29 [all …]
|
| /kernel/linux/linux-5.10/Documentation/hwmon/ |
| D | tmp401.rst | 12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp401.html 20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp411.html 28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp431.html 36 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp432.html 44 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp435.html
|
| D | lm25066.rst | 26 http://www.national.com/pf/LM/LM25066.html 28 http://www.national.com/pf/LM/LM25066A.html 38 http://www.national.com/pf/LM/LM5064.html 48 http://www.national.com/pf/LM/LM5066.html
|
| D | tmp421.rst | 12 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html 20 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html 28 Datasheet: http://focus.ti.com/docs/prod/folders/print/tmp421.html
|
| /kernel/linux/linux-5.10/Documentation/virt/ |
| D | ne_overview.rst | 91 [2] https://www.kernel.org/doc/html/latest/admin-guide/mm/hugetlbpage.html 93 [4] https://www.kernel.org/doc/html/latest/admin-guide/kernel-parameters.html 94 [5] https://man7.org/linux/man-pages/man7/vsock.7.html 95 [6] https://www.kernel.org/doc/html/latest/x86/boot.html
|
| /kernel/linux/linux-5.10/Documentation/ |
| D | conf.py | 221 # -- Options for HTML output ---------------------------------------------- 223 # The theme to use for HTML and HTML Help pages. See the documentation for 235 … The Sphinx \'sphinx_rtd_theme\' HTML theme was not found. Make sure you have the theme installed … 305 # If true, "Created using Sphinx" is shown in the HTML footer. Default is True. 308 # If true, "(C) Copyright ..." is shown in the HTML footer. Default is True. 313 # base URL from which the finished HTML is served. 316 # This is the file name suffix for HTML files (e.g. ".xhtml"). 319 # Language to be used for generating the HTML full-text search index. 333 # Output file base name for HTML help builder. 550 # The HTML theme for the epub output. Since the default themes are not [all …]
|
| /kernel/linux/linux-5.10/scripts/coccinelle/misc/ |
| D | uninitialized_var.cocci | 44 …f initialization is deprecated (https://www.kernel.org/doc/html/latest/process/deprecated.html#uni… 51 …f initialization is deprecated (https://www.kernel.org/doc/html/latest/process/deprecated.html#uni…
|
| D | flexible_array.cocci | 80 … flexible-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zer… 87 … flexible-array member instead (https://www.kernel.org/doc/html/latest/process/deprecated.html#zer…
|
| /kernel/linux/linux-5.10/Documentation/arm/samsung-s3c24xx/ |
| D | eb2410itx.rst | 30 - Resources Page http://www.simtec.co.uk/products/EB2410ITX/resources.html 32 - Board FAQ at http://www.simtec.co.uk/products/EB2410ITX/faq.html 34 - Bootloader info http://www.simtec.co.uk/products/SWABLE/resources.html 35 and FAQ http://www.simtec.co.uk/products/SWABLE/faq.html
|
| /kernel/linux/linux-5.10/Documentation/kbuild/ |
| D | gcc-plugins.rst | 26 .. [1] https://gcc.gnu.org/onlinedocs/gccint/Plugins.html 27 .. [2] https://gcc.gnu.org/onlinedocs/gccint/Plugin-API.html#Plugin-API 28 .. [3] https://gcc.gnu.org/onlinedocs/gccint/GIMPLE.html 29 .. [4] https://gcc.gnu.org/onlinedocs/gccint/IPA.html 30 .. [5] https://gcc.gnu.org/onlinedocs/gccint/RTL.html
|
| /kernel/linux/linux-5.10/crypto/ |
| D | Kconfig | 276 https://tools.ietf.org/html/draft-shen-sm2-ecdsa-02 278 http://www.gmbz.org.cn/main/bzlb.html 551 https://tools.ietf.org/html/rfc4493 836 See <https://homes.esat.kuleuven.be/~bosselae/ripemd160.html> 853 See <https://homes.esat.kuleuven.be/~bosselae/ripemd160.html> 865 See <https://homes.esat.kuleuven.be/~bosselae/ripemd160.html> 877 See <https://homes.esat.kuleuven.be/~bosselae/ripemd160.html> 1040 https://datatracker.ietf.org/doc/html/draft-shen-sm3-hash 1052 https://tools.ietf.org/html/rfc6986 1077 <http://www.larc.usp.br/~pbarreto/WhirlpoolPage.html> [all …]
|
| /kernel/linux/linux-5.10/Documentation/admin-guide/ |
| D | perf-security.rst | 254 .. [2] `<http://man7.org/linux/man-pages/man2/perf_event_open.2.html>`_ 257 .. [5] `<https://www.kernel.org/doc/html/latest/security/credentials.html>`_ 258 .. [6] `<http://man7.org/linux/man-pages/man7/capabilities.7.html>`_ 259 .. [7] `<http://man7.org/linux/man-pages/man2/ptrace.2.html>`_ 262 .. [10] `<http://man7.org/linux/man-pages/man5/acl.5.html>`_ 263 .. [11] `<http://man7.org/linux/man-pages/man2/getrlimit.2.html>`_ 264 .. [12] `<http://man7.org/linux/man-pages/man5/limits.conf.5.html>`_ 266 .. [14] `<http://man7.org/linux/man-pages/man8/auditd.8.html>`_
|
| /kernel/linux/linux-5.10/tools/power/pm-graph/config/ |
| D | example.cfg | 25 # output folder for html, ftrace, and dmesg. Use {date} and {time} for current values 33 # add the dmesg and ftrace log to the html output (default: false) 40 # Skip HTML generation 41 # Only capture the logs, don't generate the html timeline (default: false) 138 # pre-expand the callgraph data in the html output (default: disabled)
|
| /kernel/linux/linux-5.10/arch/h8300/ |
| D | Kconfig.cpu | 51 <http://strawberry-linux.com/h8/index.html> 60 <http://www.nissin-tech.com/2009/10/uclinuxkane-bebe-h83069f.html> 78 <http://www.azpower.com/H8-uClinux/index.html>
|
| /kernel/linux/linux-5.10/tools/lib/perf/Documentation/ |
| D | Makefile | 14 _MAN_HTML = $(patsubst %.txt,%.html,$(MAN_TXT)) 34 htmldir = $(docdir)/html 124 install-html: 125 $(call QUIET_INSTALL, html) \ 153 $(MAN_HTML): $(OUTPUT)%.html: %.txt
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/chelsio/ |
| D | Kconfig | 35 <http://www.chelsio.com/support.html>. 62 <http://www.chelsio.com/support.html>. 84 <http://www.chelsio.com/support.html>. 125 <http://www.chelsio.com/support.html>.
|
| /kernel/linux/linux-5.10/ |
| D | README | 70 https://www.kernel.org/doc/html/latest/process/submitting-patches.html 249 2.1 Use plain text format instead of HTML format 251 select "Compose message in HTML format". 258 - Disable HTML Format: Set "mail.identity.id1.compose_html" to 269 be rendered in a number of formats, like HTML and PDF. Please read 275 https://www.kernel.org/doc/html/latest/
|
12345678910>>...31