index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2024-09-02
perf tools: Build x86 32-bit syscall table from arch/x86/entry/syscalls/sysca...
Arnaldo Carvalho de Melo
2024-08-30
perf lock contention: Fix spinlock and rwlock accounting
Namhyung Kim
2024-08-30
perf lock contention: Do not fail EEXIST for update
Namhyung Kim
2024-08-30
perf lock contention: Simplify spinlock check
Namhyung Kim
2024-08-30
perf lock contention: Handle error in a single place
Namhyung Kim
2024-08-30
perf header: Remove repipe option
Ian Rogers
2024-08-30
perf inject: Overhaul handling of pipe files
Ian Rogers
2024-08-29
perf header: Allow attributes to be written after data
Ian Rogers
2024-08-29
perf header: Fail read if header sections overlap
Ian Rogers
2024-08-29
perf header: Add kerneldoc to 'struct perf_file_header'
Ian Rogers
2024-08-29
perf session: Document 'struct perf_session' and constify its 'auxtrace' member
Ian Rogers
2024-08-29
perf: cs-etm: Print queue number in raw trace dump
James Clark
2024-08-29
perf: cs-etm: Support version 0.1 of HW_ID packets
James Clark
2024-08-29
perf: cs-etm: Create decoders based on the trace ID mappings
James Clark
2024-08-29
perf: cs-etm: Move traceid_list to each queue
James Clark
2024-08-29
perf: cs-etm: Allocate queues for all CPUs
James Clark
2024-08-29
perf cs-etm: Create decoders after both AUX and HW_ID search passes
James Clark
2024-08-28
perf bpf-filter: Support filtering on cgroups
Namhyung Kim
2024-08-28
perf bpf-filter: Add build dependency to header files
Namhyung Kim
2024-08-28
perf report: Fix segfault when 'sym' sort key is not used
Namhyung Kim
2024-08-28
perf auxtrace: Remove unused 'pmu' pointer from struct auxtrace_record
Leo Yan
2024-08-28
perf auxtrace: Use evsel__is_aux_event() for checking AUX event
Leo Yan
2024-08-28
perf trace: Fix perf trace -p <PID>
Howard Chu
2024-08-28
perf evlist: Introduce method to find if there is a bpf-output event
Howard Chu
2024-08-28
perf tools: Print lost samples due to BPF filter
Namhyung Kim
2024-08-28
perf bpf-filter: Support multiple events properly
Namhyung Kim
2024-08-22
perf python: Disable -Wno-cast-function-type-mismatch if present on clang
Arnaldo Carvalho de Melo
2024-08-22
perf python: Allow checking for the existence of warning options in clang
Arnaldo Carvalho de Melo
2024-08-22
perf annotate-data: Copy back variable types after move
Namhyung Kim
2024-08-22
perf annotate-data: Update stack slot for the store
Namhyung Kim
2024-08-22
perf annotate-data: Update debug messages
Namhyung Kim
2024-08-22
perf dwarf-aux: Handle bitfield members from pointer access
Namhyung Kim
2024-08-21
perf annotate-data: Add 'typecln' sort key
Namhyung Kim
2024-08-21
perf annotate-data: Show offset and size in hex
Namhyung Kim
2024-08-21
perf bpf: Remove redundant check that map is NULL
Yang Ruibin
2024-08-21
perf annotate-data: Fix percpu pointer check
Namhyung Kim
2024-08-21
perf annotate-data: Prefer struct/union over base type
Namhyung Kim
2024-08-20
perf cap: Tidy up and improve capability testing
Ian Rogers
2024-08-20
perf annotate-data: Set bitfield member offset and size properly
Namhyung Kim
2024-08-19
perf evsel: Constify evsel__id_hdr_size() argument
Ian Rogers
2024-08-19
perf dso: Constify dso_id
Ian Rogers
2024-08-19
perf jit: Constify filename argument
Ian Rogers
2024-08-19
perf map: API clean up
Ian Rogers
2024-08-19
perf synthetic-events: Avoid unnecessary memset
Ian Rogers
2024-08-19
perf python: Fix the build on 32-bit arm by including missing "util/sample.h"
Xu Yang
2024-08-19
perf annotate-data: Update type stat at the end of find_data_type_die()
Namhyung Kim
2024-08-19
perf annotate-data: Check variables in every scope
Namhyung Kim
2024-08-19
perf annotate-data: Add is_better_type() helper
Namhyung Kim
2024-08-19
perf annotate-data: Add is_pointer_type() helper
Namhyung Kim
2024-08-19
perf annotate-data: Change return type of find_data_type_block()
Namhyung Kim
[prev]
[next]