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
2021-06-01
perf record: Move probing cgroup sampling support
Namhyung Kim
3
-0
/
+17
2021-06-01
perf probe: Fix NULL pointer dereference in convert_variable_location()
Li Huafei
2
-2
/
+9
2021-06-01
perf tools: Copy uapi/asm/perf_regs.h from the kernel for MIPS
Tiezhu Yang
2
-1
/
+1
2021-06-01
perf scripting python: intel-pt-events.py: Add --insn-trace and --src-trace
Adrian Hunter
2
-19
/
+163
2021-06-01
perf scripting python: exported-sql-viewer.py: Factor out libxed.py
Adrian Hunter
2
-88
/
+108
2021-06-01
perf scripting python: Update documentation for srcline etc
Adrian Hunter
1
-4
/
+42
2021-06-01
perf scripting python: Add perf_sample_srcline() and perf_sample_srccode()
Adrian Hunter
1
-0
/
+56
2021-06-01
perf scripting python: Add perf_set_itrace_options()
Adrian Hunter
1
-2
/
+42
2021-06-01
perf auxtrace: Factor out itrace_do_parse_synth_opts()
Adrian Hunter
2
-3
/
+17
2021-06-01
perf scripting python: Add perf_sample_insn()
Adrian Hunter
1
-0
/
+27
2021-06-01
perf script: Factor out script_fetch_insn()
Adrian Hunter
2
-2
/
+11
2021-06-01
perf scripting python: Assign perf_script_context
Adrian Hunter
2
-1
/
+35
2021-06-01
perf scripting: Add perf_session to scripting_context
Adrian Hunter
5
-6
/
+15
2021-06-01
perf scripting: Add scripting_context__update()
Adrian Hunter
4
-7
/
+38
2021-06-01
perf scripting python: Simplify perf-trace-context module functions
Adrian Hunter
1
-22
/
+17
2021-06-01
perf scripting python: Remove unnecessary 'static'
Adrian Hunter
1
-3
/
+3
2021-05-28
perf vendor events powerpc: Fix eventcode of power10 JSON events
Kajol Jain
10
-299
/
+299
2021-05-27
perf stat: Fix error check for bpf_program__attach
Namhyung Kim
1
-2
/
+2
2021-05-27
perf test: Test 2 libpfm4 error cases
Ian Rogers
1
-0
/
+10
2021-05-27
perf test: Iterate over shell tests in alphabetical order
Riccardo Mancini
1
-17
/
+21
2021-05-27
perf probe: Provide more detail with relocation warning
Ravi Bangoria
1
-3
/
+8
2021-05-27
perf parse-events: Add bison --file-prefix-map option
Denys Zagorui
2
-3
/
+12
2021-05-27
perf debug: Move debug initialization earlier
Ian Rogers
1
-2
/
+2
2021-05-26
perf jevents: Fix getting maximum number of fds
Felix Fietkau
1
-1
/
+1
2021-05-26
perf inject: Do not inject BUILD_ID record if MMAP2 has it
Namhyung Kim
1
-0
/
+24
2021-05-26
perf inject: Call dso__put() even if dso->hit is set
Namhyung Kim
1
-2
/
+2
2021-05-25
perf scripts python: intel-pt-events.py: Add branches to script
Adrian Hunter
3
-35
/
+116
2021-05-25
perf scripting python: Add auxtrace error
Adrian Hunter
3
-0
/
+57
2021-05-25
perf scripting python: Add context switch
Adrian Hunter
1
-0
/
+45
2021-05-25
perf scripting python: Add cpumode
Adrian Hunter
1
-0
/
+3
2021-05-25
perf scripting python: Add IPC
Adrian Hunter
1
-0
/
+8
2021-05-25
perf scripting python: Add sample flags
Adrian Hunter
1
-0
/
+26
2021-05-25
perf script: Factor out perf_sample__sprintf_flags()
Adrian Hunter
2
-10
/
+21
2021-05-25
perf scripting python: Add 'addr_location' for 'addr'
Adrian Hunter
7
-23
/
+41
2021-05-25
perf scripting python: Factor out set_sym_in_dict()
Adrian Hunter
1
-8
/
+17
2021-05-25
perf scripting python: Fix tuple_set_u64()
Adrian Hunter
1
-65
/
+81
2021-05-25
perf auxtrace: Make perf_event__process_auxtrace*() callable
Arnaldo Carvalho de Melo
1
-3
/
+20
2021-05-25
perf script: Find script file relative to exec path
Adrian Hunter
5
-2
/
+46
2021-05-25
perf arm-spe: Remove redundant checking for "full_auxtrace"
Leo Yan
1
-1
/
+1
2021-05-25
perf arm-spe: Enable timestamp for per-cpu mode
Leo Yan
1
-2
/
+31
2021-05-25
perf arm-spe: Correct sample flags for dummy event
Leo Yan
1
-3
/
+4
2021-05-25
perf arm-spe: Correct sample flags for SPE event
Leo Yan
1
-3
/
+4
2021-05-25
perf vendor events intel: Update event list for Icelake Client
Jin Yao
8
-1575
/
+3296
2021-05-25
perf vendor events intel: Add metrics for Icelake Server
Jin Yao
1
-0
/
+327
2021-05-25
perf vendor events intel: Add uncore event list for Icelake Server
Jin Yao
3
-0
/
+2819
2021-05-25
perf vendor events intel: Add core event list for Icelake Server
Jin Yao
8
-0
/
+2961
2021-05-25
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
17
-28
/
+67
2021-05-21
perf tests: Drop __maybe_unused on x86 test declarations
Rob Herring
1
-3
/
+2
2021-05-21
perf tests: Consolidate test__arch_unwind_sample declaration
Rob Herring
8
-32
/
+0
2021-05-21
perf stat: Skip evlist__[enable|disable] when all events uses BPF
Song Liu
2
-6
/
+10
[prev]
[next]