Skip to content
GitLab
Projects Groups Topics Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Register
  • Sign in
  • I ipipe-x86
  • Project information
    • Project information
    • Activity
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
  • Deployments
    • Deployments
    • Releases
  • Analytics
    • Analytics
    • Repository
  • Activity
  • Graph
  • Commits
Collapse sidebar
  • xenomaixenomai
  • ipipe-x86
  • Repository
  • ipipe-x86
  • kernel
  • trace
  • trace_output.c
Find file BlameHistoryPermalink
  • Eduard - Gabriel Munteanu's avatar
    tracing: provide trace_seq_reserve() · bdd6df6a
    Eduard - Gabriel Munteanu authored Mar 23, 2009
    
    
    trace_seq_reserve() allows a caller to reserve space in a trace_seq and
    write directly into it. This makes it easier to export binary data to
    userspace via the tracing interface, by simply filling in a struct.
    
    Signed-off-by: default avatarEduard - Gabriel Munteanu <eduard.munteanu@linux360.ro>
    Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
    bdd6df6a

Imprint & Privacy Policy