linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2017-10-26 07:07:25 to 2017-11-24 08:14:44 UTC [more...]

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)

Wildly different output sizes between subsequent perf record runs
 2017-11-06 17:38 UTC  (3+ messages)

Adding a recording delay interferes with symbols/call-stack
 2017-11-03 18:41 UTC  (10+ messages)

[GIT PULL 00/19] perf/core improvements and fixes
 2017-11-03 13:55 UTC  (20+ messages)
` [PATCH 01/19] perf script: Add a few missing conversions to fprintf style
` [PATCH 02/19] perf script: Use pr_debug where appropriate
` [PATCH 03/19] perf script: Use event_format__fprintf()
` [PATCH 04/19] perf evsel: Restore evsel->priv as a tool private area
` [PATCH 05/19] perf script: Allow creating per-event dump files
` [PATCH 06/19] tools include uapi: Grab a copy of linux/prctl.h
` [PATCH 07/19] perf trace beauty prctl: Generate 'option' string table from kernel headers
` [PATCH 08/19] perf script: Print information about per-event-dump files
` [PATCH 09/19] perf tools: Rename struct perf_data_file to perf_data
` [PATCH 10/19] perf tools: Add struct perf_data_file
` [PATCH 11/19] perf tools: Add perf_data_file__write function
` [PATCH 12/19] perf stat: Move the shadow stats scale computation in perf_stat__update_shadow_stats
` [PATCH 13/19] perf stat: Make --per-thread update shadow stats to show metrics
` [PATCH 14/19] perf callchain: Fix double mapping al->addr for children without self period
` [PATCH 15/19] tools include uapi: Grab a copy of linux/kcmp.h
` [PATCH 16/19] perf trace beauty: Implement pid_fd beautifier
` [PATCH 17/19] perf trace beauty kcmp: Beautify arguments
` [PATCH 18/19] perf srcline: Fix memory leak in addr2inlines()
` [PATCH 19/19] perf srcline: Show correct function name for srcline of callchains

Dropped Events
 2017-11-01  4:06 UTC  (3+ messages)

[PATCH v6 0/6] generate full callchain cursor entries for inlined frames
 2017-10-30 23:35 UTC  (7+ messages)
` [PATCH v6 6/6] perf util: use correct IP mapping to find srcline for hist entry

[PATCH] perf buildid-cache: update help text for purge command
 2017-10-28 16:15 UTC  (2+ messages)

[GIT PULL 0/2] perf/urgent fixes
 2017-10-27 19:50 UTC  (3+ messages)
` [PATCH 1/2] perf symbols: Fix memory corruption because of zero length symbols
` [PATCH 2/2] perf tools: Unwind properly location after REJECT

lost some call trace for sleep function
 2017-10-26 17:32 UTC  (2+ messages)

perf buildid-cache -p <path> question
 2017-10-26 14:41 UTC  (6+ messages)

[PATCH v5 0/2] perf script: Add script per-event-dump support
 2017-10-26 13:46 UTC  (4+ messages)
` [PATCH v5 1/2] Add new elements for per-event-dump option

[GIT PULL 00/15] perf/core inlining improvements
 2017-10-26  9:03 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).