index
:
linux.git
iio/light/color-sensors
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2024-07-12
perf trace: Fix iteration of syscall ids in syscalltbl->entries
Howard Chu
2024-07-12
perf dso: Fix address sanitizer build
Ian Rogers
2024-07-12
perf mem: Warn if memory events are not supported on all CPUs
Leo Yan
2024-07-12
perf arm-spe: Support multiple Arm SPE PMUs
Leo Yan
2024-07-12
perf build x86: Fix SC2034 error in syscalltbl.sh
Haoze Xie
2024-07-12
perf record: Fix memset out-of-range error
Haoze Xie
2024-07-12
perf sched map: Add --fuzzy-name option for fuzzy matching in task names
Madadi Vineeth Reddy
2024-07-12
perf sched map: Add support for multiple task names using CSV
Madadi Vineeth Reddy
2024-07-12
perf sched map: Add task-name option to filter the output map
Madadi Vineeth Reddy
2024-07-11
perf build: Conditionally add feature check flags for libtrace{event,fs}
Guilherme Amadio
2024-07-03
perf install: Don't propagate subdir to Documentation submake
Nicolas Schier
2024-07-03
perf vendor events arm64:: Add i.MX95 DDR Performance Monitor metrics
Xu Yang
2024-07-03
perf vendor events arm64:: Add i.MX93 DDR Performance Monitor metrics
Xu Yang
2024-07-03
perf dsos: When adding a dso into sorted dsos maintain the sort order
Ian Rogers
2024-07-03
perf comm str: Avoid sort during insert
Ian Rogers
2024-07-02
perf report: Calling available function for stats printing
Abhishek Dubey
2024-07-02
perf intel-pt: Fix exclude_guest setting
Adrian Hunter
2024-07-02
perf intel-pt: Fix aux_watermark calculation for 64-bit size
Adrian Hunter
2024-07-02
Merge remote-tracking branch 'perf-tools' into perf-tools-next
Namhyung Kim
2024-06-28
perf sched replay: Fix -r/--repeat command line option for infinity
Madadi Vineeth Reddy
2024-06-28
perf: pmus: Remove unneeded semicolon
Yang Li
2024-06-28
perf stat: Use field separator in the metric header
Namhyung Kim
2024-06-28
perf stat: Fix a segfault with --per-cluster --metric-only
Namhyung Kim
2024-06-27
perf pmu: Don't de-duplicate core PMUs
James Clark
2024-06-27
perf pmu: Restore full PMU name wildcard support
James Clark
2024-06-27
perf report: Display pregress bar on redirected pipe data
Namhyung Kim
2024-06-26
perf test stat_bpf_counter.sh: Stabilize the test results
Veronika Molnarova
2024-06-26
perf python: Clean up build dependencies
Ian Rogers
2024-06-26
perf python: Switch module to linking libraries from building source
Ian Rogers
2024-06-26
perf util: Make util its own library
Ian Rogers
2024-06-26
perf bench: Make bench its own library
Ian Rogers
2024-06-26
perf test: Make tests its own library
Ian Rogers
2024-06-26
perf pmu-events: Make pmu-events a library
Ian Rogers
2024-06-26
perf ui: Make ui its own library
Ian Rogers
2024-06-26
perf build: Add '*.a' to clean targets
Ian Rogers
2024-06-25
perf mem: Fix a segfault with NULL event->name
Namhyung Kim
2024-06-25
perf tools: Fix a compiler warning of NULL pointer
Namhyung Kim
2024-06-25
perf symbol: Simplify kernel module checking
Namhyung Kim
2024-06-25
perf report: Fix condition in sort__sym_cmp()
Namhyung Kim
2024-06-25
perf pmus: Fixes always false when compare duplicates aliases
Junhao He
2024-06-25
perf unwind-libunwind: Add malloc() failure handling
Yunseong Kim
2024-06-25
util: constant -1 with expression of type char
Yunseong Kim
2024-06-25
perf: Timehist account sch delay for scheduled out running
Fernand Sieber
2024-06-25
perf tests: Add APX and other new instructions to x86 instruction decoder test
Adrian Hunter
2024-06-25
perf intel pt: Add new JMPABS instruction to the Intel PT instruction decoder
Adrian Hunter
2024-06-25
perf test: Check output of the probe ... --funcs command
Chaitanya S Prakash
2024-06-25
tools/perf: Fix parallel-perf python script to replace new python syntax ":="...
Athira Rajeev
2024-06-25
tools/perf: Use is_perf_pid_map_name helper function to check dso's of patter...
Athira Rajeev
2024-06-25
tools/perf: Fix the string match for "/tmp/perf-$PID.map" files in dso__load
Athira Rajeev
2024-06-24
perf test: Make test_arm_callgraph_fp.sh more robust
James Clark
[next]