linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-09-05 22:04:37 to 2018-10-25 11:10:10 UTC [more...]

[PATCH 00/37] perf/core improvements and fixes
 2018-10-25 11:10 UTC  (17+ messages)
` [PATCH 01/37] perf record: Encode -k clockid frequency into Perf trace
` [PATCH 02/37] perf annotate: Add Sparc support
` [PATCH 03/37] perf jitdump: "
` [PATCH 04/37] perf symbols: Set PLT entry/header sizes properly on Sparc
` [PATCH 05/37] perf arm64: Fix generate system call table failed with /tmp mounted with noexec
` [PATCH 06/37] tools lib subcmd: Introduce OPTION_ULONG
` [PATCH 07/37] perf trace: Introduce --max-events
` [PATCH 08/37] perf evsel: Introduce per event max_events property
` [PATCH 09/37] perf evsel: Mark a evsel as disabled when asking the kernel do disable it
` [PATCH 10/37] perf trace: Drop addr_location refcounts
` [PATCH 11/37] perf trace: Drop thread refcount in trace__event_handler()
` [PATCH 12/37] perf stat: Poll for monitored tasks being alive
` [PATCH 13/37] perf script: Allow extended console debug output
` [PATCH 14/37] perf script: Flush output stream after events in verbose mode
` [PATCH 15/37] perf trace: Introduce per-event maximum number of events property
` [PATCH 16/37] perf scripts python: call-graph-from-sql.py: Use SPDX license identifier

[PATCH] pfn_t: force '~' to be parsed as an unary operator
 2018-10-24 23:52 UTC  (4+ messages)

Broken dwarf unwinding - wrong stack pointer register value?
 2018-10-24 14:48 UTC  (9+ messages)

[PATCH] perf/stat: Handle different PMU names with common prefix
 2018-10-23 15:16 UTC 

[PATCH 1/2] perf script: allow extended console debug output
 2018-10-22 17:25 UTC  (10+ messages)
` [PATCH 2/2] perf script: flush output stream after events in verbose mode

[PATCH] perf arm64 Makefile: remove harmless but unneeded extra slash
 2018-10-19 16:01 UTC 

[PATCH V2] perf arm64: Fix generate system call table failed with /tmp mounted with noexec
 2018-10-19 15:36 UTC  (4+ messages)

[GIT PULL 00/11] perf/urgent fixes
 2018-10-18  6:20 UTC  (14+ messages)
` [PATCH 01/11] tools arch uapi: Sync the x86 kvm.h copy
` [PATCH 02/11] tools headers uapi: Sync "
` [PATCH 03/11] Revert "perf tools: Fix PMU term format max value calculation"
` [PATCH 04/11] perf vendor events intel: Fix wrong filter_band* values for uncore events
` [PATCH 05/11] perf evsel: Store ids for events with their own cpus perf_event__synthesize_event_update_cpus
` [PATCH 06/11] perf tools: Fix use of alternatives to find JDIR
` [PATCH 07/11] perf tools: Fix tracing_path_mount proper path
` [PATCH 08/11] perf cpu_map: Align cpu map synthesized events properly
` [PATCH 09/11] perf report: Don't crash on invalid inline debug information
` [PATCH 10/11] perf tools: Pass build flags to traceevent build
` [PATCH 11/11] perf tools: Stop fallbacking to kallsyms for vdso symbols lookup

[PATCH 1/3] perf report: don't try to map ip to invalid map
 2018-10-16 20:06 UTC  (19+ messages)
` [PATCH 2/3] perf report: use the offset address to find inline frames
` [PATCH 3/3] perf report: don't crash on invalid inline debug information

[GIT PULL 00/12] perf/core improvements and fixes
 2018-10-09 14:01 UTC  (17+ messages)
