[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <cover.1626966805.git.rickyman7@gmail.com>
Date: Thu, 22 Jul 2021 17:34:13 +0200
From: Riccardo Mancini <rickyman7@...il.com>
To: Arnaldo Carvalho de Melo <acme@...nel.org>
Cc: Namhyung Kim <namhyung@...nel.org>,
Ian Rogers <irogers@...gle.com>,
Peter Zijlstra <peterz@...radead.org>,
Ingo Molnar <mingo@...hat.com>,
Mark Rutland <mark.rutland@....com>,
Alexander Shishkin <alexander.shishkin@...ux.intel.com>,
Jiri Olsa <jolsa@...hat.com>,
Riccardo Mancini <rickyman7@...il.com>,
linux-kernel@...r.kernel.org, linux-perf-users@...r.kernel.org
Subject: [PATCH 0/3] tools: add gettid to libc_compat.h
Hi Arnaldo,
following our previous discussion on workqueue RFC patchset, I'm sending
this patchet to add gettid to tools/include/tools/libc_compat.h.
This new definition will replace existing uses and will be used by the
workqueue code.
Thanks,
Riccardo
Riccardo Mancini (3):
tools libc_compat: add gettid
perf jvmti: use gettid from libc_compat
perf test: mmap-thread-lookup: use gettid
tools/include/tools/libc_compat.h | 7 +++++++
tools/perf/jvmti/jvmti_agent.c | 9 +--------
tools/perf/tests/mmap-thread-lookup.c | 4 ++--
3 files changed, 10 insertions(+), 10 deletions(-)
--
2.31.1
Powered by blists - more mailing lists