[<prev] [next>] [day] [month] [year] [list]
Message-ID: <20210410093653.0d9ffc95@oasis.local.home>
Date: Sat, 10 Apr 2021 09:36:53 -0400
From: Steven Rostedt <rostedt@...dmis.org>
To: LKML <linux-kernel@...r.kernel.org>,
"linux-trace-devel@...r.kernel.org"
<linux-trace-devel@...r.kernel.org>,
Linux-trace Users <linux-trace-users@...r.kernel.org>
Cc: Zamir SUN <sztsian@...il.com>,
Arnaldo Carvalho de Melo <acme@...nel.org>,
Jiri Olsa <jolsa@...hat.com>, zsun@...hat.com,
Vitaly Chikunov <vt@...linux.org>,
Tzvetomir Stoyanov <tstoyanov@...are.com>,
Yordan Karadzhov <ykaradzhov@...are.com>,
Ben Hutchings <ben@...adent.org.uk>,
Sudip Mukherjee <sudipm.mukherjee@...il.com>,
Tony Jones <tonyj@...e.de>, John Kacur <jkacur@...hat.com>,
Clark Williams <williams@...hat.com>,
Al Stone <ahs3@...ian.org>,
Mauro Carvalho Chehab <mchehab+huawei@...nel.org>,
Jes Sorensen <jes.sorensen@...il.com>
Subject: [ANNOUNCE] libtraceevent 1.2.0
I'm pleased to announce the new version of libtraceevent library has been
released:
libtraceevent: 1.2.0
https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/snapshot/libtraceevent-1.2.0.tar.gz
https://git.kernel.org/pub/scm/libs/libtrace/libtraceevent.git/
Changes since 1.1.3:
- Generic override warning() function is now called tep_warning()
- Generic override __vwarning() is now called tep_vwarning() and takes another
parameter that can pass in the application name that calls it.
- New API tep_parse_kallsyms() to load kallsyms file.
- New API tep_parse_saved_cmdlines() to load saved_cmdilnes file.
- New API tep_parse_printk_formats() to load printk_formats file.
- And small clean ups and fixes.
-- Steve
Powered by blists - more mailing lists