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>] [day] [month] [year] [list]
Date:	Fri, 10 Nov 2006 10:47:03 -0600
From:	Maynard Johnson <maynardj@...ibm.com>
To:	linux-kernel@...r.kernel.org
Subject: [RFC, PATCH 0/2] OProfile for Cell: Initial profiling support

Hello,
I will be posting two patches that provide the necessary changes to 
support OProfile on Cell.  These patches enable profiling of events from 
the PPU and other islands of the CBE, with the exception of the SPUs.  A 
separate patch for profiling SPUs will be posted at a future date.

The first patch is a utility header file containing macros, 
declarations, etc, used by our OProfile implementation.  It is placed in 
a "cell" subdirectory of arch/powerpc/oprofile since the planned future 
SPU patch will also be placed in this subdirectory and will #include 
this header file.  So it made sense to not clutter up the 
arch/powerpc/oprofile directory with anymore arch-specific stuff than is 
necessary.

The second patch contains the bulk of the functionality, most of which 
is in the new file, arch/powerpc/oprofile/op_model_cell.c.

These two patches rely on the patches Kevin Corry submitted to this list 
on Nov 9 (subject "Oprofile-on-Cell prereqs").

Thanks for taking the time to review these patches.

Maynard Johnson
IBM LTC Power Linux Toolchain
507-253-2650


-
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