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
2019-10-19
libperf: Move mask setup to perf_evlist__mmap_ops()
Jiri Olsa
2
-2
/
+2
2019-10-19
libperf: Move mmap allocation to perf_evlist__mmap_ops::get
Jiri Olsa
2
-32
/
+34
2019-10-19
libperf: Introduce perf_evlist__for_each_mmap()
Jiri Olsa
7
-6
/
+47
2019-10-19
perf tests: Disable bp_signal testing for arm64
Leo Yan
1
-9
/
+6
2019-10-19
perf tests bp_account: Add dedicated checking helper is_supported()
Leo Yan
3
-1
/
+18
2019-10-19
perf tests: Remove needless headers for bp_account
Leo Yan
1
-4
/
+0
2019-10-19
perf list: Hide deprecated events by default
Jin Yao
9
-19
/
+55
2019-10-19
perf trace: Pass a syscall_arg to syscall_arg_fmt->strtoul()
Arnaldo Carvalho de Melo
1
-1
/
+5
2019-10-18
perf trace: Honour --max-events in processing syscalls:sys_enter_*
Arnaldo Carvalho de Melo
1
-6
/
+7
2019-10-18
libbeauty: Introduce syscall_arg__strtoul_strarray()
Arnaldo Carvalho de Melo
2
-0
/
+9
2019-10-18
perf tools: Remove unused trace_find_next_event()
Steven Rostedt (VMware)
2
-33
/
+0
2019-10-18
perf scripting engines: Iterate on tep event arrays directly
Steven Rostedt (VMware)
2
-4
/
+13
2019-10-18
perf trace: Initialize evsel_trace->fmt for syscalls:sys_enter_* tracepoints
Arnaldo Carvalho de Melo
1
-0
/
+23
2019-10-17
perf trace: Introduce 'struct evsel__trace' for evsel->priv needs
Arnaldo Carvalho de Melo
1
-6
/
+48
2019-10-17
perf trace: Hide evsel->access further, simplify code
Arnaldo Carvalho de Melo
1
-26
/
+31
2019-10-17
perf trace: Introduce accessors to trace specific evsel->priv
Arnaldo Carvalho de Melo
1
-11
/
+32
2019-10-17
perf trace: Show error message when not finding a field used in a filter expr...
Arnaldo Carvalho de Melo
1
-2
/
+2
2019-10-17
x86: xen: insn: Decode Xen and KVM emulate-prefix signature
Masami Hiramatsu
1
-1
/
+2
2019-10-16
perf kmem: Fix memory leak in compact_gfp_flags()
Yunfeng Ye
1
-0
/
+1
2019-10-15
perf trace: Hook the 'vec' tracepoint argument with the x86 IRQ vectors scnpr...
Arnaldo Carvalho de Melo
1
-1
/
+2
2019-10-15
perf trace beauty: Add the glue for the autogenerated x86 IRQ vector array
Arnaldo Carvalho de Melo
3
-0
/
+36
2019-10-15
libbeauty: Add a strarray__scnprintf_suffix() method
Arnaldo Carvalho de Melo
2
-0
/
+15
2019-10-15
libbeauty: Hook up the x86 irq_vectors table generator
Arnaldo Carvalho de Melo
1
-0
/
+8
2019-10-15
libbeauty: Add a generator for x86's IRQ vectors -> strings
Arnaldo Carvalho de Melo
1
-0
/
+27
2019-10-15
tools arch x86: Grab a copy of the file containing the IRQ vector defines
Arnaldo Carvalho de Melo
1
-0
/
+1
2019-10-15
perf vendor events arm64: Add some missing events for Hisi hip08 HHA PMU
John Garry
1
-1
/
+22
2019-10-15
perf vendor events arm64: Add some missing events for Hisi hip08 L3C PMU
John Garry
1
-0
/
+56
2019-10-15
perf vendor events arm64: Add some missing events for Hisi hip08 DDRC PMU
John Garry
1
-0
/
+14
2019-10-15
perf vendor events arm64: Fix Hisi hip08 DDRC PMU eventname
John Garry
1
-1
/
+1
2019-10-15
perf trace: Support tracepoint dynamic char arrays
Arnaldo Carvalho de Melo
2
-5
/
+16
2019-10-15
perf trace: Filter own pid to avoid a feedback look in 'perf trace record -a'
Arnaldo Carvalho de Melo
1
-8
/
+16
2019-10-15
perf string: Export asprintf__tp_filter_pids()
Arnaldo Carvalho de Melo
2
-1
/
+5
2019-10-15
perf trace: Introduce --errno-summary
Arnaldo Carvalho de Melo
2
-4
/
+51
2019-10-15
perf c2c: Fix memory leak in build_cl_output()
Yunfeng Ye
1
-5
/
+9
2019-10-15
perf tools: Fix mode setting in copyfile_mode_ns()
Adrian Hunter
1
-3
/
+5
2019-10-15
perf annotate: Fix multiple memory and file descriptor leaks
Gustavo A. R. Silva
1
-1
/
+1
2019-10-15
perf tools: Fix resource leak of closedir() on the error paths
Yunfeng Ye
2
-3
/
+7
2019-10-15
perf evlist: Fix fix for freed id arrays
Andi Kleen
1
-1
/
+1
2019-10-15
perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()
Thomas Richter
1
-1
/
+5
2019-10-15
perf trace: Add syscall failure stats to -s/--summary and -S/--with-summary
Arnaldo Carvalho de Melo
1
-24
/
+34
2019-10-15
perf stat: Support --all-kernel/--all-user
Jin Yao
4
-0
/
+24
2019-10-15
perf jvmti: Link against tools/lib/ctype.h to have weak strlcpy()
Thomas Richter
1
-1
/
+5
2019-10-15
perf annotate: Fix objdump --no-show-raw-insn flag
Ian Rogers
1
-2
/
+2
2019-10-15
perf annotate: Don't pipe objdump output through 'expand' command
Ian Rogers
1
-19
/
+76
2019-10-15
perf annotate: Don't pipe objdump output through 'grep' command
Ian Rogers
1
-1
/
+8
2019-10-15
perf annotate: Use libsubcmd's run-command.h to fork objdump
Ian Rogers
1
-35
/
+37
2019-10-15
perf annotate: Avoid reallocation in objdump parsing
Ian Rogers
1
-12
/
+14
2019-10-15
perf report: Add warning when libunwind not compiled in
Jin Yao
1
-0
/
+7
2019-10-15
perf test: Avoid infinite loop for task exit case
Leo Yan
1
-0
/
+8
2019-10-15
perf test: Report failure for mmap events
Leo Yan
1
-0
/
+1
[prev]
[next]