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-next>] [day] [month] [year] [list]
Message-ID: <20250305023120.155420-1-linux@treblig.org>
Date: Wed,  5 Mar 2025 02:31:14 +0000
From: linux@...blig.org
To: irogers@...gle.com,
	mark.rutland@....com,
	alexander.shishkin@...ux.intel.com,
	jolsa@...nel.org,
	adrian.hunter@...el.com,
	kan.liang@...ux.intel.com,
	namhyung@...nel.org
Cc: peterz@...radead.org,
	mingo@...hat.com,
	acme@...nel.org,
	linux-perf-users@...r.kernel.org,
	linux-kernel@...r.kernel.org,
	"Dr. David Alan Gilbert" <linux@...blig.org>
Subject: [PATCH 0/6] perf: Deadcode - the P's

From: "Dr. David Alan Gilbert" <linux@...blig.org>

Hi,
  This is another set of perf deadcode, this is my set
all starting with 'p'.  It was built on top of 
perf-tools-next as of a few days ago (7788ad59d1d9).

Dave

Signed-off-by: Dr. David Alan Gilbert <linux@...blig.org>



Dr. David Alan Gilbert (6):
  perf core: Remove perf_event_attrs and perf_event_refresh
  perf util: Remove unused perf_color_default_config
  perf util: Remove unused pstack__pop
  perf util: Remove unused perf_data__update_dir
  perf util: Remove unused perf_pmus__default_pmu_name
  perf util: Remove unused perf_config__refresh

 include/linux/perf_event.h     | 10 ----------
 kernel/events/core.c           | 24 ------------------------
 tools/perf/util/color.h        |  5 -----
 tools/perf/util/color_config.c | 11 -----------
 tools/perf/util/config.c       |  6 ------
 tools/perf/util/config.h       |  1 -
 tools/perf/util/data.c         | 20 --------------------
 tools/perf/util/data.h         |  1 -
 tools/perf/util/pmus.c         | 29 -----------------------------
 tools/perf/util/pmus.h         |  1 -
 tools/perf/util/pstack.c       | 14 --------------
 tools/perf/util/pstack.h       |  1 -
 12 files changed, 123 deletions(-)

-- 
2.48.1


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