lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:   Tue, 16 Nov 2021 10:49:40 +0800
From:   Yinan Liu <yinan@...ux.alibaba.com>
To:     rostedt@...dmis.org
Cc:     mark-pk.tsai@...iatek.com, peterz@...radead.org, mingo@...hat.com,
        linux-kernel@...r.kernel.org
Subject: [PATCH v2 0/2] ftrace optimization at compile time

Hi,Steven
  
This is my V2 patch. If you haven't reviewed patch V1 yet,
just review this one. Thank you.

Yinan Liu (2):
  scripts: ftrace - move the sort-processing in ftrace_init to compile
    time
  scripts: ftrace - move the nop-processing in ftrace_init to compile
    time

 kernel/trace/ftrace.c   |  12 +++++-
 scripts/link-vmlinux.sh |   6 +--
 scripts/recordmcount.h  |  14 +++++++
 scripts/sorttable.c     |   2 +
 scripts/sorttable.h     | 109 +++++++++++++++++++++++++++++++++++++++++++++++-
 5 files changed, 136 insertions(+), 7 deletions(-)

-- 
2.14.4.44.g2045bb6

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