platform/kernel/linux-rpi.git
2022-12-14 James Clarkperf cs-etm: Print unknown header version as an error
2022-12-14 Namhyung Kimperf test: Update perf lock contention test
2022-12-14 Namhyung Kimperf lock contention: Add -l/--lock-addr option
2022-12-14 Namhyung Kimperf lock contention: Implement -t/--threads option...
2022-12-14 Namhyung Kimperf lock contention: Add lock_data.h for common data
2022-12-14 Khem Rajperf python: Account for multiple words in CC
2022-12-14 Namhyung Kimperf off_cpu: Fix a typo in BTF tracepoint name, it...
2022-12-14 Athira Rajeevperf test: Update event group check for support of...
2022-12-14 Arnaldo Carvalho... perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE
2022-12-14 Ian Rogerstools lib traceevent: Remove libtraceevent
2022-12-14 Ian Rogersperf build: Use libtraceevent from the system
2022-12-14 Ian Rogersperf jevents: Parse metrics during conversion
2022-12-14 Namhyung Kimperf stat: Update event skip condition for system-wide...
2022-12-14 Ian Rogersperf build: Fixes for LIBTRACEEVENT_DYNAMIC
2022-12-14 Arnaldo Carvalho... machine: Adopt is_lock_function() from builtin-lock.c
2022-12-14 Ravi Bangoriaperf test: Add event group test for events in multiple...
2022-12-14 Ravi Bangoriaperf tool: Move pmus list variable to a new file
2022-12-14 Ian Rogersperf util: Add host_is_bigendian to util.h
2022-12-14 Ian Rogersperf util: Make header guard consistent with tool
2022-12-14 James Clarkperf stat: Fix invalid output handle
2022-12-14 Namhyung Kimperf stat: Fix multi-line metric output in JSON
2022-12-14 Ian Rogerstools lib symbol: Add dependency test to install_headers
2022-12-14 Ian Rogerstools lib subcmd: Add dependency test to install_headers
2022-12-14 Ian Rogerstools lib perf: Add dependency test to install_headers
2022-12-14 Ian Rogerstools lib api: Add dependency test to install_headers
2022-12-14 Athira Rajeevperf stat: Fix printing field separator in CSV metrics...
2022-12-14 Anshuman Khandualperf record: Add remaining branch filters: "no_cycles...
2022-12-14 Ian Rogersperf stat: Check existence of os->prefix, fixing a...
2022-12-05 Namhyung KimRevert "perf stat: Rename "aggregate-number" to "cpu...
2022-12-05 Hans-Peter... perf arm64: Fix mksyscalltbl, don't lose syscalls due...
2022-12-05 James Clarkperf branch: Fix interpretation of branch records
2022-12-05 Sean Christophersonperf tools: Use dedicated non-atomic clear/set bit...
2022-11-24 Arnaldo Carvalho... Merge remote-tracking branch 'torvalds/master' into...
2022-11-24 Ian Rogersperf list: List callback support for libpfm
2022-11-24 Ian Rogersperf list: JSON escape encoding improvements
2022-11-24 Ian Rogersperf list: Support newlines in wordwrap
2022-11-24 Ajay Kaherperf symbol: correction while adjusting symbol
2022-11-24 Zhengjun Xingperf vendor events intel: Update events and metrics...
2022-11-24 Zhengjun Xingperf vendor events intel: Add metrics for Alderlake-N
2022-11-24 Zhengjun Xingperf vendor events intel: Add uncore event list for...
2022-11-24 Zhengjun Xingperf vendor events intel: Add core event list for Alder...
2022-11-24 Namhyung Kimperf stat: Tidy up JSON metric-only output when no...
2022-11-24 Namhyung Kimperf stat: Rename "aggregate-number" to "cpu-count...
2022-11-24 Namhyung Kimperf stat: Fix JSON output in metric-only mode
2022-11-24 Namhyung Kimperf stat: Pass through 'struct outstate'
2022-11-24 Namhyung Kimperf stat: Do not pass runtime_stat to printout()
2022-11-24 Namhyung Kimperf stat: Pass struct outstate to printout()
2022-11-24 Namhyung Kimperf stat: Pass 'struct outstate' to print_metric_begin()
2022-11-24 Namhyung Kimperf stat: Use 'struct outstate' in evlist__print_count...
2022-11-24 Namhyung Kimperf stat: Pass const char *prefix to display routines
2022-11-24 Namhyung Kimperf stat: Remove metric_only argument in print_counter...
2022-11-24 Namhyung Kimperf stat: Remove prefix argument in print_metric_headers()
2022-11-24 Namhyung Kimperf stat: Use scnprintf() in prepare_interval()
2022-11-24 Namhyung Kimperf stat: Do not align time prefix in CSV output
2022-11-24 Namhyung Kimperf stat: Move summary prefix printing logic in CSV...
2022-11-24 Namhyung Kimperf stat: Fix cgroup display in JSON output
2022-11-23 Linus TorvaldsMerge tag 'pci-v6.1-fixes-3' of git://git./linux/kernel...
2022-11-23 Linus TorvaldsMerge tag 'spi-fix-v6.1-rc6' of git://git./linux/kernel...
2022-11-23 Linus TorvaldsMerge tag '9p-for-6.1-rc7' of https://github.com/martin...
2022-11-23 David Howellsfscache: fix OOB Read in __fscache_acquire_volume
2022-11-23 Namhyung Kimperf lock contention: Do not use BPF task local storage
2022-11-23 John GarryMAINTAINERS: Update John Garry's email address for...
2022-11-23 Michael Petlanperf test: Fix record test on KVM guests
2022-11-23 Namhyung Kimperf inject: Set PERF_RECORD_MISC_BUILD_ID_SIZE
2022-11-23 Naveen N. Raoperf test: Skip watchpoint tests if no watchpoints...
2022-11-23 Leo Yanperf trace: Remove unused bpf map 'syscalls'
2022-11-23 Leo Yanperf augmented_raw_syscalls: Remove unused variable...
2022-11-23 Leo Yanperf trace: Handle failure when trace point folder...
2022-11-23 Leo Yanperf trace: Return error if a system call doesn't exist
2022-11-23 Leo Yanperf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace...
2022-11-23 Ian Rogersperf list: Add JSON output option
2022-11-23 Ian Rogersperf list: Reorganize to use callbacks to allow honouri...
2022-11-23 Ian Rogersperf build: Fix LIBTRACEEVENT_DYNAMIC
2022-11-23 Namhyung Kimperf test: Replace data symbol test workload with datasym
2022-11-23 Namhyung Kimperf test: Add 'datasym' test workload
2022-11-23 Namhyung Kimperf test: Replace brstack test workload
2022-11-23 Namhyung Kimperf test: Add 'brstack' test workload
2022-11-23 Namhyung Kimperf test: Replace arm spe fork test workload with...
2022-11-23 Namhyung Kimperf test: Add 'sqrtloop' test workload
2022-11-23 Namhyung Kimperf test: Replace arm callgraph fp test workload with...
2022-11-23 Namhyung Kimperf test: Add 'leafloop' test workload
2022-11-23 Dominique Martinet9p/xen: check logical size for buffer size
2022-11-21 Linus TorvaldsLinux 6.1-rc6
2022-11-20 Linus TorvaldsMerge tag 'trace-probes-v6.1' of git://git./linux/kerne...
2022-11-20 Linus TorvaldsMerge tag 'trace-v6.1-rc5' of git://git./linux/kernel...
2022-11-20 Steven Rostedt... tracing: Fix race where eprobes can be called before...
2022-11-20 Linus TorvaldsMerge tag 'x86_urgent_for_v6.1_rc6' of git://git./linux...
2022-11-20 Linus TorvaldsMerge tag 'sched_urgent_for_v6.1_rc6' of git://git...
2022-11-20 Linus TorvaldsMerge tag 'perf_urgent_for_v6.1_rc6' of git://git....
2022-11-20 Linus TorvaldsMerge tag 'locking_urgent_for_v6.1_rc6' of git://git...
2022-11-20 Linus TorvaldsMerge tag 'powerpc-6.1-5' of git://git./linux/kernel...
2022-11-20 Namhyung Kimperf test: Replace record test workload with thloop
2022-11-20 Namhyung Kimperf test: Add 'thloop' test workload
2022-11-20 Namhyung Kimperf test: Replace pipe test workload with noploop
2022-11-20 Namhyung Kimperf test: Add -w/--workload option
2022-11-20 Ian Rogerstools lib traceevent: Make install_headers clearer
2022-11-20 Ian Rogerstools lib subcmd: Make install_headers clearer
2022-11-20 Ian Rogerstools lib perf: Make install_headers clearer
2022-11-20 Ian Rogerstools lib symbol: Clean up build output
2022-11-20 Ian Rogerstools lib bpf: Avoid install_headers make warning
next