messages from 2018-04-23 14:29:40 to 2018-05-23 20:21:05 UTC [more...]
[GIT PULL 00/18] perf/core improvements
2018-05-23 20:21 UTC (18+ 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 v2]: perf/x86: store user space frame-pointer value on a sample
2018-05-23 13:09 UTC (16+ messages)
[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 (8+ messages)
` [PATCH 1/6] perf bench numa: Fix typo in options
` [PATCH 2/6] perf vendor events intel: Remove duplicated entry for westmereep-dp in mapfile.csv
` [PATCH 3/6] tools headers: Sync x86 cpufeatures.h with the kernel sources
` [PATCH 4/6] tools headers kvm: Sync uapi/linux/kvm.h "
` [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 2/8] perf scripts python: Add Python 3 support to Core.py
` [PATCH 3/8] perf scripts python: Add Python 3 support to SchedGui.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)
[GIT PULL 00/12] perf/urgent fixes
2018-05-07 19:42 UTC (30+ messages)
` [PATCH 01/12] perf machine: Set main kernel end address properly
` [PATCH 02/12] perf list: Remove s390 specific strcmp_cpuid_cmp function
` [PATCH 03/12] perf test: Adapt test case record+probe_libc_inet_pton.sh for s390
` [PATCH 04/12] perf stat: Keep the / modifier separator in fallback
` [PATCH 05/12] perf pmu: Fix pmu events parsing rule
` [PATCH] perf tools: Fix parser for empty pmu terms case
` [PATCH 06/12] perf evsel: Disable write_backward for leader sampling group events
` [PATCH 07/12] perf mem: Document incorrect and missing options
` [PATCH 08/12] perf record: Fix s390 undefined record__auxtrace_init() return value
` [PATCH 09/12] perf pmu: Fix core PMU alias list for X86 platform
` [PATCH 10/12] perf stat: Print out hint for mixed PMU group error
` [PATCH 11/12] perf evsel: Only fall back group read for leader
` [PATCH 12/12] perf stat: Fix duplicate PMU name for interval print
[GIT PULL 00/52] perf/core improvements and fixes
2018-05-02 15:19 UTC (53+ messages)
` [PATCH 01/52] perf buildid-cache: Support --list option
` [PATCH 02/52] perf buildid-cache: Support --purge-all option
` [PATCH 03/52] perf check-headers.sh: Simplify arguments passing
` [PATCH 04/52] perf check-headers.sh: Add support to check 2 independent files
` [PATCH 05/52] perf stat: Display time in precision based on std deviation
` [PATCH 06/52] perf stat: Add --table option to display time of each run
` [PATCH 07/52] perf stat: Display length strings of each run for --table option
` [PATCH 08/52] perf top: Use __map__is_kernel()
` [PATCH 09/52] perf symbols: Use __map__is_kernel() instead of ad-hoc equivalent code
` [PATCH 10/52] perf dso: Add dso__has_symbols() method
` [PATCH 11/52] perf map: Introduce map__has_symbols()
` [PATCH 12/52] perf thread: Introduce thread__find_map()
` [PATCH 13/52] perf tests: Let 'perf test list' display subtests
` [PATCH 14/52] perf thread: Introduce thread__find_symbol()
` [PATCH 15/52] perf script: Use thread__find_symbol() instead of ad-hoc equivalent
` [PATCH 16/52] perf thread: Make thread__find_map() return the map
` [PATCH 17/52] perf thread: Make thread__find_symbol() return the symbol searched
` [PATCH 18/52] perf map: Shorten map_groups__find_by_name() signature
` [PATCH 19/52] perf Documentation: Support for asciidoctor
` [PATCH 20/52] perf machine: Introduce machine__kernel_maps()
` [PATCH 21/52] perf machine: Shorten machine__load_kallsyms() signature
` [PATCH 22/52] perf machine: Remove needless map_type from machine__load_vmlinux_path()
` [PATCH 23/52] perf tests vmlinux-kallsyms: Use machine__find_kernel_function(_by_name)
` [PATCH 24/52] perf tests vmlinux-kallsyms: Use map__for_each_symbol() instead of open coded equivalent
` [PATCH 25/52] perf map: Shorten map_groups__find() signature
` [PATCH 26/52] perf ui stdio: Use map_groups__fprintf()
` [PATCH 27/52] perf symbols: Shorten dso__(first|last)_symbol()
` [PATCH 28/52] tools lib symbols: Introduce kallsyms__is_function()
` [PATCH 29/52] perf tools: Use kallsyms__is_function()
` [PATCH 30/52] perf symbols: Unexport symbol_type__is_a()
` [PATCH 31/52] perf map: Remove enum_type arg to map_groups__first()
` [PATCH 32/52] perf symbols: Remove map_type arg from dso__find_symbol()
` [PATCH 33/52] perf thread: Remove addr_type arg from thread__find_cpumode_addr_location()
` [PATCH 34/52] perf machine: Use machine__find_kernel_function() instead of open coded version
` [PATCH 35/52] perf thread: Ditch __thread__find_symbol()
` [PATCH 36/52] perf thread: Make thread__find_map() search all maps
` [PATCH 37/52] perf map: Remove map_type arg from map_groups__find()
` [PATCH 38/52] perf symbols: Store the ELF symbol type in the symbol struct
` [PATCH 39/52] perf machine: Set PROT_EXEC for executable PERF_RECORD_MMAP records
` [PATCH 40/52] perf sort: Use mmap->prot on "dcacheline" formatting
` [PATCH 41/52] perf symbols: No need to special case MAP__FUNCTION in fixup
` [PATCH 42/52] perf symbols: Use symbol type instead of map->type
` [PATCH 43/52] perf map: Use map->prot in place of type==MAP__FUNCTION
` [PATCH 44/52] perf symbols: "
` [PATCH 45/52] perf symbols: Unify symbol maps
` [PATCH 46/52] perf symbols: Remove needless goto
` [PATCH 47/52] perf symbols: Split kernel symbol processing from dso__load_sym()
` [PATCH 48/52] perf symbols: Remove unused dso__load_all_kallsyms() 'map' parameter
` [PATCH 49/52] perf symbols: kallsyms__delta() needs the kmap, not the map
` [PATCH 50/52] perf symbols: Move split_kallsyms to struct map_groups
` [PATCH 51/52] perf tools: Fix spelling mistake: "builid" -> "buildid"
` [PATCH 52/52] perf machine: Ditch find_kernel_function variants
[PATCH v2]: perf/x86: expose user space frame-pointer value on a sample
2018-04-27 13:39 UTC
[PATCH] perf test: Adapt test case record+probe_libc_inet_pton.sh for s390
2018-04-27 12:31 UTC (8+ messages)
[PATCH v2]: perf/x86: expose user space frame-pointer value on a sample
2018-04-25 12:50 UTC
[RFC PATCH] perf tools: allow map files to specify DSO
2018-04-24 19:39 UTC (2+ messages)
[PATCH] perf record: Fix s390 random record__auxtrace_init return value
2018-04-23 14:29 UTC
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).