linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-08-25 20:01:22 to 2015-01-13 01:47:57 UTC [more...]

[PATCH v2 0/5] Perf tool fixes for ARC + uClibc
 2015-01-13  1:47 UTC  (12+ messages)
` [PATCH v2 1/5] perf tools: [uclibc] fix statfs.f_type data type mismatch build error
` [PATCH v2 2/5] perf tools: [uclibc] Elide strlcpy warning
` [PATCH v2 3/5] perf tools: [uclibc] Avoid build splat for syscall numbers
` [PATCH v2 4/5] perf tools: [uclibc] don't rely on glibc malloc working for sz 0
` [PATCH v2 5/5] perf tools: [uclibc] provide stub for pthread_attr_setaffinity_np

Perf support for interpreted and Just-In-Time translated languages
 2015-01-12 18:43 UTC  (22+ messages)
      ` Perf support for interpreted and Just-In-Time translated olanguages

[PATCH 0/5] Perf fixes for ARC + uClibc
 2015-01-10 10:44 UTC  (15+ messages)
` [PATCH 1/5] perf tools: [uclibc] fix statfs.f_type data type mismatch build error
` [PATCH 2/5] perf tools: [uclibc] Elide strlcpy warning
` [PATCH 3/5] perf tools: [uclibc] Avoid build splat for syscall numbers
` [PATCH 4/5] perf tools: [uclibc] don't rely on glibc malloc working for sz 0
` [PATCH 5/5] perf tools: [uclibc] provide stub for pthread_attr_setaffinity_np

JVM Profiling: Does hotspot emit frame pointer, and other Q's
 2015-01-10  9:37 UTC  (2+ messages)

Why the distinction between regular anon regions and hugepage anon regions for PERF_RECORD_MMAP entries?
 2015-01-10  3:27 UTC 

Size of perf data files
 2015-01-09  2:06 UTC  (5+ messages)

Sample LLC miss references?
 2015-01-08  9:08 UTC  (2+ messages)

[ANNOUNCE] trace-cmd v2.5 released
 2015-01-06  3:41 UTC 

Thoughts on processor vendor?
 2014-12-29 14:33 UTC 

Is it possible to get source code annotation for kernel modules ?
 2014-12-18 15:23 UTC  (4+ messages)

perf probe failed to find symbols -
 2014-12-16 11:46 UTC  (3+ messages)

Profiling a Qt5 application running on embedded hardware (IMX6)
 2014-12-10 19:04 UTC 

Perf support for interpreted and Just-In-Time translated languages
 2014-12-03  2:36 UTC  (2+ messages)

Is it possible to get (or compute) the consummed CPU with perf ?
 2014-11-30 20:37 UTC  (6+ messages)

Using perf with cgroups and containers
 2014-11-28 18:00 UTC  (4+ messages)

Size of perf data files
 2014-11-28  6:18 UTC  (7+ messages)

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-26 18:03 UTC 

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-24 17:56 UTC 

error: failed mmap with 25
 2014-11-14 22:24 UTC 

Memory leak in 3.17.rc6.g09bba1?
 2014-11-14 12:30 UTC  (2+ messages)

Perf mem report Data Object
 2014-11-06 14:06 UTC  (2+ messages)

Perf call-graph on arm aarch64 Linux
 2014-11-06  6:43 UTC 

[RFC] ARM64: Accessing perf counters from userspace
 2014-11-05 17:39 UTC  (12+ messages)
` [RFC PATCH 1/5] Application: reads perf cycle counter using perf_event_open syscall
` [RFC PATCH 2/5] Kernel module: to Enable userspace access to PMU counters for ArmV8
` [RFC PATCH 3/5] Application: Added test for Direct access of perf counter from userspace using asm
` [RFC PATCH 4/5]ARM64: Kernel: To read PMU cycle counter through vDSO Path
` [RFC PATCH 5/5] Application: to read PMU counter through vdso

perf top out of bounds address warnings when zoomed to kernel DSO
 2014-11-05 13:50 UTC 

Adding cache misses and references to list of default events for perf stat?
 2014-11-05 11:18 UTC  (4+ messages)

sampling and reading
 2014-11-05  2:41 UTC  (3+ messages)

Fix Penguin Penalty 17th October2014 ( mail-archive.com )
 2014-11-03 18:35 UTC 

sampling using perf
 2014-10-30 21:03 UTC  (2+ messages)

Load latency sampling on Sandy Bridge
 2014-10-29 20:15 UTC  (9+ messages)

Collect Per thread event count using perf
 2014-10-29  5:54 UTC  (2+ messages)

[PATCH 1/2] The ARM dwarf unwinder is missing some needed includes
 2014-10-08 16:45 UTC  (2+ messages)
` [PATCH 2/2] The arm64 dwarf unwinder is missing a needed include

[PATCH] perf top: Add a visual cue for toggle zeroing of samples
 2014-10-07  7:38 UTC  (3+ messages)

What do zeroing of samples in 'perf top' mean ?
 2014-10-04 16:51 UTC  (4+ messages)

[PATCH] perf top: Add a visual cue for toggle zeroing of samples
 2014-10-04 16:35 UTC 

[PATCH] perf top: Add a visual cue for toggle zeroing of samples
 2014-10-04 16:13 UTC 

Fix Symbol Address for ET_DYN
 2014-09-29 18:13 UTC  (11+ messages)
    ` [PATCH 1/1] perf tools: "

[PATCH] perf tools: modify error code when perf_session__new() fail
 2014-09-26  5:31 UTC  (2+ messages)

[PATCH] modify error code when perf_session__new() fail
 2014-09-24  1:39 UTC  (3+ messages)

用这个平台发短信,这就对了 mrl7sw83x
 2014-09-23 14:33 UTC 

[PATCH] modified error code when perf_session__new() fail
 2014-09-23  6:23 UTC  (5+ messages)

Perf event for Wall-time based sampling?
 2014-09-22  7:56 UTC  (25+ messages)

[GIT PULL 00/20] perf/core improvements and fixes
 2014-09-19  5:15 UTC  (3+ messages)
` [PATCH 18/20] perf probe: Do not access kallsyms when analyzing user binaries

Is perf userspace probe supported on mips
 2014-09-17 15:12 UTC 

[PATCH 03/13] perf annotate: Move session handling out of __cmd_annotate()
 2014-09-13  7:52 UTC 

perf probe dwarf on shared libraries
 2014-09-12  2:57 UTC  (3+ messages)

[PATCH] perf tools : adds support for native scripting
 2014-09-06 15:06 UTC  (3+ messages)

[PATCH 2/2] perf Makefile: default WERROR to off
 2014-08-26 12:11 UTC  (3+ messages)

[PATCH 1/2] perf Makefile: fix GNU-only grep usage
 2014-08-26  6:46 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).