#!/bin/sh # # stackcollapse.py can cover all type of perf samples including # the tracepoints, so no special record requirements, just record what # you want to analyze. # perf record "$@" d' href='https://universe.0xinfinity.dev/distro/kernel/atom/Documentation/doc-guide/kernel-doc.rst?h=linux-6.12.y' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
path: root/Documentation/doc-guide/kernel-doc.rst
AgeCommit message (Expand)Author
2020-12-08kernel-doc: Fix example in Nested structs/unionsBen Widawsky
2020-10-15docs: kerneldoc.py: add support for kerneldoc -nosymbolMauro Carvalho Chehab
2020-09-03kernel-doc: Update "cross-referencing from rST" section to use automarkupNĂ­colas F. R. A. Prado
2019-11-07kernel-doc: rename the kernel-doc directive 'functions' to 'identifiers'Changbin Du