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] [day] [month] [year] [list]
Date:   Thu, 23 Aug 2018 10:59:35 -0300
From:   Arnaldo Carvalho de Melo <acme@...hat.com>
To:     Steven Rostedt <rostedt@...dmis.org>
Cc:     "tip-bot for Tzvetomir Stoyanov (VMware)" <tipbot@...or.com>,
        y.karadz@...il.com, tz.stoyanov@...il.com, tglx@...utronix.de,
        akpm@...ux-foundation.org, linux-kernel@...r.kernel.org,
        hpa@...or.com, mingo@...nel.org, peterz@...radead.org,
        linux-tip-commits@...r.kernel.org
Subject: Re: [tip:perf/urgent] tools lib traceevent: Rename various pevent
 get/set/is APIs

Em Wed, Aug 22, 2018 at 10:36:12AM -0400, Steven Rostedt escreveu:
> On Sat, 18 Aug 2018 04:53:45 -0700
> "tip-bot for Tzvetomir Stoyanov (VMware)" <tipbot@...or.com> wrote:
> 
> > Commit-ID:  413af01c8d9d5d688df3244401cbddfe98bafe2a
> > Gitweb:     https://git.kernel.org/tip/413af01c8d9d5d688df3244401cbddfe98bafe2a
> > Author:     Tzvetomir Stoyanov (VMware) <tz.stoyanov@...il.com>
> > AuthorDate: Wed, 8 Aug 2018 14:03:06 -0400
> > Committer:  Arnaldo Carvalho de Melo <acme@...hat.com>
> > CommitDate: Mon, 13 Aug 2018 15:35:02 -0300
> > 
> > tools lib traceevent: Rename various pevent get/set/is APIs
> > 
> > In order to make libtraceevent into a proper library, variables, data
> > structures and functions require a unique prefix to prevent name space
> > conflicts. That prefix will be "tep_" and not "pevent_". This changes
> > APIs: pevent_pid_is_registered, pevent_get_cpus, pevent_set_cpus,
> > pevent_is_file_bigendian, pevent_is_host_bigendian, pevent_is_latency_format,
> > pevent_set_latency_format
> > 
> > Signed-off-by: Tzvetomir Stoyanov (VMware) <tz.stoyanov@...il.com>
> > Cc: Andrew Morton <akpm@...ux-foundation.org>
> > Cc: Peter Zijlstra <peterz@...radead.org>
> > Cc: Yordan Karadzhov (VMware) <y.karadz@...il.com>
> > Cc: linux-trace-devel@...r.kernel.org
> > Link: http://lkml.kernel.org/r/20180808180703.114110715@goodmis.org
> > Signed-off-by: Steven Rostedt <rostedt@...dmis.org>
> 
> Hi Arnaldo,
> 
> I'm curious to why the "(VMware)" part of my Signed-off-by was stripped
> off on all these patches? It's required that is added to denote that my
> work is done on my company time, otherwise I will have to use my vmware
> email address which I really don't want to do.

I'll make sure it is kept, fixing my scripts,

Thanks,

- Arnaldo

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