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]
Date:	Wed,  9 Sep 2015 16:50:12 -0300
From:	Arnaldo Carvalho de Melo <acme@...nel.org>
To:	Kan Liang <kan.liang@...el.com>
Cc:	Ingo Molnar <mingo@...nel.org>, linux-kernel@...r.kernel.org,
	Arnaldo Carvalho de Melo <acme@...nel.org>,
	Adrian Hunter <adrian.hunter@...el.com>,
	Borislav Petkov <bp@...e.de>, David Ahern <dsahern@...il.com>,
	Frederic Weisbecker <fweisbec@...il.com>,
	Jiri Olsa <jolsa@...hat.com>,
	Namhyung Kim <namhyung@...nel.org>,
	Stephane Eranian <eranian@...gle.com>,
	Wang Nan <wangnan0@...wei.com>
Subject: [RFC 00/13] perf_env/CPU socket reorg/fixes

Hi,

	Please take a look at these changes to fix the problems reported by
Wang Nan wrt accesses to the cpu_topology_map information.

	The fixes are present on these following two csets:

  perf event: Use machine->env to find the cpu -> socket mapping
  perf report: Do not blindly use env->cpu[al.cpu].socket_id

	The rest are fixes made while working on this, infrastructure to enable
the fixes, reverts for things that ended up not being necessary and some
cleanups.

	It is available at:

 git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux.git perf/env

	Please let me know if I can have your Acked-by, Tested-by or
Reviewed-by.

- Arnaldo

Arnaldo Carvalho de Melo (13):
  perf env: Move perf_env out of header.h and session.c into separate object
  perf env: Rename some leftovers from rename to perf_env
  perf env: Adopt perf_header__set_cmdline
  perf env: Introduce read_cpu_topology_map() method
  perf sort: Set flag stating if the "socket" key is being used
  perf top: Cache the cpu topology info when "-s socket" is used
  perf hists browser: Fixup the "cpu" column width calculation
  perf machine: Add pointer to sample's environment
  perf event: Use machine->env to find the cpu -> socket mapping
  perf report: Do not blindly use env->cpu[al.cpu].socket_id
  Revert "perf evsel: Add a backpointer to the evlist a evsel is in"
  perf evsel: Remove forward declaration of 'struct perf_evlist'
  Revert "perf evlist: Add backpointer for perf_env to evlist"
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