perf probe: Use dwarf_attr_integrate as generic DWARF attr accessor
[linux-2.6-block.git] / tools /
2022-11-03 Masami Hiramatsu... perf probe: Use dwarf_attr_integrate as generic DWARF...
2022-11-03 Masami Hiramatsu... perf probe: Fix to avoid crashing if DW_AT_decl_file...
2022-10-31 Arnaldo Carvalho... Merge remote-tracking branch 'torvalds/master' into...
2022-10-31 Namhyung Kimperf lock contention: Increase default stack skip to 4
2022-10-31 Namhyung Kimperf lock contention: Avoid variable length arrays
2022-10-31 Namhyung Kimperf lock contention: Check --max-stack option
2022-10-31 Namhyung Kimperf lock contention: Fix memory sanitizer issue
2022-10-31 Ian Rogersperf test: Parse events workaround for dash/minus
2022-10-31 Arnaldo Carvalho... perf evlist: Add missing util/event.h header
2022-10-31 Arnaldo Carvalho... perf mmap: Remove several unneeded includes from util...
2022-10-31 Arnaldo Carvalho... perf tests: Add missing event.h include
2022-10-31 Arnaldo Carvalho... perf thread: Move thread__resolve() from event.h
2022-10-31 Arnaldo Carvalho... perf symbol: Move addr_location__put() from event.h
2022-10-31 Arnaldo Carvalho... perf machine: Move machine__resolve() from event.h
2022-10-31 Arnaldo Carvalho... perf kwork: Remove includes not needed in kwork.h
2022-10-31 Arnaldo Carvalho... perf tools: Move 'struct perf_sample' to a separate...
2022-10-31 Arnaldo Carvalho... perf branch: Remove some needless headers, add a needed one
2022-10-31 Arnaldo Carvalho... perf bpf: No need to include headers just use forward...
2022-10-30 Linus TorvaldsMerge tag 'fbdev-for-6.1-rc3' of git://git./linux/kerne...
2022-10-30 Linus TorvaldsMerge tag 'char-misc-6.1-rc3' of git://git./linux/kerne...
2022-10-30 Linus TorvaldsMerge tag 'usb-6.1-rc3' of git://git./linux/kernel...
2022-10-30 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.1-rc3' of git://git./linux...
2022-10-30 Linus TorvaldsMerge tag 'perf_urgent_for_v6.1_rc3' of git://git....
2022-10-30 Linus TorvaldsMerge tag 'loongarch-fixes-6.1-1' of git://git./linux...
2022-10-30 Linus TorvaldsMerge tag '6.1-rc2-smb3-fixes' of git://git.samba.org...
2022-10-30 Linus TorvaldsMerge tag 'random-6.1-rc3-for-linus' of git://git....
2022-10-30 Linus TorvaldsMerge tag 'scsi-fixes' of git://git./linux/kernel/git...
2022-10-30 Linus TorvaldsMerge tag 'block-6.1-2022-10-28' of git://git.kernel...
2022-10-30 Linus TorvaldsMerge tag 'io_uring-6.1-2022-10-28' of git://git.kernel...
2022-10-30 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-10-28' of git:/...
2022-10-29 Linus TorvaldsMerge tag 'powerpc-6.1-3' of git://git./linux/kernel...
2022-10-29 Linus TorvaldsMerge tag 's390-6.1-3' of git://git./linux/kernel/git...
2022-10-29 Linus TorvaldsMerge tag 'riscv-for-linus-6.1-rc3' of git://git./linux...
2022-10-28 Linus TorvaldsMerge tag 'acpi-6.1-rc3' of git://git./linux/kernel...
2022-10-28 Linus TorvaldsMerge tag 'pm-6.1-rc3' of git://git./linux/kernel/git...
2022-10-28 Linus TorvaldsMerge tag 'rtc-6.1-fixes' of git://git./linux/kernel...
2022-10-28 Linus TorvaldsMerge tag 'mmc-v6.1-rc1' of git://git./linux/kernel...
2022-10-28 Linus TorvaldsMerge tag 'mtd/fixes-for-6.1-rc3' of git://git./linux...
2022-10-28 Linus TorvaldsMerge tag 'sound-6.1-rc3' of git://git./linux/kernel...
2022-10-28 Linus TorvaldsMerge tag 'drm-fixes-2022-10-28' of git://anongit.freed...
2022-10-28 Linus TorvaldsMerge tag 'v6.1-p3' of git://git./linux/kernel/git...
2022-10-28 Rafael J. WysockiMerge branches 'pm-sleep', 'pm-domains' and 'pm-tools'
2022-10-27 Palmer DabbeltMerge patch series "Fix RISC-V toolchain extension...
2022-10-27 Linus TorvaldsMerge tag 'net-6.1-rc3-2' of git://git./linux/kernel...
2022-10-27 Linus TorvaldsMerge tag 'execve-v6.1-rc3' of git://git./linux/kernel...
2022-10-27 Arnaldo Carvalho... perf bpf: No need to include compiler.h when HAVE_LIBBP...
2022-10-27 James Clarkperf tools: Make quiet mode consistent between tools
2022-10-27 James Clarkperf tools: Fix "kernel lock contention analysis" test...
2022-10-27 Namhyung Kimperf test: Do not set TEST_SKIP for record subtests
2022-10-27 Namhyung Kimperf test: Test record with --threads option
2022-10-27 Namhyung Kimperf test: Add target workload test in 'perf record...
2022-10-27 Namhyung Kimperf test: Add system-wide mode in 'perf record' tests
2022-10-27 Namhyung Kimperf test: Wait for a new thread when testing --per...
2022-10-27 Namhyung Kimperf test: Use a test program in 'perf record' tests
2022-10-27 Namhyung Kimperf test: Fix shellcheck issues in the record test
2022-10-27 Namhyung Kimperf test: Do not use instructions:u explicitly
2022-10-27 Adrian Hunterperf scripts python: intel-pt-events.py: Add ability...
2022-10-27 Arnaldo Carvalho... perf event: Drop perf_regs.h include, not needed anymore
2022-10-27 Arnaldo Carvalho... perf scripting python: Add missing util/perf_regs.h...
2022-10-27 Arnaldo Carvalho... perf arch x86: Add missing stdlib.h to get free() prototype
2022-10-27 Arnaldo Carvalho... perf unwind arm64: Remove needless event.h & thread...
2022-10-27 Yang Jihongperf config: Add missing newline on pr_warning() call...
2022-10-27 Yang Jihongperf daemon: Complete list of supported subcommand...
2022-10-27 Namhyung Kimperf stat: Remove unused perf_counts.aggr field
2022-10-27 Namhyung Kimperf stat: Display percore events properly
2022-10-27 Namhyung Kimperf stat: Display event stats using aggr counts
2022-10-27 Namhyung Kimperf stat: Add perf_stat_process_shadow_stats()
2022-10-27 Namhyung Kimperf stat: Add perf_stat_process_percore()
2022-10-27 Namhyung Kimperf stat: Add perf_stat_merge_counters()
2022-10-27 Namhyung Kimperf stat: Split process_counters() to share it with...
2022-10-27 Namhyung Kimperf stat: Reset aggr counts for each interval
2022-10-27 Namhyung Kimperf stat: Allocate aggr counts for recorded data
2022-10-27 Namhyung Kimperf stat: Aggregate per-thread stats using evsel-...
2022-10-27 Namhyung Kimperf stat: Factor out evsel__count_has_error()
2022-10-27 Namhyung Kimperf stat: Aggregate events using evsel->stats->aggr
2022-10-27 Namhyung Kimperf stat: Allocate evsel->stats->aggr properly
2022-10-27 Namhyung Kimperf stat: Add struct perf_stat_aggr to perf_stat_evsel
2022-10-27 Namhyung Kimperf stat: Add 'needs_sort' argument to cpu_aggr_map__new()
2022-10-27 Namhyung Kimperf stat: Add cpu aggr id for no aggregation mode
2022-10-27 Namhyung Kimperf stat: Add aggr id for global mode
2022-10-27 Namhyung Kimperf stat: Use evsel__is_hybrid() more
2022-10-27 Namhyung Kimperf tools: Use pmu info in evsel__is_hybrid()
2022-10-27 Namhyung Kimperf tools: Save evsel->pmu in parse_events()
2022-10-27 Nikita Shubinperf vendor events riscv: add Sifive U74 JSON file
2022-10-27 Nikita Shubinperf arch events: riscv sbi firmware std event files
2022-10-27 Nikita Shubinperf tools riscv: Add support for get_cpuid_str function
2022-10-27 Linus TorvaldsMerge tag 'hardening-v6.1-rc3' of git://git./linux...
2022-10-27 Linus TorvaldsMerge tag 'media/v6.1-3' of git://git./linux/kernel...
2022-10-27 Linus TorvaldsMerge tag 'fscrypt-for-linus' of git://git./fs/fscrypt...
2022-10-27 Jakub KicinskiMerge tag 'linux-can-fixes-for-6.1-20221027' of git...
2022-10-27 Paolo AbeniMerge branch 'openvswitch-syzbot-splat-fix-and-introduc...
2022-10-27 Aaron Conoleselftests: add openvswitch selftest suite
2022-10-27 Dave AirlieMerge tag 'amd-drm-fixes-6.1-2022-10-26-1' of https...
2022-10-27 Dave AirlieMerge tag 'drm-msm-fixes-2022-10-24' of https://gitlab...
2022-10-27 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.1-2022-10-26' of...
2022-10-27 Linus TorvaldsMerge tag 'spi-fix-v6.1-rc2' of git://git./linux/kernel...
2022-10-26 Linus TorvaldsMerge tag 'arc-6.1-fixes' of git://git./linux/kernel...
2022-10-26 Shang XiaoJingperf vendor events arm64: Fix incorrect Hisi hip08...
2022-10-26 Adrian Hunterperf auxtrace: Fix address filter symbol name match...
2022-10-26 Arnaldo Carvalho... tools headers UAPI: Sync linux/perf_event.h with the...
next