messages from 2017-01-26 12:45:05 to 2017-06-02 15:25:12 UTC [more...]
[PATCH 1/2] perf report: ensure the perf DSO mapping matches what libdw sees
2017-06-02 15:25 UTC (4+ messages)
` [PATCH 2/2] perf report: report module before querying isactivation in dwfl unwind
[PATCH] perf report: include partial stacks unwound with libdw
2017-06-02 14:59 UTC (2+ messages)
[PATCH] perf: fix perf test case 14 result reporting
2017-06-02 14:11 UTC (3+ messages)
[PATCH 0/7] generate full callchain cursor entries for inlined frames
2017-05-30 1:33 UTC (22+ messages)
` [PATCH 1/7] perf report: remove code to handle inline frames from browsers
` [PATCH 2/7] perf util: take elf_name as const string in dso__demangle_sym
` [PATCH 3/7] perf report: create real callchain entries for inlined frames
` [PATCH 4/7] perf report: use srcline from "
` [PATCH 5/7] perf report: fall-back to function name comparison for -g srcline
` [PATCH 6/7] perf report: mark inlined frames in output by " (inlined)" suffix
` [PATCH 7/7] perf script: mark inlined frames and do not print DSO for them
perf: can I record in one devce, and analyze in another device
2017-05-28 13:21 UTC
perf/x86/intel: Collecting CPU-local performance counters from all cores in parallel
2017-05-23 20:53 UTC (2+ messages)
Why the stack frame in perf.data isn't displayed in FlameGraph?
2017-05-23 10:14 UTC (7+ messages)
[PATCH v2] perf report: distinguish between inliners in the same function
2017-05-18 12:20 UTC (15+ messages)
[PATCH v3] perf report: do not drop last inlined frame
2017-05-18 12:18 UTC
[PATCH v3] perf report: always honor callchain order for inlined nodes
2017-05-18 12:16 UTC
[PATCH v2] perf report: do not drop last inlined frame
2017-05-18 12:13 UTC (3+ messages)
[PATCH v2] perf report: always honor callchain order for inlined nodes
2017-05-18 10:16 UTC (3+ messages)
[PATCH v2] perf report: fix memory leak in addr2line when called by addr2inlines
2017-05-18 9:46 UTC (2+ messages)
[PATCH v3] perf report: fix off-by-one for non-activation frames
2017-05-18 9:44 UTC (2+ messages)
[PATCH v2] perf report: fix off-by-one for non-activation frames
2017-05-18 8:19 UTC (6+ messages)
[PATCH] perf report: always honor callchain order for inlined nodes
2017-05-17 8:03 UTC (3+ messages)
[PATCH] perf report: fix memory leak in addr2line when called by addr2inlines
2017-05-17 8:03 UTC (3+ messages)
[PATCH] perf report: do not drop last inlined frame
2017-05-17 4:27 UTC (2+ messages)
[PATCH] perf report: fix off-by-one for non-activation frames
2017-05-16 9:00 UTC (4+ messages)
Jitdump format and jit injection behavior
2017-05-14 21:44 UTC
[PATCH] perf report: don't crash on invalid maps in `-g srcline` mode
2017-05-12 12:19 UTC (5+ messages)
perf_event sampling ring (mmap) buffers on architectures with large pages
2017-05-09 16:23 UTC
perf events (node-loads, node-load-misses, ...)
2017-05-02 15:56 UTC (5+ messages)
[PATCH] perf report: distinguish between inliners in the same function
2017-05-02 9:19 UTC (3+ messages)
perf report --inline usability issues when sorting by function
2017-04-27 22:03 UTC (2+ messages)
[PATCH v6] Allow user probes on versioned symbols
2017-04-25 18:15 UTC (5+ messages)
Majordomo results: Re: Confirmation for subscribe linux-per
2017-04-24 21:20 UTC (2+ messages)
perf_event sampling a multithreaded process - ioctl with PERF_EVENT_IOC_SET_OUTPUT fails
2017-04-19 16:51 UTC (4+ messages)
(unknown),
2017-04-16 15:48 UTC
[PATCH v5] Allow user probes on versioned symbols
2017-04-13 18:11 UTC (4+ messages)
Perf inject taking hours to inject 10 minutes worth of capture
2017-04-12 13:09 UTC
perf sampling frequency drops after some record rounds?
2017-04-12 3:07 UTC (3+ messages)
[PATCH v4] tools/perf: Allow user probes on versioned symbols
2017-04-11 0:00 UTC (6+ messages)
[PATCH v3] Allow user probes on versioned symbols
2017-04-06 3:45 UTC (7+ messages)
How to sample memory usage cheaply?
2017-04-03 19:09 UTC (6+ messages)
[PATCH v2] Allow user probes on versioned symbols
2017-03-31 14:19 UTC (3+ messages)
uprobe symbols with @GLIBC
2017-03-30 3:44 UTC (6+ messages)
toplev would hang forever when analyzing a program with PID
2017-03-27 20:35 UTC (2+ messages)
perf software events broken in containers
2017-03-27 16:10 UTC (7+ messages)
14365 linux-perf-users
2017-03-25 4:37 UTC
[PATCH] perf report: enable sorting by srcline as key
2017-03-24 19:11 UTC (3+ messages)
[GIT PULL 00/20] perf/core improvements and fixes
2017-03-24 18:39 UTC (2+ messages)
Feedback on patches?
2017-03-24 15:10 UTC (2+ messages)
Need help in tracking down OS jitters using Intel PT
2017-03-24 6:16 UTC (5+ messages)
[GIT PULL 00/11] perf/core improvements and fixes
2017-03-21 6:43 UTC (2+ messages)
re-ordering across FINISHED_ROUND observed
2017-03-04 1:08 UTC
[Question] about symbol__get_source_line() in util/annotate.c
2017-02-23 7:02 UTC (5+ messages)
make perf-targz-src-pkg or better approach to install perf?
2017-02-22 22:33 UTC (6+ messages)
[Suggestion/Problems] perf annoate: Some problems related to the source code view and Improvement of it with line numbers
2017-02-18 0:15 UTC (6+ messages)
[GIT PULL 00/14] perf/core clang fixes
2017-02-16 19:54 UTC (2+ messages)
[GIT PULL 00/15] perf/core improvements and fixes
2017-02-14 6:31 UTC (2+ messages)
Perf stat suspend operation during profiling
2017-02-13 15:19 UTC
Which events can use PEBS?
2017-02-10 15:35 UTC
[Question] About '(*idx)++' of perf_evsel__new_idx
2017-01-31 2:13 UTC (3+ messages)
[Suggestion] perf ftrace: pager support
2017-01-26 12:44 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).