messages from 2018-09-19 11:34:22 to 2018-10-29 12:50:59 UTC [more...]
[PATCH] perf/stat: Handle different PMU names with common prefix
2018-10-29 12:50 UTC (4+ messages)
[GIT PULL 00/11] perf/urgent fixes
2018-10-28 21:10 UTC (18+ 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 00/37] perf/core improvements and fixes
2018-10-26 7:25 UTC (39+ 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 17/37] perf scripts python: call-graph-from-sql.py: Provide better default column sizes
` [PATCH 18/37] perf scripts python: call-graph-from-sql.py: Set a minimum window size
` [PATCH 19/37] perf scripts python: call-graph-from-sql.py: Change icon
` [PATCH 20/37] perf scripts python: call-graph-from-sql.py: Make a "Main" function
` [PATCH 21/37] perf scripts python: call-graph-from-sql.py: Separate the database details into a class
` [PATCH 22/37] perf scripts python: call-graph-from-sql.py: Add a class for global data
` [PATCH 23/37] perf scripts python: call-graph-from-sql.py: Remove use of setObjectName()
` [PATCH 24/37] perf scripts python: call-graph-from-sql.py: Factor out CallGraphModel from TreeModel
` [PATCH 25/37] perf scripts python: call-graph-from-sql.py: Add data helper functions
` [PATCH 26/37] perf scripts python: call-graph-from-sql.py: Refactor TreeItem class
` [PATCH 27/37] perf scripts python: call-graph-from-sql.py: Rename to exported-sql-viewer.py
` [PATCH 28/37] perf scripts python: exported-sql-viewer.py: Add support for multiple sub-windows
` [PATCH 29/37] perf scripts python: exported-sql-viewer.py: Add ability to find symbols in the call-graph
` [PATCH 30/37] perf scripts python: exported-sql-viewer.py: Add ability to shrink / enlarge font
` [PATCH 31/37] perf scripts python: exported-sql-viewer.py: Add ability to display all the database tables
` [PATCH 32/37] perf scripts python: exported-sql-viewer.py: Add All branches report
` [PATCH 33/37] perf script: Add --insn-trace for instruction decoding
` [PATCH 34/37] perf script: Make itrace script default to all calls
` [PATCH 35/37] tools script: Add --call-trace and --call-ret-trace
` [PATCH 36/37] perf script: Implement --graph-function
` [PATCH 37/37] perf script: Support total cycles count
[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 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)
[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 (2+ 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).