messages from 2017-11-07 14:53:10 to 2017-11-29 12:34:56 UTC [more...]
[PATCH] perf annotate: Fix unnecessary memory allocation for s390x
2017-11-29 12:34 UTC (2+ messages)
Question to perf annotate handling mov ...(%rip) instructions
2017-11-29 9:26 UTC (5+ messages)
[GIT PULL 00/30] perf/urgent fixes
2017-11-28 16:20 UTC (32+ messages)
` [PATCH 01/30] perf evlist: Set the correct idx when adding dummy events
` [PATCH 02/30] perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay
` [PATCH 03/30] perf record: Fix -c/-F options for cpu event aliases
` [PATCH 04/30] perf trace: Fix an exit code of trace__symbols_init
` [PATCH 05/30] perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv
` [PATCH 06/30] perf script: Fix --per-event-dump for auxtrace synth evsels
` [PATCH 07/30] perf machine: Guard against NULL in machine__exit()
` [PATCH 08/30] perf help: Fix a bug during strstart() conversion
` [PATCH 09/30] perf annotate: Do not truncate instruction names at 6 chars
` [PATCH 10/30] perf test shell: Fix check open filename arg using 'perf trace' on s390x
` [PATCH 11/30] perf test shell: Fix test case probe libc's inet_pton "
` [PATCH 12/30] perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels
` [PATCH 13/30] perf report: Ignore kptr_restrict when not sampling the kernel
` [PATCH 14/30] perf record: "
` [PATCH 15/30] perf top: "
` [PATCH 16/30] perf: Fix header.size for namespace events
` [PATCH 17/30] perf top: Fix window dimensions change handling
` [PATCH 18/30] perf top: Use signal interface for SIGWINCH handler
` [PATCH 19/30] perf bench numa: Fixup discontiguous/sparse numa nodes
` [PATCH 20/30] perf test: Fix test 21 for s390x
` [PATCH 21/30] perf intel-pt: Bring instruction decoder files into line with the kernel
` [PATCH 22/30] tools/headers: Synchronize kernel x86 UAPI headers
` [PATCH 23/30] tools headers: Synchronize kernel ABI headers wrt SPDX tags
` [PATCH 24/30] tools headers: Synchronize perf_event.h header
` [PATCH 25/30] tools headers uapi: Synchronize drm/drm.h
` [PATCH 26/30] tools headers: Synchronize drm/i915_drm.h
` [PATCH 27/30] tools headers: Synchronize KVM arch ABI headers
` [PATCH 28/30] tools headers: Synchronize prctl.h ABI header
` [PATCH 29/30] tools headers: Syncronize mman.h "
` [PATCH 30/30] perf tools s390: Do not include header files from the kernel sources
How to use PERF_RECORD_MMAP
2017-11-28 13:24 UTC (2+ messages)
[PATCH] perf annotate: Fix objdump comment parsing for Intel mov dissassembly
2017-11-28 7:56 UTC
[GIT PULL 00/11] perf/core improvements and fixes
2017-11-24 15:02 UTC (12+ messages)
` [PATCH 01/11] tools headers: Follow the upstream UAPI header version 100% differ from the kernel
` [PATCH 02/11] perf bench numa: Fixup discontiguous/sparse numa nodes
` [PATCH 03/11] perf test: Disable test cases 19 and 20 on s390x
` [PATCH 04/11] perf test: Fix test 21 for s390x
` [PATCH 05/11] perf record: Synthesize unit/scale/... in event update
` [PATCH 06/11] perf record: Synthesize thread map and cpu map
` [PATCH 07/11] perf script: Allow computing 'perf stat' style metrics
` [PATCH 08/11] perf buildid-cache: Document for Node.js USDT
` [PATCH 09/11] perf report: Fix -D output for user metadata events
` [PATCH 10/11] perf intel-pt: Improve build messages for files that differ from the kernel
` [PATCH 11/11] perf intel-pt: Bring instruction decoder files into line with "
[PATCH] perf test: Fix test 21 for s390x
2017-11-24 9:43 UTC
measuring system wide CPU usage ignoring idle process
2017-11-24 8:14 UTC (12+ messages)
[PATCH v4 1/1] perf/bench/numa: Fixup discontiguous/sparse numa nodes
2017-11-23 15:23 UTC (4+ messages)
[PATCH] perf test: fix test 21 for s390x
2017-11-23 11:46 UTC
[PATCH] perf test: disable test cases 19 and 20 on s390x
2017-11-23 7:46 UTC
[PATCH v5 0/1] Fixup for discontiguous/sparse numa nodes
2017-11-22 16:43 UTC (2+ messages)
` [PATCH v5 1/1] perf/bench/numa: Fixup "
[PATCH v4 0/1] Fixup for discontiguous/sparse numa nodes
2017-11-22 7:43 UTC
[PATCH] perf parse events: Fix invalid precise_ip handling
2017-11-21 15:23 UTC (6+ messages)
[GIT PULL 00/83] perf/core improvements and fixes
2017-11-18 8:06 UTC (85+ messages)
` [PATCH 01/83] perf evlist: Set the correct idx when adding dummy events
` [PATCH 02/83] perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay
` [PATCH 03/83] perf annotate: Add annotation_line struct
` [PATCH 04/83] perf annotate: Move line/offset into "
` [PATCH 05/83] perf annotate: Move ipc/cycles "
` [PATCH 06/83] perf annotate: Add symbol__annotate function
` [PATCH 07/83] perf annotate: Add struct annotate_args
` [PATCH 08/83] perf annotate: Add arch into "
` [PATCH 09/83] perf annotate: Add map "
` [PATCH 10/83] perf annotate: Add offset/line/line_nr "
` [PATCH 11/83] perf annotate: Add evsel into struct annotation_line_args
` [PATCH 12/83] perf annotate: Add annotation_line__next function
` [PATCH 13/83] perf annotate: Add annotation_line__add function
` [PATCH 14/83] perf annotate: Move rb_node to struct annotation_line
` [PATCH 15/83] perf annotate: Add annotation_line__(new|delete) functions
` [PATCH 16/83] perf annotate: Add annotated_source__purge function
` [PATCH 17/83] perf annotate: Add samples into struct annotation_line
` [PATCH 18/83] perf annotate: Add symbol__calc_percent function
` [PATCH 19/83] perf annotate: Add symbol__calc_lines function
` [PATCH 20/83] perf annotate: Remove disasm__calc_percent() from disasm_line__print()
` [PATCH 21/83] perf annotate: Remove disasm__calc_percent() from annotate_browser__calc_percent()
` [PATCH 22/83] perf annotate: Remove disasm__calc_percent function
` [PATCH 23/83] perf annotate: Remove struct source_line
` [PATCH 24/83] perf annotate: Add annotation_line__print function
` [PATCH 25/83] perf annotate: Factor annotation_line__print from disasm_line__print
` [PATCH 26/83] perf annotate browser: Use samples data from struct annotation_line
` [PATCH 27/83] perf annotate browser: Do not pass nr_events in disasm_rb_tree__insert
` [PATCH 28/83] perf annotate browser: Rename struct browser_disasm_line to browser_line
` [PATCH 29/83] perf annotate browser: Rename disasm_line__browser "
` [PATCH 30/83] perf annotate browser: Change selection to struct annotation_line
` [PATCH 31/83] perf annotate browser: Change offsets "
` [PATCH 32/83] perf annotate browser: Use struct annotation_line in browser_line
` [PATCH 33/83] perf annotate browser: Use struct annotation_line in find functions
` [PATCH 34/83] perf annotate browser: Use struct annotation_line in browser top
` [PATCH 35/83] perf annotate browser: Add disasm_line__write function
` [PATCH 36/83] perf annotate: Align source and offset lines
` [PATCH 37/83] tools headers: Synchronize kernel ABI headers wrt SPDX tags
` [PATCH 38/83] perf record: Fix -c/-F options for cpu event aliases
` [PATCH 39/83] perf evsel: Enable type checking for perf_evsel_config_term types
` [PATCH 40/83] perf trace: Fix an exit code of trace__symbols_init
` [PATCH 41/83] perf tools: Use shell function for perl cflags retrieval
` [PATCH 42/83] perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv
` [PATCH 43/83] perf tests: Add missing WRITE_ASS for new fields of perf_event_attr
` [PATCH 44/83] perf script: Fix --per-event-dump for auxtrace synth evsels
` [PATCH 45/83] perf vendor events powerpc: Update POWER9 events
` [PATCH 46/83] perf buildid-cache: Update help text for purge command
` [PATCH 47/83] perf tools: Document some missing perf.data headers
` [PATCH 48/83] perf script: Allow printing period for non freq mode groups
` [PATCH 49/83] perf top: Document missing options
` [PATCH 50/83] perf top: Remove a duplicate word
` [PATCH 51/83] perf tests: Set evlist of test__backward_ring_buffer() to !overwrite
` [PATCH 52/83] perf tests: Set evlist of test__sw_clock_freq() "
` [PATCH 53/83] perf tests: Set evlist of test__basic_mmap() "
` [PATCH 54/83] perf tests: Set evlist of test__task_exit() "
` [PATCH 55/83] perf machine: Guard against NULL in machine__exit()
` [PATCH 56/83] perf help: Fix a bug during strstart() conversion
` [PATCH 57/83] perf annotate: Do not truncate instruction names at 6 chars
` [PATCH 58/83] perf test shell: Fix check open filename arg using 'perf trace' on s390x
` [PATCH 59/83] perf test shell: Fix test case probe libc's inet_pton "
` [PATCH 60/83] perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels
` [PATCH 61/83] perf report: Ignore kptr_restrict when not sampling the kernel
` [PATCH 62/83] perf record: "
` [PATCH 63/83] perf top: "
` [PATCH 64/83] perf c2c: Fix spelling mistakes in browser help text
` [PATCH 65/83] perf evsel: Say which PMU Hardware event doesn't support sampling/overflow-interrupts
` [PATCH 66/83] perf lock: Document missing options
` [PATCH 67/83] perf: Fix header.size for namespace events
` [PATCH 68/83] perf inject: Document missing options
` [PATCH 69/83] perf trace: Document missing option, colons
` [PATCH 70/83] perf timechart: Document missing --force option
` [PATCH 71/83] perf sched: "
` [PATCH 72/83] perf evlist: "
` [PATCH 73/83] perf buildid-cache: "
` [PATCH 74/83] perf callchain: Reset cursor arg instead of callchain_cursor
` [PATCH 75/83] perf evsel: Centralize perf_sample initialization
` [PATCH 76/83] perf evlist: Add perf_evlist__parse_sample_timestamp function
` [PATCH 77/83] perf ordered_events: Pass timestamp arg in perf_session__queue_event
` [PATCH 78/83] perf tools: Optimize sample parsing for ordered events
` [PATCH 79/83] perf top: Fix window dimensions change handling
` [PATCH 80/83] perf top: Use signal interface for SIGWINCH handler
` [PATCH 81/83] perf top: Fix crash when annotating symbol
` [PATCH 82/83] perf tools: Change (symbol|annotation)__calc_percent return type to void
` [PATCH 83/83] perf tools: Move symbol__calc_percent() call to outside symbol__disassemble()
Running perf in namespaces and questions on its isolation
2017-11-17 15:32 UTC
[PATCH] perf: correct segfault in nsinfo__copy()
2017-11-17 15:13 UTC
[PATCH] perf: Add Python 3 support
2017-11-16 21:36 UTC (4+ messages)
[PATCH v3 0/2] Fixup for discontiguous/sparse numa nodes
2017-11-15 15:51 UTC (10+ messages)
` [PATCH v3 1/2] perf/bench/numa: Add functions to detect sparse "
` [PATCH v3 2/2] perf/bench/numa: Handle discontiguous/sparse "
[PATCH] perf test fix check open filename arg using perf trace on s390x
2017-11-14 14:58 UTC (8+ messages)
` [PATCH] perf test: fix test case probe libc's inet_pton "
Duplicate EXIT record for sudo process
2017-11-14 12:31 UTC
[PATCH] perf build fix linux-4.4.X branch and RHEL7.4
2017-11-12 0:11 UTC
[PATCH v2] perf evsel: Fix incorrect precise_ip in default event name
2017-11-10 7:57 UTC
[PATCH] perf evsel: Fix incorrect precise_ip in default event name
2017-11-10 7:56 UTC (3+ messages)
perf utility question: "Sky high iTLB-load-misses"
2017-11-09 19:37 UTC (7+ messages)
[PATCH] perf buildid-cache: update help text for purge command
2017-11-09 19:16 UTC (2+ messages)
perf stat crashes with latest download (git clone -b perf/core)
2017-11-09 14:31 UTC (3+ messages)
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).