` [PATCH 01/12] tools include: Adopt linux/bits.h
` [PATCH 02/12] perf auxtrace: Include missing asm/bitsperlong.h to get BITS_PER_LONG
` [PATCH 03/12] perf test: S390 does not support watchpoints in test 22
` [PATCH 04/12] perf strbuf: Match va_{add,copy} with va_end
` [PATCH 05/12] perf tools: Cleanup trace-event-info 'tdata' leak
` [PATCH 06/12] perf tools: Free 'printk' string in parse_ftrace_printk()
` [PATCH 07/12] perf tools: Avoid double free in read_event_file()
` [PATCH 08/12] perf tools: Free temporary 'sys' string in read_event_files()
` [PATCH 09/12] perf python: Make clang_has_option() work on Python 3
` [PATCH 10/12] perf python: More portable way to make CFLAGS work with clang
` [PATCH 11/12] tools lib traceevent: Separate out tep_strerror() for strerror_r() issues
` [PATCH 12/12] tools lib traceevent, perf tools: Move struct tep_handler definition in a local header file

[PATCH] perf record: use unmapped IP for inline callchain cursors
 2018-10-08 18:49 UTC  (6+ messages)

[GIT PULL 0/5] perf/urgent fixes
 2018-10-05 16:14 UTC  (7+ messages)
` [PATCH 1/5] perf script python: Fix export-to-postgresql.py occasional failure
` [PATCH 2/5] perf script python: Fix export-to-sqlite.py sample columns
` [PATCH 3/5] perf report: Don't try to map ip to invalid map
` [PATCH 4/5] perf python: Use -Wno-redundant-decls to build with PYTHON=python3
` [PATCH 5/5] perf record: Use unmapped IP for inline callchain cursors

[GIT PULL 0/6] perf/urgent fixes
 2018-10-01  5:42 UTC  (8+ messages)
` [PATCH 1/6] perf script python: Fix export-to-postgresql.py occasional failure
` [PATCH 2/6] perf script python: Fix export-to-sqlite.py sample columns
` [PATCH 3/6] perf report: Don't try to map ip to invalid map
` [PATCH 4/6] perf report: Use the offset address to find inline frames
` [PATCH 5/6] perf report: Don't crash on invalid inline debug information
` [PATCH 6/6] perf python: Use -Wno-redundant-decls to build with PYTHON=python3

[PATCH v3] perf test: S390 does not support watchpoints in test 22
 2018-09-28 14:52 UTC  (4+ messages)

[PATCH v2] perf test: S390 does not support watchpoints in test 22
 2018-09-28 10:52 UTC  (5+ messages)

[GIT PULL 00/13] perf/core improvements and fixes
 2018-09-25  9:21 UTC  (15+ messages)
` [PATCH 01/13] perf: Suppress AUX/OVERWRITE records
` [PATCH 02/13] perf test: Add watchpoint test
` [PATCH 03/13] perf ordered_events: Add 'struct ordered_events_buffer' layer
` [PATCH 04/13] perf ordered_events: Prevent crossing max_alloc_size
` [PATCH 05/13] tools include: Adopt PTR_ERR_OR_ZERO from the kernel err.h header
` [PATCH 06/13] perf bpf-loader: use PTR_ERR_OR_ZERO inetead of return code
` [PATCH 07/13] perf tools: Remove perf_tool from event_op2
` [PATCH 08/13] perf tools: Remove perf_tool from event_op3
` [PATCH 09/13] perf auxtrace: Pass struct perf_mmap into mmap__read* functions
` [PATCH 10/13] perf tools: Add 'struct perf_mmap' arg to record__write()
` [PATCH 11/13] perf util: Make copyfile_offset() global
` [PATCH 12/13] perf tools: Initialize perf_data_file fd field
` [PATCH 13/13] perf python: Use -Wno-redundant-decls to build with PYTHON=python3

[GIT PULL 00/27] perf/core improvements and fixes
 2018-09-24 15:02 UTC  (28+ messages)
