linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-12-09 02:11:16 to 2016-04-26 01:04:07 UTC [more...]

Missing stack symbols with perf_event's perf report, despite -fno-omit-frame-pointer compilation
 2016-04-26  1:03 UTC  (5+ messages)

Misleading hint to select CONFIG_PERF_EVENTS if driver sets PERF_PMU_CAP_NO_INTERRUPT
 2016-04-22 13:25 UTC 

Ability for classifying of measurements
 2016-04-20 17:47 UTC  (4+ messages)
      ` Ability for classifying of measurements\

Ideas to measure kernel function execution time using perf
 2016-04-20 13:09 UTC  (5+ messages)

[PATCH] perf trace: Add support for printing call chains on sys_exit events
 2016-04-09 11:44 UTC  (5+ messages)

perf trace report with time consumed
 2016-04-08 13:01 UTC  (16+ messages)
                ` [PATCH] perf tools: Add dedicated unwind addr_space member into thread struct

LBR unwinding for user defined dynamic trace point
 2016-04-07 15:55 UTC  (5+ messages)

Introduction to Last Branch Records on perf
 2016-04-07 14:21 UTC 

Building perf with clang
 2016-04-02 21:33 UTC  (3+ messages)

[PATCH] perf inject: Make it possible to merge raw_syscalls:sys_enter/exit
 2016-04-01 23:50 UTC 

[PATCH 1/9] perf test: Adding an entry for the perftool-testsuite
 2016-03-29 19:39 UTC  (19+ messages)
` [PATCH 2/9] perf test: adding new testsuite: common files
` [PATCH 3/9] perf test: new testsuite: perf annotate tests
` [PATCH 4/9] perf test: new testsuite: perf buildid-list tests
` [PATCH 5/9] perf test: new testsuite: perf list tests
` [PATCH 6/9] perf test: new testsuite: perf probe tests
` [PATCH 7/9] perf test: new testsuite: perf report tests
` [PATCH 8/9] perf test: new testsuite: perf stat tests
` [PATCH 9/9] perf test: new testsuite: perf trace tests

[PATCH 0/9] perf test: the testsuite again
 2016-03-29 17:28 UTC  (5+ messages)

[PATCH 1/9] perf test: Adding an entry for the perftool-testsuite - CORRECT
 2016-03-16 14:05 UTC 

Bogus PMCs on Linux 3.13
 2016-03-12 14:12 UTC  (2+ messages)

[PATCH v11 17/24] perf config: Collect configs to handle config variables
 2016-03-05  2:55 UTC  (3+ messages)

user-defined static trace points
 2016-03-02  6:51 UTC  (3+ messages)

Multi-PMU groups with the perf tool
 2016-03-01 17:22 UTC  (2+ messages)

[RFC] perf: probe_finder: continue if atleast one probe point found
 2016-03-01 10:36 UTC  (7+ messages)

INFORMAÇÃO IMPORTANTE RE: Consultoria de Investimento em sua Localidade
 2016-02-28 12:41 UTC 

[RFC v2] perf: probe_finder: continue if atleast one probe point found
 2016-02-28 11:19 UTC 

What unit is used by "period" for sleep time profiling?
 2016-02-23 19:29 UTC  (3+ messages)

perf hardware multiplexing - how to diagnose it?
 2016-02-16 11:32 UTC 

[RFC PATCH] perf hists: Do column alignment on the format iterator
 2016-02-12 15:50 UTC  (5+ messages)

[RFC] perf: fix building for ARCv1
 2016-02-10  3:09 UTC  (19+ messages)

How to detect memory bound workloads with perf / toplev?
 2016-02-07 17:39 UTC 

User defined metrics for perf stat?
 2016-02-06 21:54 UTC  (18+ messages)
            ` eBPF counters for 'perf stat' e.g.: "

memory consumption information in perf stat?
 2016-02-04  8:51 UTC  (4+ messages)

sleep time counter for perf stat
 2016-01-28 17:19 UTC 

perf tracepoints for regular user?
 2016-01-25 15:43 UTC  (8+ messages)
      ` Aw: "
        `  "

Strange values of multiplexed hardware counters
 2016-01-22 17:10 UTC 

odd error from "perf record"
 2016-01-20  1:31 UTC  (5+ messages)

perf event: what does mean node-* event [HW cache event] ?
 2016-01-14  9:26 UTC 

linux 4.4, perf & BPF, and bpf_perf_event_output
 2016-01-13  2:54 UTC  (5+ messages)

Review & Reply
 2015-12-18 10:18 UTC 

Review & Reply
 2015-12-17  0:55 UTC 

[PATCH 0/9] Tesstsuite - splitted to more commits
 2015-12-16 11:59 UTC  (3+ messages)

[PATCH 3/9] perf test: new testsuite: perf annotate tests
 2015-12-16 11:51 UTC  (6+ messages)

[PATCH 4/9] perf test: new testsuite: perf buildid-list tests
 2015-12-15 12:04 UTC  (2+ messages)

[PATCH 1/9] perf test: Adding an entry for the perftool-testsuite
 2015-12-15 12:03 UTC  (2+ messages)

[PATCH perf/core 00/22] perf refcnt debugger API and fixes
 2015-12-11 22:26 UTC  (43+ messages)
` [PATCH perf/core 01/22] [v2] perf refcnt: Introduce generic refcount APIs with debug feature
` [PATCH perf/core 02/22] perf refcnt: Use a hash for refcnt_root
` [PATCH perf/core 08/22] perf: Make thread uses refcnt for debug
` [PATCH perf/core 10/22] perf: Make comm_str to use "
` [PATCH perf/core 13/22] perf: Make perf_mmap "
` [PATCH perf/core 14/22] perf: Fix dso__load_sym to put dso
` [PATCH perf/core 15/22] perf: Fix map_groups__clone to put cloned map
` [PATCH perf/core 16/22] perf: Fix __cmd_top and perf_session__process_events to put the idle thread
` [PATCH perf/core 17/22] perf: Fix __machine__addnew_vdso to put dso after add to dsos
` [PATCH perf/core 18/22] perf stat: Fix cmd_stat to release cpu_map
` [PATCH perf/core 19/22] perf: fix hists_evsel to release hists
` [PATCH perf/core 20/22] perf: Fix maps__fixup_overlappings to put used maps
` [PATCH perf/core 21/22] perf: Fix machine.vmlinux_maps to make sure to clear the old one
` [PATCH perf/core 22/22] perf: Fix write_numa_topology to put cpu_map instead of free

"perf list" built from git repository Segmentation fault with 4.4.0 kernels
 2015-12-11 15:08 UTC  (3+ 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).