linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2014-11-26 18:03:09 to 2015-03-20 13:03:13 UTC [more...]

[PATCH] perf tools: Work around lack of sched_getcpu in glibc < 2.6
 2015-03-20 13:03 UTC  (9+ messages)
      ` [PATCH v2] "

[RFC PATCH] perf tui: Annotate entries in callchains
 2015-03-20  0:34 UTC  (2+ messages)

[PATCH] perf annotate: Set the input file name after parsing options
 2015-03-19 17:26 UTC 

Why the need to do a perf_event_open syscall for each cpu on the system?
 2015-03-17 15:30 UTC  (7+ messages)

Why "perf stat" output more memory load/store counts?
 2015-03-13  0:25 UTC  (5+ messages)

event power/energy-dram/
 2015-03-07  5:50 UTC  (2+ messages)

address output in 'perf script' does not work for addr2line
 2015-03-06 23:19 UTC  (7+ messages)

What do mean children of top ?
 2015-03-05  1:20 UTC  (4+ messages)

compile error : about declaration of ‘pthread_attr_setaffinity_np’
 2015-02-28  3:04 UTC  (2+ messages)

Bizarre results from perf event API
 2015-02-27 21:41 UTC  (11+ messages)

Perf API vs Ftrace
 2015-02-27  8:05 UTC 

Ftrace reading binary
 2015-02-27  7:41 UTC 

Weird instruction profiling
 2015-02-20 19:04 UTC  (6+ messages)

uprobe symbols with @GLIBC
 2015-02-20 17:57 UTC  (3+ messages)

perf config : Have not effect pager.cmd ?
 2015-02-18 10:32 UTC 

Sample memory references with at least a given latency?
 2015-02-18  9:31 UTC  (10+ messages)

perfconfig : what does mean annotate.show_nr_jumps ?
 2015-02-17 20:35 UTC  (2+ messages)

Despite exclude_host=1, I see PERF_RECORD_MISC_KERNEL samples
 2015-02-17 20:33 UTC  (2+ messages)

several questions about config
 2015-02-15 11:23 UTC 

[PATCH] perf symbols: Define STT_GNU_IFUNC for glibc 2.9 and older
 2015-02-10 14:24 UTC  (2+ messages)

What does several of perf configurations (alias, help, call-graph) mean ?
 2015-02-05 14:06 UTC  (2+ messages)

PATCH[2/3 RFC] PERF, Add remapping support for jit'ed code to perf
 2015-02-04 17:15 UTC 

PATCH[3/3 RFC] PERF, Add remapping support for jit'ed code to perf
 2015-02-04 17:15 UTC 

PATCH[1/3 RFC] PERF, Add remapping support for jit'ed code to perf
 2015-02-04 17:15 UTC 

PATCH[0/3 RFC] PERF, Add remapping support for jit'ed code to perf
 2015-02-04 17:15 UTC 

Mailing list for performance events and tracing subsystems
 2015-02-03 20:31 UTC 

[PATCH] perf: fix building error in x86_64 when dwarf unwind is on
 2015-02-03 19:58 UTC 

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

Perf support for interpreted and Just-In-Time translated languages
 2015-01-23  8:25 UTC  (27+ messages)
      ` Perf support for interpreted and Just-In-Time translated olanguages

Using perf to generate a call stack from a kernel function to the user space caller
 2015-01-21 14:56 UTC  (5+ messages)

pipe_output format different from file output?
 2015-01-20 15:13 UTC  (2+ messages)

perf: Kconfig based feature selection
 2015-01-19 20:32 UTC  (5+ messages)

Why the distinction between regular anon regions and hugepage anon regions for PERF_RECORD_MMAP entries?
 2015-01-13 15:30 UTC  (2+ messages)

[PATCH v2 0/5] Perf tool fixes for ARC + uClibc
 2015-01-13  4:49 UTC  (13+ 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

[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)

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  (5+ 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 


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).