linux-perf-users.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2018-05-07 20:13:31 to 2018-06-05 17:50:26 UTC [more...]

[GIT PULL 00/46] perf/core fixes and improvements
 2018-06-05 17:50 UTC  (43+ messages)
` [PATCH 01/46] perf tools: Remove dead quote.[ch] code
` [PATCH 02/46] perf probe: Use return of map__get() to make code more compact
` [PATCH 03/46] perf cgroup: Make evlist__find_cgroup() "
` [PATCH 04/46] perf tools: No need to check if the argument to __get() function is NULL
` [PATCH 05/46] perf annotate: Pass perf_evsel instead of just evsel->idx
` [PATCH 06/46] perf annotate: __symbol__acount_cycles doesn't need notes
` [PATCH 07/46] perf annotate: Split allocation of annotated_source struct
` [PATCH 08/46] perf annotate: Introduce constructor/destructor for annotated_source
` [PATCH 09/46] perf annotate: Introduce annotated_source__alloc_histograms
` [PATCH 10/46] perf annotate: __symbol__inc_addr_samples() needs just annotated_source
` [PATCH 11/46] perf annotate: Introduce symbol__hists()
` [PATCH 12/46] perf annotate: Introduce symbol__cycle_hists()
` [PATCH 13/46] perf annotate: Stop using symbol_conf.nr_events global in symbol__hists()
` [PATCH 14/46] perf annotate: Replace symbol__alloc_hists() with symbol__hists()
` [PATCH 15/46] perf tools: Ditch the symbol_conf.nr_events global
` [PATCH 16/46] perf annotate: Add comment about annotated_src->nr_histograms
` [PATCH 17/46] perf annotate stdio: Use annotation_options consistently
` [PATCH 18/46] perf srcline: Introduce map__srcline() to make code more compact
` [PATCH 19/46] perf sort: Introduce addr_map_symbol__srcline() "
` [PATCH 20/46] perf srcline: Make hist_entry srcline helper consistent with map's
` [PATCH 21/46] perf annotate: Pass annotation_options to symbol__annotate()
` [PATCH 22/46] perf annotate: Adopt anotation options from symbol_conf
` [PATCH 23/46] perf annotate: Move disassembler_style global to annotation_options
` [PATCH 24/46] perf hists browser: Pass annotation_options from tool to browser
` [PATCH 25/46] perf annotate: Move objdump_path to struct annotation_options
` [PATCH 26/46] perf test: Use header file util/debug.h
` [PATCH 27/46] perf report: No need to have report_callchain_help as a global
` [PATCH 28/46] perf evsel: Add has_callchain() helper to make code more compact/clear
` [PATCH 29/46] perf script: Check if evsel has callchains before trying to use it
` [PATCH 30/46] perf sched: Use sched->show_callchain where appropriate
` [PATCH 31/46] perf hists: Do not allocate space for callchains for evsels without them
` [PATCH 32/46] perf hists: Introduce hist_entry__has_callchain() method
` [PATCH 33/46] perf hists: Check if a hist_entry has callchains before using them
` [PATCH 34/46] perf tests kmod-path: Add tests for vdso32 and vdsox32
` [PATCH 35/46] perf tools: Fix symbol and object code resolution "
` [PATCH 36/46] perf record: Enable arbitrary event names thru name= modifier
` [PATCH 37/46] perf stat: Display user and system time
` [PATCH 38/46] perf tools: Fix pmu events parsing rule
` [PATCH 39/46] perf test code-reading: Fix perf_env setup for PTI entry trampolines
` [PATCH 40/46] perf map: Consider PTI entry trampolines in rip_2objdump()
` [PATCH 41/46] perf test record+probe_libc_inet_pton: Ask 'nm' for dynamic symbols
` [PATCH 42/46] perf script powerpc: Python script for hypervisor call statistics

[PATCH v3]: perf record: enable arbitrary event names thru name= modifier
 2018-06-05 15:33 UTC  (11+ messages)

[PATCH] perf tools: Fix object code reading for PTI entry trampolines
 2018-06-05 15:31 UTC  (4+ messages)

[PATCH] perf stat: Display user and system time
 2018-06-05 13:23 UTC 

[PATCH v2]: perf record: enable arbitrary event names thru name= modifier
 2018-06-04 13:47 UTC  (4+ messages)

[GIT PULL 0/4] perf/urgent fixes
 2018-06-03 17:12 UTC  (6+ messages)
