Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1602577
| From | Steven Rostedt <rostedt@goodmis.org> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] tracing: Move trace_handle_return() out of line |
| Date | 2017-03-16 16:50 +0100 |
| Message-ID | <tlFP4-pI-17@gated-at.bofh.it> (permalink) |
| References | <tlFFp-lI-53@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Thu, 16 Mar 2017 11:34:59 -0400 Steven Rostedt <rostedt@goodmis.org> wrote: > text data bss dec hex filename > 137827709 140221067 53264384 331313160 13bf7008 vmlinux-allyes-handle > 137920629 140221067 53264384 331406080 13c0db00 vmlinux-allyes-orig Andi, with your patch I have: 137828738 140221067 53264384 331314189 13bf740d vmlinux-allyes-seq That's 91891 bytes in savings. 1029 bytes less than the savings of my patch. As I said, you out-of-lined the wrong function. -- Steve > > 92920 bytes in savings!!! >
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH] tracing: Move trace_handle_return() out of line Steven Rostedt <rostedt@goodmis.org> - 2017-03-16 16:40 +0100 Re: [PATCH] tracing: Move trace_handle_return() out of line Steven Rostedt <rostedt@goodmis.org> - 2017-03-16 16:50 +0100
csiph-web