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
/
util
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-14
perf annotate: Display the branch counter histogram
Kan Liang
3
-3
/
+49
2024-08-14
perf report: Display the branch counter histogram
Kan Liang
4
-11
/
+211
2024-08-14
perf evsel: Assign abbr name for the branch counter events
Kan Liang
2
-1
/
+60
2024-08-14
perf annotate: Save branch counters for each block
Kan Liang
6
-16
/
+73
2024-08-14
perf evlist: Save branch counters information
Kan Liang
4
-6
/
+32
2024-08-14
perf report: Remove the first overflow check for branch counters
Kan Liang
1
-2
/
+0
2024-08-14
perf disasm: Fix memory leak for locked operations
Ian Rogers
1
-0
/
+1
2024-08-13
perf callchain: Add a for_each callback style API
Ian Rogers
2
-0
/
+41
2024-08-13
perf stat: Fork and launch 'perf record' when 'perf stat' needs to get retire...
Weilin Wang
6
-2
/
+554
2024-08-12
perf data: Allow to use given fd in data->file.fd
Weilin Wang
1
-1
/
+6
2024-08-12
perf parse-events: Add a retirement latency modifier
Ian Rogers
4
-1
/
+6
2024-08-12
perf session: Constify tool
Ian Rogers
2
-4
/
+4
2024-08-12
perf tool: Remove perf_tool__fill_defaults()
Ian Rogers
3
-96
/
+0
2024-08-12
perf data convert ctf: Use perf_tool__init()
Ian Rogers
1
-16
/
+14
2024-08-12
perf data convert json: Use perf_tool__init()
Ian Rogers
1
-23
/
+20
2024-08-12
perf record: Use perf_tool__init()
Ian Rogers
2
-5
/
+11
2024-08-12
perf buildid-list: Use perf_tool__init
Ian Rogers
4
-35
/
+25
2024-08-12
perf tool: Add perf_tool__init()
Ian Rogers
2
-0
/
+59
2024-08-12
perf tool: Move fill defaults into tool.c
Ian Rogers
5
-311
/
+331
2024-08-12
perf tool: Constify tool pointers
Ian Rogers
24
-181
/
+181
2024-08-12
perf s390-cpumsf: Remove unused struct
Ian Rogers
1
-5
/
+0
2024-08-12
perf auxtrace: Remove dummy tools
Ian Rogers
6
-123
/
+41
2024-08-12
perf inject: Fix leader sampling inserting additional samples
Ian Rogers
2
-0
/
+4
2024-08-12
perf lock contention: Change stack_id type to s32
Namhyung Kim
2
-2
/
+3
2024-08-12
perf script: add --addr2line option
Martin Liška
1
-1
/
+1
2024-08-09
perf annotate-data: Support --skip-empty option
Namhyung Kim
1
-22
/
+22
2024-08-09
perf debuginfo: Fix the build with !HAVE_DWARF_SUPPORT
Arnaldo Carvalho de Melo
1
-0
/
+2
2024-08-09
perf script python: Add the 'ins_lat' field to event handler
Zixian Cai
1
-1
/
+4
2024-08-08
perf callchain: Fix stitch LBR memory leaks
Ian Rogers
3
-2
/
+20
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-05
perf annotate: Add --skip-empty option
Namhyung Kim
1
-5
/
+17
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-01
perf tools: Add mode argument to sort_help()
Namhyung Kim
2
-6
/
+8
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 bpf: Move BPF disassembly routines to separate file to avoid clash with ...
Arnaldo Carvalho de Melo
4
-186
/
+209
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
4
-6
/
+11
2024-08-01
perf bpf-filter: Make filters map a single entry hashmap
Namhyung Kim
3
-43
/
+78
2024-08-01
perf list: Give clues if failed to open tracing events directory
Tiezhu Yang
1
-1
/
+2
2024-07-31
perf ftrace: Add 'profile' command
Namhyung Kim
1
-0
/
+2
2024-07-31
perf ftrace: Add 'tail' option to --graph-opts
Namhyung Kim
1
-0
/
+1
2024-07-31
perf tools: Enable evsel__is_aux_event() to work for S390_CPUMSF
Adrian Hunter
1
-1
/
+5
[prev]
[next]