]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2024-08-29 Ian Rogersperf header: Fail read if header sections overlap
2024-08-29 Ian Rogersperf header: Add kerneldoc to 'struct perf_file_header'
2024-08-29 Ian Rogersperf session: Document 'struct perf_session' and consti...
2024-08-29 James Clarkperf: cs-etm: Print queue number in raw trace dump
2024-08-29 James Clarkperf: cs-etm: Support version 0.1 of HW_ID packets
2024-08-29 James Clarkperf: cs-etm: Only save valid trace IDs into files
2024-08-29 James Clarkperf: cs-etm: Create decoders based on the trace ID...
2024-08-29 James Clarkperf: cs-etm: Move traceid_list to each queue
2024-08-29 James Clarkperf: cs-etm: Allocate queues for all CPUs
2024-08-29 James Clarkperf cs-etm: Create decoders after both AUX and HW_ID...
2024-08-29 Arnaldo Carvalho... Revert "tools build: Remove leftover libcap tests that...
2024-08-28 Arnaldo Carvalho... tools build: Remove leftover libcap tests that prevents...
2024-08-28 Namhyung Kimperf test: Add 'perf record cgroup' filtering test
2024-08-28 Namhyung Kimperf bpf-filter: Support filtering on cgroups
2024-08-28 Namhyung Kimperf bpf-filter: Add build dependency to header files
2024-08-28 Namhyung Kimperf report: Fix segfault when 'sym' sort key is not...
2024-08-28 James Clarkperf test trace_btf_enum: Fix shellcheck warning
2024-08-28 Leo Yanperf auxtrace: Remove unused 'pmu' pointer from struct...
2024-08-28 Leo Yanperf auxtrace: Use evsel__is_aux_event() for checking...
2024-08-28 Lucas Stachperf vendor events arm64: Move Yitian 710 DDR PMU into...
2024-08-28 Kajol Jainperf vendor events: Move PM_BR_MPRED_CMPL event for...
2024-08-28 Kajol Jainperf vendor events power10: Move the JSON/events
2024-08-28 Kajol Jainperf vendor events power10: Update JSON/events
2024-08-28 Arnaldo Carvalho... perf trace: Pass the richer 'struct syscall_arg' pointe...
2024-08-28 Howard Chuperf trace: Fix perf trace -p <PID>
2024-08-28 Howard Chuperf evlist: Introduce method to find if there is a...
2024-08-28 Ian Rogersperf report: Name events in stats for pipe mode
2024-08-28 Michael Petlanperf testsuite: Install perf-report tests in the 'make...
2024-08-28 Veronika Molnarovaperf testsuite report: Add test case for perf report
2024-08-28 Veronika Molnarovaperf testsuite report: Add test for perf-report basic...
2024-08-28 Veronika Molnarovaperf testsuite: Add common output checking helper
2024-08-28 Veronika Molnarovaperf testsuite probe: Add test for line semantics
2024-08-28 Veronika Molnarovaperf testsuite probe: Add test for invalid options
2024-08-28 Veronika Molnarovaperf testsuite probe: Add test for basic perf-probe...
2024-08-28 Veronika Molnarovaperf testsuite probe: Add test for blacklisted kprobes...
2024-08-28 Veronika Molnarovaperf testsuite: Fix shellcheck warnings
2024-08-28 Veronika Molnarovaperf testsuite: Merge settings files for shell tests
2024-08-28 Michael Petlanperf tests shell: Skip base_* dirs in test script search
2024-08-28 Arnaldo Carvalho... perf test vfs_getname: Look for alternative line where...
2024-08-28 Namhyung Kimperf test: Update sample filtering tests with multiple...
2024-08-28 Namhyung Kimperf tools: Print lost samples due to BPF filter
2024-08-28 Namhyung Kimperf bpf-filter: Support multiple events properly
2024-08-28 Kan Liangperf hist: Don't set hpp_fmt_value for members in ...
2024-08-26 Andi Kleenperf test: Support external tests for separate objdir
2024-08-22 Arnaldo Carvalho... perf python: Disable -Wno-cast-function-type-mismatch...
2024-08-22 Arnaldo Carvalho... perf python: Allow checking for the existence of warnin...
2024-08-22 Namhyung Kimperf annotate-data: Copy back variable types after...
2024-08-22 Namhyung Kimperf annotate-data: Update stack slot for the store
2024-08-22 Namhyung Kimperf annotate-data: Update debug messages
2024-08-22 Namhyung Kimperf dwarf-aux: Handle bitfield members from pointer...
2024-08-21 Namhyung Kimperf annotate-data: Add 'typecln' sort key
2024-08-21 Namhyung Kimperf annotate-data: Show offset and size in hex
2024-08-21 Yang Ruibinperf bpf: Remove redundant check that map is NULL
2024-08-21 Namhyung Kimperf annotate-data: Fix percpu pointer check
2024-08-21 Namhyung Kimperf annotate-data: Prefer struct/union over base type
2024-08-21 Namhyung Kimperf annotate-data: Fix missing constant copy
2024-08-20 Ian Rogersperf cap: Tidy up and improve capability testing
2024-08-20 Namhyung Kimperf annotate-data: Set bitfield member offset and...
2024-08-20 Arnaldo Carvalho... perf daemon: Fix the build on more 32-bit architectures
2024-08-19 Namhyung Kimperf test: Add cgroup sampling test
2024-08-19 Namhyung Kimperf record: Fix sample cgroup & namespace tracking
2024-08-19 Ian Rogersperf inject: Combine mmap and mmap2 handling
2024-08-19 Ian Rogersperf inject: Combine different mmap and mmap2 functions
2024-08-19 Ian Rogersperf inject: Combine build_ids and build_id_all into...
2024-08-19 Ian Rogersperf test: Expand pipe/inject test
2024-08-19 Ian Rogersperf evsel: Constify evsel__id_hdr_size() argument
2024-08-19 Ian Rogersperf dso: Constify dso_id
2024-08-19 Ian Rogersperf jit: Constify filename argument
2024-08-19 Ian Rogersperf map: API clean up
2024-08-19 Ian Rogersperf synthetic-events: Avoid unnecessary memset
2024-08-19 Xu Yangperf python: Fix the build on 32-bit arm by including...
2024-08-19 Namhyung Kimperf annotate-data: Update type stat at the end of...
2024-08-19 Namhyung Kimperf annotate-data: Check variables in every scope
2024-08-19 Namhyung Kimperf annotate-data: Add is_better_type() helper
2024-08-19 Namhyung Kimperf annotate-data: Add is_pointer_type() helper
2024-08-19 Namhyung Kimperf annotate-data: Change return type of find_data_typ...
2024-08-19 Namhyung Kimperf annotate-data: Add variable_state_str()
2024-08-19 Namhyung Kimperf annotate-data: Add 'enum type_match_result'
2024-08-19 Namhyung Kimperf annotate-data: Fix off-by-one in location range...
2024-08-19 Namhyung Kimperf dwarf-aux: Check allowed location expressions...
2024-08-16 Arnaldo Carvalho... Merge remote-tracking branch 'torvalds/master' into...
2024-08-16 Yicong Yangperf stat: Display iostat headers correctly
2024-08-16 Yang Jihongperf sched timehist: Fix missing free of session in...
2024-08-16 Linus TorvaldsMerge tag 'block-6.11-20240824' of git://git.kernel...
2024-08-16 Linus TorvaldsMerge tag 'io_uring-6.11-20240824' of git://git.kernel...
2024-08-16 Linus TorvaldsMerge tag 'devicetree-fixes-for-6.11-2' of git://git...
2024-08-16 Linus TorvaldsMerge tag 'thermal-6.11-rc4' of git://git.kernel.org...
2024-08-16 Linus TorvaldsMerge tag 'acpi-6.11-rc4' of git://git.kernel.org/pub...
2024-08-16 Linus TorvaldsMerge tag 'libnvdimm-fixes-6.11-rc4' of git://git.kerne...
2024-08-16 Caleb Sander... io_uring: fix user_data field name in comment
2024-08-16 Linus TorvaldsMerge tag 'rust-fixes-6.11' of https://github.com/Rust...
2024-08-16 Linus TorvaldsMerge tag 'riscv-for-linus-6.11-rc4' of git://git.kerne...
2024-08-16 Linus TorvaldsMerge tag 'trace-v6.11-rc3' of git://git.kernel.org...
2024-08-16 Linus TorvaldsMerge tag 'keys-trusted-next-6.11-rc4' of git://git...
2024-08-16 Linus TorvaldsMerge tag 'for-6.11/dm-fixes' of git://git.kernel.org...
2024-08-16 Linus TorvaldsMerge tag 'iommu-fixes-v6.11-rc3' of git://git.kernel...
2024-08-16 Linus TorvaldsMerge tag 'gpio-fixes-for-v6.11-rc4' of git://git.kerne...
2024-08-16 Linus TorvaldsMerge tag 'sound-6.11-rc4' of git://git.kernel.org...
2024-08-16 Linus TorvaldsMerge tag 'drm-fixes-2024-08-16' of https://gitlab...
2024-08-16 Rafael J. Wysockithermal: gov_bang_bang: Use governor_data to reduce...
next