linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-11-12 22:58:46 to 2016-02-11 20:27:18 UTC [more...]

[RFC PATCH] perf hists: Do column alignment on the format iterator
 2016-02-11 20:27 UTC 

[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  (51+ 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 03/22] perf refcnt: Add refcnt debug filter
` [PATCH perf/core 04/22] perf refcnt: refcnt shows summary per object
` [PATCH perf/core 05/22] perf: make map to use refcnt
` [PATCH perf/core 06/22] perf: Make dso to use refcnt for debug
` [PATCH perf/core 07/22] perf: Make map_groups to use refcnt
` [PATCH perf/core 08/22] perf: Make thread uses refcnt for debug
` [PATCH perf/core 09/22] perf: Make cpu_map to use "
` [PATCH perf/core 10/22] perf: Make comm_str "
` [PATCH perf/core 11/22] perf: Make cgroup_sel "
` [PATCH perf/core 12/22] perf: Make thread_map "
` [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)

[PATCH 9/9] perf test: new testsuite: perf trace tests
 2015-12-07 18:53 UTC 

[PATCH 8/9] perf test: new testsuite: perf stat tests
 2015-12-07 18:53 UTC 

[PATCH 7/9] perf test: new testsuite: perf report tests
 2015-12-07 18:53 UTC 

[PATCH 6/9] perf test: new testsuite: perf probe tests
 2015-12-07 18:53 UTC 

[PATCH 5/9] perf test: new testsuite: perf list tests
 2015-12-07 18:53 UTC 

[PATCH 2/9] perf test: adding new testsuite: common files
 2015-12-07 18:53 UTC 

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

[PATCH] perf buildid-list: Fix return value of perf buildid-list -k
 2015-12-06 18:51 UTC  (2+ messages)

[PATCH] perf-list: perf list sw segmentation fault fix
 2015-12-06 18:14 UTC  (2+ messages)

[PATCH 2/2] perf test: Introducing new testsuite
 2015-12-06 15:55 UTC 

[PATCH 0/2] The testsuite again
 2015-12-04 17:10 UTC 

perf records no samples on an IBM x3250M5
 2015-12-04  8:45 UTC 

perf records no samples on an IBM x3250M5
 2015-12-03 15:42 UTC  (2+ messages)

What is 'web--browse' on builtin-help.c ?
 2015-12-02  5:37 UTC  (3+ messages)

[PATCH] perf buildid-list: Show running kernel build id fix
 2015-11-27 13:48 UTC 

[PATCH] perf buildid-list: Show running kernel build id fix
 2015-11-27 13:48 UTC 

[PATCH] perf probe: Adjust dso->long_name for offline module
 2015-11-26 16:45 UTC  (8+ messages)
` [PATCH v2] "
` [PATCH v3] "

bogus values of variables in userspace probes
 2015-11-25 19:27 UTC  (16+ messages)
    `  "
  ` [BUGFIX PATCH perf/core ] perf probe: Fix to free temporal Dwarf_Frame correctly
          ` perftool-testsuite was: Re: bogus values of variables in userspace probes

[PATCH] perf/x86/intel: Make L1D_PEND_MISS.FB_FULL not constrained on Haswell
 2015-11-24 17:05 UTC 

[PATCH 1/1] perf/x86/intel: make L1D_PEND_MISS.FB_FULL not constrained on haswell
 2015-11-24 10:06 UTC  (2+ messages)

event group without multiplexing
 2015-11-21  0:58 UTC  (9+ messages)

RFE: More inclusive pid filtering of sched:sched_switch tracepoint events
 2015-11-19 15:52 UTC  (6+ messages)

timing information with perf
 2015-11-17 14:04 UTC  (18+ messages)

restricting counted/sampled events
 2015-11-16 16:26 UTC  (6+ messages)

You have received fax, document 000399174
 2015-11-15  4:16 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).