From: "Tzvetomir Stoyanov (VMware)" <tz.stoyanov@gmail.com> To: rostedt@goodmis.org Cc: linux-trace-devel@vger.kernel.org Subject: [PATCH 0/3] Synchronize libtraceevent with kernel tree Date: Thu, 25 Jun 2020 13:04:37 +0300 Message-ID: <20200625100440.365196-1-tz.stoyanov@gmail.com> (raw) More backported traceevent library patches from kernel's tools/lib/traceevent Steven Rostedt (VMware) (3): trace-cmd traceevent: Add append() function helper for appending strings trace-cmd traceevent: Handle __attribute__((user)) in field names trace-cmd traceevent: Add handler for __builtin_expect() lib/traceevent/event-parse.c | 168 +++++++++++++++++++++++------------ 1 file changed, 111 insertions(+), 57 deletions(-) -- 2.26.2
next reply index Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top 2020-06-25 10:04 Tzvetomir Stoyanov (VMware) [this message] 2020-06-25 10:04 ` [PATCH 1/3] trace-cmd traceevent: Add append() function helper for appending strings Tzvetomir Stoyanov (VMware) 2020-06-25 10:04 ` [PATCH 2/3] trace-cmd traceevent: Handle __attribute__((user)) in field names Tzvetomir Stoyanov (VMware) 2020-06-25 10:04 ` [PATCH 3/3] trace-cmd traceevent: Add handler for __builtin_expect() Tzvetomir Stoyanov (VMware)
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20200625100440.365196-1-tz.stoyanov@gmail.com \ --to=tz.stoyanov@gmail.com \ --cc=linux-trace-devel@vger.kernel.org \ --cc=rostedt@goodmis.org \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
Linux-Trace-Devel Archive on lore.kernel.org Archives are clonable: git clone --mirror https://lore.kernel.org/linux-trace-devel/0 linux-trace-devel/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 linux-trace-devel linux-trace-devel/ https://lore.kernel.org/linux-trace-devel \ linux-trace-devel@vger.kernel.org public-inbox-index linux-trace-devel Example config snippet for mirrors Newsgroup available over NNTP: nntp://nntp.lore.kernel.org/org.kernel.vger.linux-trace-devel AGPL code for this site: git clone https://public-inbox.org/public-inbox.git