messages from 2017-11-24 15:02:23 to 2017-12-11 11:33:11 UTC [more...]
[PATCH 0/3] perf: generate s390 syscall table and remove auditlibs dependency
2017-12-11 11:32 UTC (15+ messages)
` [PATCH 1/3] perf s390: generate system call table from asm/unistd.h
` [PATCH 2/3] perf: introduce errno_to_name() function
` [PATCH 2/3] fixup! "
` [PATCH 2/3 v2] perf trace: Introduce errno_to_name()
` [PATCH 3/3] perf trace: no longer require auditlibs if syscall tables are present
Discrepency between `perf script` and `perf report` output for flame graphs
2017-12-08 21:18 UTC
[PATCH v2] perf test shell: Fix check open filename arg using 'perf trace
2017-12-08 17:48 UTC
[PATCH v2 0/5] perf-probe: Improve probing on versioned symbols
2017-12-08 17:13 UTC (25+ messages)
` [PATCH v2 1/5] perf-probe: Add warning message if there is unexpected event name
` [PATCH v2 2/5] perf-probe: Cut off the version suffix from "
` [PATCH v2 3/5] perf-probe: Add __return suffix for return events
` [PATCH v2 4/5] perf-probe: Find versioned symbols from map
` [PATCH v2 5/5] perf-probe: Support escaped character in parser
[PATCH v3 0/5] perf-probe: Improve probing on versioned symbols
2017-12-08 16:28 UTC (6+ messages)
` [PATCH v3 1/5] perf-probe: Add warning message if there is unexpected event name
` [PATCH v3 2/5] perf-probe: Cut off the version suffix from "
` [PATCH v3 3/5] perf-probe: Add __return suffix for return events
` [PATCH v3 4/5] perf-probe: Find versioned symbols from map
` [PATCH v3 5/5] perf-probe: Support escaped character in parser
[PATCH v2] perf evsel: Enable ignore_missing_thread for pid option
2017-12-08 11:54 UTC (2+ messages)
perf build failure on Fedora 27 and linux kernel 4.15.0-rc2
2017-12-07 14:43 UTC (3+ messages)
[PATCH] perf evsel: Enable ignore_missing_thread for pid option
2017-12-07 14:03 UTC (3+ messages)
[PATCH 01/36] tools headers: Follow the upstream UAPI header version 100% differ from the kernel
2017-12-07 11:24 UTC (39+ messages)
` [PATCH 02/36] perf test: Disable test cases 19 and 20 on s390x
` [PATCH 03/36] perf record: Synthesize unit/scale/... in event update
` [PATCH 04/36] perf record: Synthesize thread map and cpu map
` [PATCH 05/36] perf script: Allow computing 'perf stat' style metrics
` [PATCH 06/36] perf buildid-cache: Document for Node.js USDT
` [PATCH 07/36] perf report: Fix -D output for user metadata events
` [PATCH 08/36] perf intel-pt: Improve build messages for files that differ from the kernel
` [PATCH 09/36] Documentation: Add Arnaldo Melo to list of enforcement statement endorsers
` [PATCH 10/36] perf bench futex: Use cpumaps
` [PATCH 11/36] tools build feature: Check if pthread_barrier_t is available
` [PATCH 12/36] perf bench futex: Sync waker threads
` [PATCH 13/36] perf annotate: Fix unnecessary memory allocation for s390x
` [PATCH 14/36] perf annotate: Fix objdump comment parsing for Intel mov dissassembly
` [PATCH 15/36] perf rblist: Create rblist__exit() function
` [PATCH 16/36] perf stat: Add rbtree node_delete op
` [PATCH 17/36] perf thread_map: Add method to map all threads in the system
` [PATCH 18/36] perf s390: Always build with -fPIC
` [PATCH 19/36] perf pmu: Pass pmu as a parameter to get_cpuid_str()
` [PATCH 20/36] perf tools arm64: Add support for get_cpuid_str function
` [PATCH 21/36] perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
` [PATCH 22/36] perf vendor events arm64: Add ThunderX2 implementation defined pmu core events
` [PATCH 23/36] perf pmu: Add check for valid cpuid in perf_pmu__find_map()
` [PATCH 24/36] perf tools: Fix up build in hardnened environments
` [PATCH 25/36] perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
` [PATCH 26/36] perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_ex
` [PATCH 27/36] perf evlist: Remove evlist->overwrite
` [PATCH 28/36] perf mmap: Remove overwrite from arguments list of perf_mmap__push
` [PATCH 29/36] perf mmap: Remove overwrite and check_messup from mmap read
` [PATCH 30/36] perf c2c: Add a tip about cacheline events
` [PATCH 31/36] perf vendor events: Use more flexible pattern matching for CPU identification for mapfile.csv
` [PATCH 32/36] x86/asm: Allow again using asm.h when building for the 'bpf' clang target
` [PATCH 33/36] perf report: Set browser mode right before setup_browser()
` [PATCH 34/36] perf mmap: Fix perf backward recording
` [PATCH 35/36] perf mmap: Don't discard prev in backward mode
` [PATCH 36/36] perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record
[PATCH] perf test shell: Fix check open filename arg using 'perf trace'
2017-12-07 7:39 UTC (12+ messages)
[PATCH 0/5] perf-probe: Improve probing on versioned symbols
2017-12-07 6:11 UTC (8+ messages)
` [PATCH 1/5] perf-probe: Add warning message if there is unexpected event name
` [PATCH 2/5] perf-probe: Cut off the version suffix from "
` [PATCH 3/5] perf-probe: Add __return suffix for return events
` [PATCH 4/5] perf-probe: Find versioned symbols from map
` [PATCH 5/5] perf-probe: Support escaped character in parser
Question to perf spending a large amount of time monitoring a java process
2017-12-05 17:52 UTC (4+ messages)
uprobes enable condition (user space) - sysfs interface
2017-12-05 13:58 UTC (11+ messages)
Uprobe not getting enabled (kprobe disabled in 'General Setup' in config file)
2017-12-05 13:34 UTC
[PATCH] perf evsel: Enable ignore_missing_thread for pid option
2017-12-05 8:53 UTC
[PATCH 0/5] bpf: correct broken uapi for BPF_PROG_TYPE_PERF_EVENT program type
2017-12-04 4:00 UTC (7+ messages)
` [PATCH 1/5] "
` [PATCH 2/5] s390/bpf: "
` [PATCH 3/5] arm64/bpf: "
` [PATCH 4/5] selftests/bpf: sync kernel headers and introduce arch support in Makefile
` [PATCH 5/5] perf s390: add regs_query_register_offset()
Modify the output of perf script
2017-12-02 1:26 UTC
[PATCH] perf s390: always build with -fPIC
2017-12-01 14:12 UTC (3+ messages)
[PATCH] perf annotate: Fix objdump comment parsing for Intel mov dissassembly
2017-11-30 19:20 UTC (5+ messages)
[PATCH] perf annotate: Fix unnecessary memory allocation for s390x
2017-11-30 19:05 UTC (3+ 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)
[GIT PULL 00/11] perf/core improvements and fixes
2017-11-24 15:02 UTC (11+ messages)
` [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 "
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).