selftests: Keep symlinks, when possible
[platform/kernel/linux-starfive.git] / tools / perf /
2023-09-19 Namhyung Kimperf hists browser: Fix the number of entries for ...
2023-09-19 Namhyung Kimperf tools: Handle old data in PERF_RECORD_ATTR
2023-09-19 Namhyung Kimperf test shell stat_bpf_counters: Fix test on Intel
2023-09-19 Namhyung Kimperf hists browser: Fix hierarchy mode header
2023-09-19 Namhyung Kimperf test stat_bpf_counters_cgrp: Enhance perf stat...
2023-09-19 Kajol Jainperf test stat_bpf_counters_cgrp: Fix shellcheck issue...
2023-09-19 Arnaldo Carvalho... perf top: Don't pass an ERR_PTR() directly to perf_sess...
2023-09-19 Kajol Jainperf vendor events: Drop STORES_PER_INST metric event...
2023-09-19 Kajol Jainperf vendor events: Drop some of the JSON/events for...
2023-09-19 Kajol Jainperf vendor events: Update the JSON/events descriptions...
2023-09-19 Arnaldo Carvalho... perf annotate bpf: Don't enclose non-debug code with...
2023-09-19 Arnaldo Carvalho... perf trace: Really free the evsel->priv area
2023-09-19 Arnaldo Carvalho... perf trace: Use zfree() to reduce chances of use after...
2023-08-11 Georg Müllerperf test uprobe_from_different_cu: Skip if there is...
2023-07-27 James Clarkperf build: Fix library not found error when using...
2023-07-27 Georg Müllerperf probe: Add test for regression introduced by switc...
2023-07-19 Ian Rogersperf tool x86: Fix perf_env memory leak
2023-07-19 Ravi Bangoriaperf tool x86: Consolidate is_amd check into single...
2023-07-19 Namhyung Kimperf dwarf-aux: Fix off-by-one in die_get_varname()
2023-07-19 Arnaldo Carvalho... perf script: Fix allocation of evsel->priv related...
2023-07-19 Arnaldo Carvalho... perf bench: Add missing setlocale() call to allow usage...
2023-07-05 Krister Johansenperf symbols: Symbol lookup with kcore can fail if...
2023-06-09 Namhyung Kimperf ftrace latency: Remove unnecessary "--" from ...
2023-05-17 Dmitrii Dolgovperf stat: Separate bperf from bpf_profiler
2023-05-17 Yang Jihongperf tracepoint: Fix memory leak in is_valid_tracepoint()
2023-05-17 Yang Jihongperf symbols: Fix return incorrect build_id size in...
2023-05-17 James Clarkperf cs-etm: Fix timeless decode mode detection
2023-05-17 Markus Elfringperf map: Delete two variable initialisations before...
2023-05-17 Arnaldo Carvalho... perf pmu: zfree() expects a pointer to a pointer to...
2023-05-17 Kajol Jainperf vendor events power9: Remove UTF-8 characters...
2023-05-17 Yang Jihongperf ftrace: Make system wide the default target for...
2023-05-17 Patrice Durouxperf tests record_offcpu.sh: Fix redirection of stderr...
2023-05-17 Thomas Richterperf vendor events s390: Remove UTF-8 characters from...
2023-05-17 Roman Lozkoperf scripts intel-pt-events.py: Fix IPC output for...
2023-05-17 Kan Liangperf record: Fix "read LOST count failed" msg with...
2023-05-11 Adrian Hunterperf intel-pt: Fix CYC timestamps after standalone CBR
2023-05-11 Adrian Hunterperf auxtrace: Fix address filter entire kernel size
2023-03-17 Changbin Duperf stat: Fix counting when initial delay configured
2023-03-17 Namhyung Kimperf inject: Fix --buildid-all not to eat up MMAP2
2023-03-10 Kajol Jainperf tests stat_all_metrics: Change true workload to...
2023-03-10 Yang Jihongperf record: Fix segfault with --overwrite and --max...
2023-03-10 Yicong Yangperf tools: Fix auto-complete on aarch64
2023-03-10 Athira Rajeevperf test bpf: Skip test if kernel-debuginfo is not...
2023-03-10 Namhyung Kimperf intel-pt: Do not try to queue auxtrace data on...
2023-03-10 Namhyung Kimperf inject: Use perf_data__read() for auxtrace
2023-03-10 Ian Rogersperf llvm: Fix inadvertent file creation
2023-01-18 Leo Yanperf kmem: Support field "node" in evsel__process_alloc...
2023-01-18 Leo Yanperf kmem: Support legacy tracepoints
2023-01-18 Ian Rogersperf build: Properly guard libbpf includes
2023-01-18 Adrian Hunterperf auxtrace: Fix address filter duplicate symbol...
2023-01-14 Helge Dellerparisc: Align parisc MADV_XXX constants with all other...
2023-01-12 Namhyung Kimperf stat: Fix handling of --for-each-cgroup with ...
2023-01-12 Namhyung Kimperf stat: Fix handling of unsupported cgroup events...
2023-01-12 Thomas Richterperf lock contention: Fix core dump related to not...
2023-01-12 Miaoqian Linperf tools: Fix resources leak in perf_data__open_dir()
2023-01-12 Masami Hiramatsu... perf probe: Fix to get the DW_AT_decl_file and DW_AT_ca...
2023-01-12 Masami Hiramatsu... perf probe: Use dwarf_attr_integrate as generic DWARF...
2022-12-31 Michael Petlanperf test: Fix "all PMU test" to skip parametrized...
2022-12-31 Yang Jihongperf probe: Check -v and -q options in the right place
2022-12-31 James Clarkperf tools: Make quiet mode consistent between tools
2022-12-31 Yang Jihongperf debug: Set debug_peo_args and redirect_to_stderr...
2022-12-31 Namhyung Kimperf stat: Do not delay the workload with --delay
2022-12-31 Namhyung Kimperf off_cpu: Fix a typo in BTF tracepoint name, it...
2022-12-31 James Clarkperf branch: Fix interpretation of branch records
2022-12-31 Ajay Kaherperf symbol: correction while adjusting symbol
2022-12-31 Leo Yanperf trace: Handle failure when trace point folder...
2022-12-31 Leo Yanperf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace...
2022-12-31 Leo Yanperf trace: Return error if a system call doesn't exist
2022-12-31 Namhyung Kimperf stat: Move common code in print_metric_headers()
2022-12-31 Namhyung Kimperf stat: Use evsel__is_hybrid() more
2022-12-31 James Clarkperf tools: Fix "kernel lock contention analysis" test...
2022-12-11 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-12-10-1' of git...
2022-12-10 Linus TorvaldsMerge tag 'for-linus' of git://git.armlinux.org.uk...
2022-12-09 Linus TorvaldsMerge tag 'media/v6.1-4' of git://git./linux/kernel...
2022-12-09 Dave AirlieMerge tag 'drm-misc-fixes-2022-12-08' of git://anongit...
2022-12-08 Linus TorvaldsMerge tag 'block-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'io_uring-6.1-2022-12-08' of git://git.kernel...
2022-12-08 Linus TorvaldsMerge tag 'for-linus-2022120801' of git://git./linux...
2022-12-08 Linus TorvaldsMerge tag 'ata-6.1-rc8' of git://git./linux/kernel...
2022-12-07 Linus TorvaldsMerge tag 'platform-drivers-x86-v6.1-5' of git://git...
2022-12-07 Paolo AbeniMerge tag 'ieee802154-for-net-2022-12-05' of git:/...
2022-12-06 Linus TorvaldsMerge tag 'arm64-fixes' of git://git./linux/kernel...
2022-12-04 Linus TorvaldsMerge tag 'powerpc-6.1-6' of git://git./linux/kernel...
2022-12-04 Linus TorvaldsMerge tag 'input-for-v6.1-rc7' of git://git./linux...
2022-12-03 Linus TorvaldsMerge tag 'i2c-for-6.1-rc8' of git://git./linux/kernel...
2022-12-03 Linus TorvaldsMerge tag 'block-6.1-2022-12-02' of git://git.kernel...
2022-12-03 Linus TorvaldsMerge tag 'riscv-for-linus-6.1-rc8' of git://git./linux...
2022-12-02 Linus TorvaldsMerge tag 'sound-6.1-rc8' of git://git./linux/kernel...
2022-12-02 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2022-12-02' of git:/...
2022-12-01 Palmer DabbeltRISC-V: Fix a race condition during kernel stack overflow
2022-12-01 Linus TorvaldsMerge tag 'efi-fixes-for-v6.1-4' of git://git./linux...
2022-11-30 Linus TorvaldsMerge tag 'clk-fixes-for-linus' of git://git./linux...
2022-11-29 Arnd BergmannMerge tag 'at91-fixes-6.1-3' of https://git./linux...
2022-11-29 Jakub KicinskiMerge tag 'wireless-2022-11-28' of git://git./linux...
2022-11-29 Jakub KicinskiMerge tag 'for-netdev' of https://git./linux/kernel...
2022-11-28 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.1-2' of git://git...
2022-11-27 Linus TorvaldsMerge tag 'pull-fixes' of git://git./linux/kernel/git...
2022-11-27 Linus TorvaldsMerge tag 'for-linus' of git://git./virt/kvm/kvm
2022-11-26 Linus TorvaldsMerge tag 'nfsd-6.1-6' of git://git./linux/kernel/git...
2022-11-26 Linus TorvaldsMerge tag 'for-v6.1-rc' of git://git./linux/kernel...
next