` [PATCH 01/27] perf help: Add missing subcommand `version`
` [PATCH 02/27] perf tools: Report itrace options in help
` [PATCH 03/27] tools lib subcmd: Support overwriting the pager
` [PATCH 04/27] perf script: Allow sym and dso without ip, addr
` [PATCH 05/27] perf script: Print DSO for callindent
` [PATCH 06/27] tools lib traceevent, perf tools: Rename struct event_format to struct tep_event_format
` [PATCH 07/27] tools lib traceevent, perf tools: Rename struct format{_field} to struct tep_format{_field}
` [PATCH 08/27] tools lib traceevent, perf tools: Rename enum format_flags to enum tep_format_flags
` [PATCH 09/27] tools lib traceevent: Rename enum event_{sort_}type to enum tep_event_{sort_}type
` [PATCH 10/27] tools lib traceevent: Add prefix TEP_ to all EVENT_FL_* flags
` [PATCH 11/27] tools lib traceevent, perf tools: Add prefix tep_ to all print_* structures
` [PATCH 12/27] tools lib traceevent, perf tools: Rename enum print_arg_type to enum tep_print_arg_type
` [PATCH 13/27] tools lib traceevent: Add prefix tep_ to enums filter_{boolean,op,cmp}_type
` [PATCH 14/27] tools lib traceevent: Add prefix tep_ to enums filter_{exp,arg}_type
` [PATCH 15/27] tools lib traceevent: Add prefix tep_ to struct filter_{arg,value_type}
` [PATCH 16/27] tools lib traceevent: Add prefix tep_ to various structs filter_arg_*
` [PATCH 17/27] tools lib traceevent: Add prefix tep_ to structs filter_type and event_filter
` [PATCH 18/27] tools lib traceevent: Rename struct plugin_list to struct tep_plugin_list
` [PATCH 19/27] tools lib traceevent: Rename data2host*() APIs
` [PATCH 20/27] tools lib traceevent: Add prefix tep_ to enum filter_trivial_type
` [PATCH 21/27] perf script: Enhance sample flags for trace begin / end
` [PATCH 22/27] perf db-export: Add trace begin / end branch type variants
` [PATCH 23/27] perf tools: Improve thread_stack__event() for trace begin / end
` [PATCH 24/27] perf tools: Improve thread_stack__process() "
` [PATCH 25/27] perf intel-pt: Add decoder flags "
` [PATCH 26/27] perf intel-pt: Implement "
` [PATCH 27/27] perf vendor events arm64: Revise core JSON events for eMAG

[PATCH v3] perf vendor events arm64: Revise core JSON events for eMAG
 2018-09-20 19:17 UTC  (2+ messages)

[GIT PULL 0/2] perf/urgent fixes
 2018-09-19 11:34 UTC  (4+ messages)
` [PATCH 1/2] tools lib bpf: Provide wrapper for strerror_r to build in !_GNU_SOURCE systems
` [PATCH 2/2] perf Documentation: Fix out-of-tree asciidoctor man page generation

[PATCH v2] perf vendor events arm64: Revise core JSON events for eMAG
 2018-09-17 15:40 UTC  (8+ messages)

[GIT PULL 0/7] perf/urgent fixes
 2018-09-12 19:10 UTC  (9+ messages)
` [PATCH 1/7] tools headers uapi: Update tools's copy of linux/perf_event.h
` [PATCH 2/7] tools headers uapi: Update tools's copy of asm-generic/unistd.h
` [PATCH 3/7] tools headers uapi: Update tools's copy of drm/drm.h
` [PATCH 4/7] tools headers uapi: Update tools's copies of kvm headers
` [PATCH 5/7] tools headers uapi: Update tools's copy of linux/vhost.h
` [PATCH 6/7] tools headers uapi: Update tools's copy of linux/if_link.h
` [PATCH 7/7] perf tools: Fix maps__find_symbol_by_name()

[GIT PULL 00/77] perf/core improvements and fixes
 2018-09-10 15:19 UTC  (7+ messages)
` [PATCH 74/77] perf trace: Setup augmented_args in the raw_syscalls:sys_enter handler
` [PATCH 75/77] perf trace: Use the raw_syscalls:sys_enter for the augmented syscalls
` [PATCH 76/77] perf map: Turn some pr_warning() to pr_debug()
` [PATCH 77/77] perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo

[PATCH] perf vendor events arm64: Revise core JSON events for eMAG
 2018-09-10  0:08 UTC 

[GIT PULL 00/13] perf/urgent fixes
 2018-09-09 19:39 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).