linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-10 09:37:20 to 2015-04-13 17:20:12 UTC [more...]

perf user SDT markers
 2015-04-13 17:19 UTC  (4+ messages)

Sampling on sched:sched_switch
 2015-04-13 15:11 UTC  (2+ messages)

[PATCH 1/2] perf tools: Add 'perf-config' command
 2015-04-12 14:45 UTC  (6+ messages)
` [PATCH 2/2] perf tools: Add a option 'remove' to perf-config and features which get or set a config variable

How to measure VM events using perf-event
 2015-04-11 11:59 UTC  (6+ messages)

Uncore event for one process
 2015-04-10 12:14 UTC  (2+ messages)

perf smapling
 2015-04-08  6:41 UTC  (17+ messages)
      ` Fwd: "

perf event of node-load
 2015-04-08  5:23 UTC 

Translation to File name in sys_enter_open
 2015-04-07 12:21 UTC  (4+ messages)

Intel load latency facility
 2015-04-07 12:13 UTC 

kprobe registration fails
 2015-03-29  9:19 UTC 

[RFC PATCH] perf tui: Annotate entries in callchains
 2015-03-28 16:24 UTC  (14+ messages)

[PATCH] perf tools: Work around lack of sched_getcpu in glibc < 2.6
 2015-03-24  7:10 UTC  (14+ messages)
      ` [PATCH v2] "
                    ` [PATCH v3] "

[PATCH] perf annotate: Set the input file name after parsing options
 2015-03-23  0:36 UTC  (2+ messages)

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  (21+ 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  (8+ messages)
` [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)


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