perf tests stat+shadow_stat: Fix shellcheck warning about unused variable
[platform/kernel/linux-rpi.git] / tools / perf /
2023-08-03 Athira Rajeevperf tests stat+shadow_stat: Fix shellcheck warning...
2023-08-03 Athira Rajeevperf tests stat_bpf_counters: Fix usage of '==' to...
2023-08-03 Athira Rajeevperf tests perf_dat _converter_json: Use quoting to...
2023-08-03 Athira Rajeevperf tests stat+csv_summary: Fix unused variable refere...
2023-08-03 Athira Rajeevperf tests: Address signal case issues detected via...
2023-08-03 Kajol Jainperf test stat_bpf_counters_cgrp: Fix shellcheck issue...
2023-08-03 Kajol Jainperf tests lock_contention: Fix shellcheck issue about...
2023-08-03 Kajol Jainperf tests record_offcpu: Fix shellcheck warnings about...
2023-08-03 Kajol Jainperf tests probe_vfs_getname: Fix shellcheck warnings...
2023-08-03 Akanksha J Nperf tests trace+probe_vfs_getname: Fix shellcheck...
2023-08-03 Aditya Guptaperf tests task_analyzer: Check perf build options...
2023-08-03 Ian Rogersperf parse-events: Remove array remnants
2023-08-03 Ian Rogersperf tools: Revert enable indices setting syntax for...
2023-08-03 Ian Rogersperf parse-event: Avoid BPF test SEGV
2023-08-03 Namhyung Kimperf build: Include generated header files properly
2023-08-03 Namhyung Kimperf build: Update build rule for generated files
2023-08-03 Ian Rogersperf build: Remove -Wno-redundant-decls in 2 cases
2023-08-03 Ian Rogersperf build: Disable fewer bison warnings
2023-08-03 Ian Rogersperf build: Disable fewer flex warnings
2023-07-28 Ian Rogersperf build: Add Wextra for C++ compilation
2023-07-28 Ian Rogersperf build: Don't always set -funwind-tables and -ggdb3
2023-07-28 Ian Rogersperf bpf-loader: Remove unneeded diagnostic pragma
2023-07-28 Jing Zhangperf vendor events arm64: Add JSON metrics for Yitian...
2023-07-28 Jing Zhangperf jevents: Add support for Yitian 710 DDR PMU (arm64...
2023-07-28 James Clarkperf tools: Add a place to put kernel config fragments...
2023-07-28 Anup Sharmaperf scripts python: Add command execution for gecko...
2023-07-28 Anup Sharmaperf scripts python: Implement add sample function...
2023-07-28 Anup Sharmaperf scripts python: Implement add sample function...
2023-07-28 Anup Sharmaperf scripts python: Add trace end processing and PRODU...
2023-07-28 Anup Sharmaperf scripts python: Add classes and conversion functions
2023-07-28 Anup Sharmaperf scripts python: Extact necessary information from...
2023-07-28 Anup Sharmaperf scripts python: Add initial script file with usage...
2023-07-28 Xiu Jianfengperf doc: Fix typo in perf.data-file-format.txt
2023-07-28 Namhyung Kimperf machine: Include data symbols in the kernel map
2023-07-28 Namhyung Kimperf symbols: Add kallsyms__get_symbol_start()
2023-07-28 Ian Rogersperf parse-events: Remove ABORT_ON
2023-07-28 Ian Rogersperf parse-events: Improve location for add pmu
2023-07-28 Ian Rogersperf parse-events: Populate error column for BPF/tracep...
2023-07-28 Ian Rogersperf parse-events: Additional error reporting
2023-07-28 Ian Rogersperf parse-events: Separate ENOMEM memory handling
2023-07-28 Ian Rogersperf parse-events: Move instances of YYABORT to YYNOMEM
2023-07-28 Ian Rogersperf parse-events: Separate YYABORT and YYNOMEM cases
2023-07-28 Ian Rogersperf parse-event: Add memory allocation test for name...
2023-07-28 Arnaldo Carvalho... perf build: Define YYNOMEM as YYNOABORT for bison ...
2023-07-26 Ian Rogersperf parse-events: Avoid regrouped warning for wild...
2023-07-26 Ian Rogersperf parse-events: Add more comments to 'struct parse_e...
2023-07-26 Ian Rogersperf parse-events: Remove two unused tokens
2023-07-26 Ian Rogersperf parse-events: Remove unused PE_KERNEL_PMU_EVENT...
2023-07-26 Ian Rogersperf parse-events: Remove unused PE_PMU_EVENT_FAKE...
2023-07-24 Ian Rogersperf build: Add LTO build option
2023-07-24 Ian Rogersperf test: Avoid weak symbol for arch_tests
2023-07-24 Ian Rogersperf parse-events: Avoid use uninitialized warning
2023-07-24 Ian Rogersperf stat: Avoid uninitialized use of perf_stat_config
2023-07-20 Lu Hongfeiperf diff: Replaces some ',' as separator with the...
2023-07-20 Arnaldo Carvalho... perf bench uprobe trace_printk: Add entry attaching...
2023-07-20 Arnaldo Carvalho... perf bench uprobe empty: Add entry attaching an empty...
2023-07-20 Arnaldo Carvalho... perf bench uprobe: Show diff to previous
2023-07-20 Arnaldo Carvalho... perf bench uprobe: Print diff to baseline
2023-07-20 Arnaldo Carvalho... perf bench uprobe: Add benchmark to test uprobe overhead
2023-07-20 Arnaldo Carvalho... perf trace: Free thread_trace->files table
2023-07-20 Arnaldo Carvalho... perf trace: Really free the evsel->priv area
2023-07-20 Arnaldo Carvalho... perf trace: Register a thread priv destructor
2023-07-20 Arnaldo Carvalho... perf thread: Allow tools to register a thread->priv...
2023-07-20 Arnaldo Carvalho... perf evsel: Free evsel->filter on the destructor
2023-07-18 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.5-1-2023-07-18'...
2023-07-17 Arnaldo Carvalho... perf test task_exit: No need for a cycles event to...
2023-07-16 Linus TorvaldsMerge tag 'probes-fixes-v6.5-rc1-2' of git://git./linux...
2023-07-15 Linus TorvaldsMerge tag 'spi-fix-v6.5-rc1' of git://git./linux/kernel...
2023-07-15 Linus TorvaldsMerge tag 'block-6.5-2023-07-14' of git://git.kernel...
2023-07-15 Linus TorvaldsMerge tag 'io_uring-6.5-2023-07-14' of git://git.kernel...
2023-07-14 Arnaldo Carvalho... perf beauty: Update copy of linux/socket.h with the...
2023-07-14 Dave AirlieMerge tag 'amd-drm-fixes-6.5-2023-07-12' of https:...
2023-07-13 Linus TorvaldsMerge tag 'net-6.5-rc2' of git://git./linux/kernel...
2023-07-13 Linus TorvaldsMerge tag 'for-linus-6.5-rc2-tag' of git://git./linux...
2023-07-13 Linus TorvaldsMerge tag 'sh-for-v6.5-tag2' of git://git./linux/kernel...
2023-07-12 Linus TorvaldsMerge tag 'for-linus' of https://github.com/openrisc...
2023-07-12 Ian Rogersperf parse-events: Avoid SEGV if PMU lookup fails for...
2023-07-12 Linus TorvaldsMerge tag 'probes-fixes-v6.5-rc1' of git://git./linux...
2023-07-12 Linus TorvaldsMerge tag 'for-linus-2023071101' of git://git./linux...
2023-07-11 Martin K. PetersenMerge branch '6.5/scsi-staging' into 6.5/scsi-fixes
2023-07-11 Arnaldo Carvalho... tools include UAPI: Sync linux/mount.h copy with the...
2023-07-11 Sandipan Dasperf vendor events amd: Fix large metrics
2023-07-11 James Clarkperf build: Fix library not found error when using...
2023-07-11 Arnaldo Carvalho... tools headers UAPI: Sync files changed by new cachestat...
2023-07-11 Georg Müllerperf probe: Read DWARF files from the correct CU
2023-07-11 Georg Müllerperf probe: Add test for regression introduced by switc...
2023-07-11 Maxime RipardMerge v6.5-rc1 into drm-misc-fixes
2023-07-10 Linus TorvaldsMerge tag 'linux-watchdog-6.5-rc2' of git://linux-watch...
2023-07-10 Linus TorvaldsMerge tag 'v6.5-p2' of git://git./linux/kernel/git...
2023-07-09 Linus TorvaldsMerge tag 'dma-mapping-6.5-2023-07-09' of git://git...
2023-07-09 Linus TorvaldsMerge tag 'irq_urgent_for_v6.5_rc1' of git://git./linux...
2023-07-09 Linus TorvaldsMerge tag 'x86_urgent_for_v6.5_rc1' of git://git./linux...
2023-07-09 Linus TorvaldsMerge tag 'x86-core-2023-07-09' of git://git./linux...
2023-07-09 Linus TorvaldsMerge tag 'mips_6.5_1' of git://git./linux/kernel/git...
2023-07-09 Linus TorvaldsMerge tag 'xfs-6.5-merge-6' of git://git./fs/xfs/xfs...
2023-07-09 Linus TorvaldsMerge tag '6.5-rc-smb3-client-fixes-part2' of git:...
2023-07-09 Linus TorvaldsMerge tag 'ntb-6.5' of https://github.com/jonmason/ntb
2023-07-08 Linus TorvaldsMerge tag 'mm-hotfixes-stable-2023-07-08-10-43' of...
2023-07-08 Linus TorvaldsMerge tag 'scsi-misc' of git://git./linux/kernel/git...
2023-07-08 Linus TorvaldsMerge tag 'i2c-for-6.5-rc1-part2' of git://git./linux...
next