` [PATCH 1/4] perf trace beauty prctl: Default header_dir to cwd to work without parms
` [PATCH 2/4] tools headers: Synchronize prctl.h ABI header
` [PATCH 3/4] tools headers: Sync x86 cpufeatures.h with the kernel sources
` [PATCH 4/4] perf tools intel-pt-decoder: Update insn.h from "

[PATCH v1]: perf record: enable arbitrary event names thru name= modifier
 2018-05-31 13:36 UTC  (2+ messages)

[GIT PULL 0/7] perf/urgent fixes
 2018-05-31 10:40 UTC  (9+ messages)
` [PATCH 1/7] perf parse-events: Handle uncore event aliases in small groups properly
` [PATCH 2/7] perf test: "Session topology" dumps core on s390
` [PATCH 3/7] perf bpf: Fix NULL return handling in bpf__prepare_load()
` [PATCH 4/7] perf cs-etm: Fix indexing for decoder packet queue
` [PATCH 5/7] perf data: Update documentation section on cpu topology
` [PATCH 6/7] perf script python: Add addr into perf sample dict
` [PATCH 7/7] perf tools: Fix perf.data format description of NRCPUS header

heads up: moving intel-pt-decoder/Build header checks to check_headers.sh
 2018-05-30 12:59 UTC  (3+ messages)

[PATCH] perf docu: Update section on cpu topology
 2018-05-29  7:44 UTC  (3+ messages)

[PATCH] perf docu: Update section on cpu description
 2018-05-28 19:50 UTC  (2+ messages)

[PATCH] perf test: Use header file util/debug.h
 2018-05-28 17:28 UTC  (2+ messages)

[PATCH v2] perf test 39 (Session topology) dumps core on s390
 2018-05-28  7:36 UTC 

[PATCH] perf test 39 (Session topology) dumps core on s390
 2018-05-28  6:50 UTC  (4+ messages)

Perf record of mem event on kernel data address causing freeze
 2018-05-25 14:49 UTC 

[PATCH v2]: perf/x86: store user space frame-pointer value on a sample
 2018-05-24 14:52 UTC  (18+ messages)

[PATCH v3]: perf/x86: store user space frame-pointer value on a sample
 2018-05-24 14:11 UTC 

[GIT PULL 00/18] perf/core improvements
 2018-05-24  5:32 UTC  (20+ messages)
` [PATCH 01/18] perf evlist: Introduce force_leader() method
` [PATCH 02/18] perf report: Use perf_evlist__force_leader to support '--group'
` [PATCH 03/18] perf annotate: Support '--group' option
` [PATCH 04/18] perf machine: Add nr_cpus_avail()
` [PATCH 05/18] perf machine: Workaround missing maps for x86 PTI entry trampolines
` [PATCH 06/18] perf machine: Fix map_groups__split_kallsyms() for entry trampoline symbols
` [PATCH 07/18] perf machine: Allow for extra kernel maps
` [PATCH 08/18] perf machine: Create maps for x86 PTI entry trampolines
` [PATCH 09/18] perf machine: Synthesize and process mmap events "
` [PATCH 10/18] perf annotate: Show group event string for stdio
` [PATCH 11/18] perf kcore_copy: Keep phdr data in a list
` [PATCH 12/18] perf kcore_copy: Keep a count of phdrs
` [PATCH 13/18] perf kcore_copy: Calculate offset from phnum
` [PATCH 14/18] perf kcore_copy: Layout sections
` [PATCH 15/18] perf kcore_copy: Iterate phdrs
` [PATCH 16/18] perf kcore_copy: Get rid of kernel_map
` [PATCH 17/18] perf kcore_copy: Copy x86 PTI entry trampoline sections
` [PATCH 18/18] perf kcore_copy: Amend the offset of sections that remap kernel text

[PATCHv2] drivers/perf: arm-ccn: don't log to dmesg in event_init
 2018-05-21 18:58 UTC 

[GIT PULL 00/18] perf/core improvements and fixes
 2018-05-19 11:33 UTC  (20+ messages)
` [PATCH 01/18] perf config: Call perf_config__init() lazily
` [PATCH 02/18] tools lib api: The tracing_mnt variable doesn't need to be global
` [PATCH 03/18] tools lib api: Unexport 'tracing_path' variable
` [PATCH 04/18] tools lib api fs tracing_path: Introduce get/put_events_file() helpers
` [PATCH 05/18] perf tools: Reuse the path to the tracepoint /events/ directory
` [PATCH 06/18] perf parse-events: Use get/put_events_file()
` [PATCH 07/18] tools lib api fs tracing_path: Introduce opendir() method
` [PATCH 08/18] tools lib api fs tracing_path: Make tracing_events_path private
` [PATCH 09/18] tools include compiler-gcc: Add __pure attribute helper
` [PATCH 10/18] perf tools: Read the cache line size lazily
` [PATCH 11/18] perf tools: No need to unconditionally read the max_stack sysctls
` [PATCH 12/18] perf script: Show virtual addresses instead of offsets
` [PATCH 13/18] perf script: Show symbol offsets by default
` [PATCH 14/18] perf annotate: Record the min/max cycles
` [PATCH 15/18] perf annotate: Create hotkey 'c' to show "
` [PATCH 16/18] perf bpf: Fixup include and examples install messages
` [PATCH 17/18] perf machine: Add machine__is() to identify machine arch
` [PATCH 18/18] perf tools: Fix kernel_start for PTI on x86

[GIT PULL 00/11] perf/core improvements and fixes
 2018-05-18 14:13 UTC  (18+ messages)
` [PATCH 01/11] perf tests parse-events: Add intel_pt parse test
` [PATCH 02/11] perf buildid-cache: Warn --purge-all failures
` [PATCH 03/11] perf llvm-utils: Add bpf include path to clang command line
` [PATCH 04/11] perf bpf: Add 'examples' directories
` [PATCH 05/11] perf bpf: Add bpf.h to be used in eBPF proggies
` [PATCH 06/11] perf bpf: Add kprobe example to catch 5s naps
` [PATCH 07/11] perf bpf: Add license(NAME) helper
` [PATCH 08/11] perf bpf: Add probe() helper to reduce kprobes boilerplate
` [PATCH 09/11] perf tools: Use the "_stest" symbol to identify the kernel map when loading kcore
` [PATCH 10/11] perf parse-events: Handle uncore event aliases in small groups properly
` [PATCH 11/11] perf bpf: Fix NULL return handling in bpf__prepare_load()

