|
|
|
[GIT PULL 00/13] perf/core fixes and improvements | |
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
|
|
Hi Ingo,
Please consider pulling,
- Arnaldo
The following changes since commit add79461a2a7d964a00b4a2fdaf313c4cf9cf4ec:
Merge tag 'perf-core-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/core (2012-06-29 15:11:26 +0200)
are available in the git repository at:
git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux tags/perf-core-for-mingo
for you to fetch changes up to 17d7a1123f0f6d532830152564cc812cc73db2f3:
perf bench: Fix confused variable namings and descriptions in mem subsystem (2012-07-02 14:35:45 -0300)
----------------------------------------------------------------
perf/core improvements and fixes
. Fix libtraceevent 'clean' make target, from Namhyung Kim
. Teach ctags about libtraceevent error codes, from Namhyung Kim
. Fix libtraceevent dependency files usage, from Namhyung Kim
. Support hex number pretty printing in libtraceevent, fixing
kvm output, from Namhyung Kim
. Kill some die() usage in libtraceevent, from Namhyung Kim
. Improve support for hw breakpoints parsing/pretty printing/testing,
from Jiri Olsa
. Clarify perf bench option naming, from Hitoshi Mitake
. Look for ".note" ELF notes too, used in the kernel vdso, from Jiri Olsa
. Fix internal PMU list usage, removing leak, from Robert Richter
Signed-off-by: Arnaldo Carvalho de Melo <acme@xxxxxxxxxx>
----------------------------------------------------------------
Hitoshi Mitake (1):
perf bench: Fix confused variable namings and descriptions in mem subsystem
Jiri Olsa (4):
perf tools: Fix hw breakpoint's type modifier parsing
perf evsel: Handle hw breakpoints event names in perf_evsel__name()
perf symbols: Add '.note' check into search for NOTE section
perf tools: Adding round_up/round_down macros
Konstantin Stepanyuk (1):
tools lib traceevent: Fix clean target in Makefile
Namhyung Kim (6):
tools lib traceevent: Teach [ce]tags about libtraceeevent error codes
tools lib traceevent: Make dependency files regeneratable
tools lib traceevent: Check string is really printable
tools lib traceevent: Use local variable 'field'
tools lib traceevent: Add support for __print_hex()
tools lib traceevent: Replace malloc_or_die to plain malloc in alloc_event()
Robert Richter (1):
perf tools: Fix generation of pmu list
tools/lib/traceevent/Makefile | 14 ++-
tools/lib/traceevent/event-parse.c | 112 ++++++++++++++++++--
tools/lib/traceevent/event-parse.h | 7 ++
tools/perf/Documentation/perf-bench.txt | 4 +-
tools/perf/bench/mem-memcpy.c | 80 +++++++-------
tools/perf/bench/mem-memset.c | 80 +++++++-------
tools/perf/util/evsel.c | 30 ++++++
tools/perf/util/include/linux/kernel.h | 10 ++
tools/perf/util/parse-events-test.c | 47 ++++++++
tools/perf/util/parse-events.c | 20 ++--
tools/perf/util/parse-events.l | 2 +-
tools/perf/util/pmu.c | 3 +-
.../perf/util/scripting-engines/trace-event-perl.c | 4 +
.../util/scripting-engines/trace-event-python.c | 4 +
tools/perf/util/symbol.c | 29 +++--
15 files changed, 335 insertions(+), 111 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Other Archives] [Linux Kernel Newbies] [Linux Driver Development] [Linux Kbuild] [Fedora Kernel] [Linux Kernel Testers] [Linux SH] [Linux Omap] [Linux Tape] [Linux Input] [Linux Kernel Janitors] [Linux Kernel Packagers] [Linux Doc] [Linux Man Pages] [Linux API] [Linux Memory Management] [Linux Modules] [Linux Standards] [Kernel Announce] [Netdev] [Git] [Linux PCI] Linux CAN Development [Linux I2C] [Linux RDMA] [Linux NUMA] [Netfilter] [Netfilter Devel] [SELinux] [Bugtraq] [FIO] [Linux Perf Users] [Linux Serial] [Linux PPP] [Linux ISDN] [Linux Next] [Kernel Stable Commits] [Linux Tip Commits] [Kernel MM Commits] [Linux Security Module] [AutoFS] [Filesystem Development] [Ext3 Filesystem] [Linux bcache] [Ext4 Filesystem] [Linux BTRFS] [Linux CEPH Filesystem] [Linux XFS] [XFS] [Linux NFS] [Linux CIFS] [Ecryptfs] [Linux NILFS] [Linux Cachefs] [Reiser FS] [Initramfs] [Linux FB Devel] [Linux OpenGL] [DRI Devel] [Fastboot] [Linux RT Users] [Linux RT Stable] [eCos] [Corosync] [Linux Clusters] [LVS Devel] [Hot Plug] [Linux Virtualization] [KVM] [KVM PPC] [KVM ia64] [Linux Containers] [Linux Hexagon] [Linux Cgroups] [Util Linux] [Wireless] [Linux Bluetooth] [Bluez Devel] [Ethernet Bridging] [Embedded Linux] [Barebox] [Linux MMC] [Linux IIO] [Sparse] [Smatch] [Linux Arch] [x86 Platform Driver] [Linux ACPI] [Linux IBM ACPI] [LM Sensors] [CPU Freq] [Linux Power Management] [Linmodems] [Linux DCCP] [Linux SCTP] [ALSA Devel] [Linux USB] [Linux PA RISC] [Linux Samsung SOC] [MIPS Linux] [IBM S/390 Linux] [ARM Linux] [ARM Kernel] [ARM MSM] [Tegra Devel] [Sparc Linux] [Linux Security] [Linux Sound] [Linux Media] [Video 4 Linux] [Linux IRDA Users] [Linux for the blind] [Linux RAID] [Linux ATA RAID] [Device Mapper] [Linux SCSI] [SCSI Target Devel] [Linux SCSI Target Infrastructure] [Linux IDE] [Linux SMP] [Linux AXP] [Linux Alpha] [Linux M68K] [Linux ia64] [Linux 8086] [Linux x86_64] [Linux Config] [Linux Apps] [Linux MSDOS] [Linux X.25] [Linux Crypto] [DM Crypt] [Linux Trace Users] [Linux Btrace] [Linux Watchdog] [Utrace Devel] [Linux C Programming] [Linux Assembly] [Dash] [DWARVES] [Hail Devel] [Linux Kernel Debugger] [Linux gcc] [Gcc Help] [X.Org] [Wine]
![]() |
![]() |
[Older Kernel Discussion] [Yosemite National Park Forum] [Large Format Photos] [Gimp] [Yosemite Photos] [Stuff]