index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-08
perf test: Add set of perf record LBR tests
Ian Rogers
1
-0
/
+161
2024-08-08
perf callchain: Fix stitch LBR memory leaks
Ian Rogers
3
-2
/
+20
2024-08-08
perf test pmu: Set uninitialized PMU alias to null
Veronika Molnarova
1
-1
/
+3
2024-08-08
perf tests ftrace: Add pattern check for time, count
Arnaldo Carvalho de Melo
1
-0
/
+5
2024-08-08
perf test: Add a new shell test for perf ftrace
Namhyung Kim
1
-0
/
+84
2024-08-08
perf annotate-data: Show typedef names properly
Namhyung Kim
3
-10
/
+33
2024-08-08
perf annotate: Cache debuginfo for data type profiling
Namhyung Kim
5
-14
/
+44
2024-08-08
perf hist: Fix reference counting of branch_info
Ian Rogers
1
-4
/
+14
2024-08-07
tools/include: Sync filesystem headers with the kernel sources
Namhyung Kim
3
-6
/
+179
2024-08-07
tools/include: Sync network socket headers with the kernel sources
Namhyung Kim
1
-1
/
+4
2024-08-07
tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources
Namhyung Kim
3
-5
/
+11
2024-08-06
tools/include: Sync uapi/sound/asound.h with the kernel sources
Namhyung Kim
1
-4
/
+5
2024-08-06
Merge remote-tracking branch 'torvalds/master' into perf-tools-next
Arnaldo Carvalho de Melo
5
-5
/
+5
2024-08-06
perf jevents.py: Ensure event names aren't duplicated
Ian Rogers
1
-0
/
+4
2024-08-06
perf pmu-events: Remove duplicated ampereone event
Ian Rogers
1
-3
/
+0
2024-08-06
perf pmu-events: Change dependencies for empty-pmu-events.c test
Ian Rogers
1
-1
/
+1
2024-08-06
perf test: Add build test for JEVENTS_ARCH=all
Ian Rogers
1
-0
/
+2
2024-08-05
perf annotate: Add --skip-empty option
Namhyung Kim
3
-5
/
+22
2024-08-05
perf annotate: Set al->data_nr using the notes->src->nr_events
Namhyung Kim
1
-4
/
+2
2024-08-05
perf annotate: Use annotation__pcnt_width() consistently
Namhyung Kim
2
-10
/
+6
2024-08-05
perf annotate: Set notes->src->nr_events early
Namhyung Kim
1
-6
/
+6
2024-08-05
perf annotate: Use al->data_nr if possible
Namhyung Kim
1
-4
/
+3
2024-08-05
perf mem: Update documentation for new options
Namhyung Kim
1
-31
/
+63
2024-08-02
Merge tag 'riscv-for-linus-6.11-rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
5
-5
/
+5
2024-08-01
perf mem: Add -T/--data-type option to report subcommand
Namhyung Kim
1
-0
/
+9
2024-08-01
perf mem: Add -s/--sort option
Namhyung Kim
1
-2
/
+9
2024-08-01
perf tools: Add mode argument to sort_help()
Namhyung Kim
3
-8
/
+10
2024-08-01
perf mem: Rework command option handling
Namhyung Kim
1
-34
/
+45
2024-08-01
perf mem: Free the allocated sort string, fixing a leak
Namhyung Kim
1
-0
/
+1
2024-08-01
perf hist: Correct hist_entry->mem_info refcounts
Namhyung Kim
5
-7
/
+42
2024-08-01
perf python: Remove PYTHON_PERF ifdefs
Ian Rogers
2
-6
/
+0
2024-08-01
perf jevents: Autogenerate empty-pmu-events.c
Ian Rogers
4
-352
/
+562
2024-08-01
perf bpf: Move BPF disassembly routines to separate file to avoid clash with ...
Arnaldo Carvalho de Melo
4
-186
/
+209
2024-08-01
perf test: Update sample filtering test
Namhyung Kim
1
-6
/
+7
2024-08-01
perf record: Add --setup-filter option
Namhyung Kim
2
-0
/
+20
2024-08-01
perf record: Fix a potential error handling issue
Namhyung Kim
1
-3
/
+3
2024-08-01
perf bpf-filter: Support separate lost counts for each filter
Namhyung Kim
2
-4
/
+48
2024-08-01
perf bpf-filter: Support pin/unpin BPF object
Namhyung Kim
2
-34
/
+209
2024-08-01
perf bpf-filter: Split per-task filter use case
Namhyung Kim
3
-40
/
+168
2024-08-01
perf bpf-filter: Pass 'target' to perf_bpf_filter__prepare()
Namhyung Kim
8
-10
/
+15
2024-08-01
perf bpf-filter: Make filters map a single entry hashmap
Namhyung Kim
3
-43
/
+78
2024-08-01
perf jevents: Use name for special find value (PMU_EVENTS__NOT_FOUND)
Ian Rogers
2
-3
/
+12
2024-08-01
perf list: Give clues if failed to open tracing events directory
Tiezhu Yang
1
-1
/
+2
2024-08-01
perf tools: Fix wrong message when running "make JOBS=1"
Tiezhu Yang
1
-1
/
+7
2024-08-01
perf arm-spe: Support multiple Arm SPE events
Leo Yan
1
-13
/
+24
2024-08-01
perf arm-spe: Extract evsel setting up
Leo Yan
1
-34
/
+40
2024-08-01
perf arch events: Fix duplicate RISC-V SBI firmware event name
Eric Lin
5
-5
/
+5
2024-07-31
perf test: make metric validation test return early when there is no metric s...
Weilin Wang
1
-2
/
+8
2024-07-31
perf ftrace profile: Add -s/--sort option
Namhyung Kim
2
-2
/
+66
2024-07-31
perf ftrace: Add 'profile' command
Namhyung Kim
3
-3
/
+359
[prev]
[next]