index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2024-08-01
perf mem: Add -T/--data-type option to report subcommand
Namhyung Kim
2024-08-01
perf mem: Add -s/--sort option
Namhyung Kim
2024-08-01
perf tools: Add mode argument to sort_help()
Namhyung Kim
2024-08-01
perf mem: Rework command option handling
Namhyung Kim
2024-08-01
perf mem: Free the allocated sort string, fixing a leak
Namhyung Kim
2024-08-01
perf hist: Correct hist_entry->mem_info refcounts
Namhyung Kim
2024-08-01
perf python: Remove PYTHON_PERF ifdefs
Ian Rogers
2024-08-01
perf jevents: Autogenerate empty-pmu-events.c
Ian Rogers
2024-08-01
perf bpf: Move BPF disassembly routines to separate file to avoid clash with ...
Arnaldo Carvalho de Melo
2024-08-01
perf test: Update sample filtering test
Namhyung Kim
2024-08-01
perf record: Add --setup-filter option
Namhyung Kim
2024-08-01
perf record: Fix a potential error handling issue
Namhyung Kim
2024-08-01
perf bpf-filter: Support separate lost counts for each filter
Namhyung Kim
2024-08-01
perf bpf-filter: Support pin/unpin BPF object
Namhyung Kim
2024-08-01
perf bpf-filter: Split per-task filter use case
Namhyung Kim
2024-08-01
perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare()
Namhyung Kim
2024-08-01
perf bpf-filter: Make filters map a single entry hashmap
Namhyung Kim
2024-08-01
perf jevents: Use name for special find value (PMU_EVENTS__NOT_FOUND)
Ian Rogers
2024-08-01
perf list: Give clues if failed to open tracing events directory
Tiezhu Yang
2024-08-01
perf tools: Fix wrong message when running "make JOBS=1"
Tiezhu Yang
2024-08-01
perf arm-spe: Support multiple Arm SPE events
Leo Yan
2024-08-01
perf arm-spe: Extract evsel setting up
Leo Yan
2024-08-01
perf arch events: Fix duplicate RISC-V SBI firmware event name
Eric Lin
2024-07-31
perf test: make metric validation test return early when there is no metric s...
Weilin Wang
2024-07-31
perf ftrace profile: Add -s/--sort option
Namhyung Kim
2024-07-31
perf ftrace: Add 'profile' command
Namhyung Kim
2024-07-31
perf ftrace: Factor out check_ftrace_capable()
Namhyung Kim
2024-07-31
perf ftrace: Add 'tail' option to --graph-opts
Namhyung Kim
2024-07-31
perf test pmu: Remove unused test_pmus
Dr. David Alan Gilbert
2024-07-31
perf tools: Enable evsel__is_aux_event() to work for S390_CPUMSF
Adrian Hunter
2024-07-31
perf tools: Enable evsel__is_aux_event() to work for ARM/ARM64
Adrian Hunter
2024-07-31
perf scripts python cs-etm: Restore first sample log in verbose mode
James Clark
2024-07-31
perf cs-etm: Output 0 instead of 0xdeadbeef when exception packets are flushed
James Clark
2024-07-31
perf inject: Convert comma to semicolon
Chen Ni
2024-07-31
perf daemon: Convert comma to semicolon
Chen Ni
2024-07-31
perf annotate: Convert comma to semicolon
Chen Ni
2024-07-31
perf vendor events power10: Update JSON/events
Kajol Jain
2024-07-31
perf annotate: Set instruction name to be used with insn-stat when using raw ...
Athira Rajeev
2024-07-31
perf annotate: Add support to use libcapstone in powerpc
Athira Rajeev
2024-07-31
perf annotate: Use capstone_init and remove open_capstone_handle from disasm.c
Athira Rajeev
2024-07-31
perf annotate: Make capstone_init non-static so that it can be used during sy...
Athira Rajeev
2024-07-31
perf annotate: Update instruction tracking for powerpc
Athira Rajeev
2024-07-31
perf annotate: Add more instructions for instruction tracking
Athira Rajeev
2024-07-31
perf annotate: Add some of the arithmetic instructions to support instruction...
Athira Rajeev
2024-07-31
perf annotate: Add support to identify memory instructions of opcode 31 in po...
Athira Rajeev
2024-07-31
perf annotate: Add parse function for memory instructions in powerpc
Athira Rajeev
2024-07-31
perf annotate: Update parameters for reg extract functions to use raw instruc...
Athira Rajeev
2024-07-31
perf annotate: Add support to capture and parse raw instruction in powerpc us...
Athira Rajeev
2024-07-31
perf annotate: Add disasm_line__parse() to parse raw instruction for powerpc
Athira Rajeev
2024-07-31
perf annotate: Update TYPE_STATE_MAX_REGS to include max of regs in powerpc
Athira Rajeev
[prev]
[next]