[PATCH] drivers/perf: arm-ccn: stop spamming dmesg in event_init
 2018-05-17 15:07 UTC  (2+ messages)

[GIT PULL 0/5] perf/urgent fixes
 2018-05-15  6:21 UTC  (7+ messages)
` [PATCH 1/5] perf test: "probe libc's inet_pton" fails on s390 due to missing inline
` [PATCH 2/5] perf annotate: Display all available events on --stdio
` [PATCH 3/5] perf cs-etm: Support unknown_thread in cs_etm_auxtrace
` [PATCH 4/5] perf cs-etm: Remove redundant space
` [PATCH 5/5] perf tools: Add missing newline when parsing empty BPF proggie

[RFC 0/6] perf probe: Attempt to improve C++ probing
 2018-05-14 16:11 UTC 

[GIT PULL 0/6] perf/urgent fixes
 2018-05-10 18:10 UTC  (5+ messages)
` [PATCH 4/6] tools headers kvm: Sync uapi/linux/kvm.h with the kernel sources
` [PATCH 5/6] tools headers kvm: Sync ARM UAPI headers "
` [PATCH 6/6] Revert "perf pmu: Fix pmu events parsing rule"

[PATCH 1/8] perf tools: Generate a Python script compatible with Python 2 and 3
 2018-05-08 21:27 UTC  (8+ messages)
` [PATCH 3/8] perf scripts python: Add Python 3 support to SchedGui.py
` [PATCH 2/8] perf scripts python: Add Python 3 support to Core.py
` [PATCH 4/8] perf scripts python: Add Python 3 support to Util.py
` [PATCH 6/8] perf scripts python: Add Python 3 support to sched-migration.py
` [PATCH 5/8] perf scripts python: Add Python 3 support to EventClass.py
` [PATCH 8/8] perf tests: Add Python 3 support to attr.py
` [PATCH 7/8] perf scripts python: Add Python 3 support to stat-cpi.py

[PATCH 0/8] Improve Python 3 support in perf
 2018-05-08 21:27 UTC 

[PATCH] perf: test 60 fails on s390 inline missing on s390
 2018-05-08 14:23 UTC  (2+ messages)

[PATCH v2] perf tools: allow map files to specify DSO
 2018-05-08  0:34 UTC  (4+ 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).