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-10-20
perf metric: Document the internal 'struct metric'
Ian Rogers
1
-0
/
+20
2021-10-20
perf metric: Comment data structures
Ian Rogers
1
-0
/
+27
2021-10-20
perf metric: Modify resolution and recursion check
Ian Rogers
5
-270
/
+179
2021-10-20
perf metric: Only add a referenced metric once
Ian Rogers
1
-3
/
+9
2021-10-20
perf metric: Add metric new() and free() methods
Ian Rogers
1
-62
/
+75
2021-10-20
perf metric: Add documentation and rename a variable.
Ian Rogers
1
-5
/
+54
2021-10-20
perf metric: Move runtime value to the expr context
Ian Rogers
6
-28
/
+31
2021-10-20
perf pmu: Make pmu_event tables const.
Ian Rogers
9
-39
/
+39
2021-10-20
perf pmu: Make pmu_sys_event_tables const.
Ian Rogers
4
-4
/
+4
2021-10-20
perf pmu: Add const to pmu_events_map.
Ian Rogers
11
-36
/
+36
2021-10-20
tools lib: Adopt list_sort() from the kernel sources
Ian Rogers
4
-0
/
+9
2021-10-19
tools/perf: Add mem_hops field in perf_mem_data_src structure
Kajol Jain
1
-1
/
+18
2021-10-19
perf: Add comment about current state of PERF_MEM_LVL_* namespace and remove ...
Kajol Jain
1
-1
/
+0
2021-10-14
perf report: Output non-zero offset for decompressed records
Alexey Bayduraev
1
-2
/
+2
2021-10-08
perf kmem: Improve man page for record options
Ian Rogers
1
-5
/
+8
2021-10-08
perf tools: Enable strict JSON parsing
James Clark
1
-0
/
+1
2021-10-08
perf tools: Make the JSON parser more conformant when in strict mode
James Clark
1
-2
/
+40
2021-10-08
perf vendor-events: Fix all remaining invalid JSON files
James Clark
29
-44
/
+44
2021-10-08
perf daemon: Remove duplicate sys/file.h include
Guo Zhengkui
1
-2
/
+0
2021-10-08
perf test evlist-open-close: Use inline func to convert timeval to usec
Riccardo Mancini
1
-1
/
+6
2021-10-08
perf mmap: Introduce mmap_cpu_mask__duplicate()
Riccardo Mancini
2
-0
/
+14
2021-10-08
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
27
-97
/
+514
2021-10-06
x86/insn: Use get_unaligned() instead of memcpy()
Borislav Petkov
1
-0
/
+2
2021-10-05
perf tests attr: Add missing topdown metrics events
Kan Liang
4
-52
/
+440
2021-10-05
perf build: Fix plugin static linking with libopencsd on ARM and ARM64
Branislav Rankov
1
-1
/
+1
2021-10-05
perf build: Add missing -lstdc++ when linking with libopencsd
Branislav Rankov
1
-1
/
+1
2021-10-05
perf jevents: Free the sys_event_tables list after processing entries
Like Xu
1
-0
/
+2
2021-10-04
perf srcline: Use long-running addr2line per DSO
Tony Garnock-Jones
1
-88
/
+250
2021-09-29
perf tests vmlinux-kallsyms: Ignore hidden symbols
Michael Petlan
1
-0
/
+102
2021-09-29
perf metric: Avoid events for an 'if' constant result
Ian Rogers
2
-0
/
+17
2021-09-29
perf metric: Don't compute unused events
Ian Rogers
2
-7
/
+34
2021-09-29
perf expr: Propagate constants for binary operations
Ian Rogers
1
-18
/
+45
2021-09-29
perf expr: Merge find_ids and regular parsing
Ian Rogers
4
-59
/
+136
2021-09-29
perf metric: Allow metrics with no events
Ian Rogers
1
-50
/
+56
2021-09-29
perf metric: Add utilities to work on ids map.
Ian Rogers
3
-4
/
+126
2021-09-29
perf metric: Rename expr__find_other.
Ian Rogers
6
-26
/
+25
2021-09-29
perf expr: Move actions to the left.
Ian Rogers
1
-49
/
+75
2021-09-29
perf expr: Use macros for operators
Ian Rogers
1
-8
/
+14
2021-09-29
perf expr: Separate token declataion from type
Ian Rogers
1
-5
/
+4
2021-09-29
perf expr: Remove unused headers and inline d_ratio
Ian Rogers
1
-15
/
+7
2021-09-29
perf metric: Use NAN for missing event IDs.
Ian Rogers
1
-5
/
+4
2021-09-29
perf metric: Restructure struct expr_parse_ctx.
Ian Rogers
6
-107
/
+159
2021-09-28
perf vendor events arm64: Revise hip08 uncore events
John Garry
3
-62
/
+142
2021-09-28
perf test: Add pmu-event test for event described as "config="
John Garry
2
-0
/
+32
2021-09-28
perf test: Verify more event members in pmu-events test
John Garry
1
-10
/
+40
2021-09-28
perf jevents: Support ConfigCode
John Garry
1
-1
/
+12
2021-09-28
perf parse-events: Set numeric term config
John Garry
3
-8
/
+8
2021-09-28
libtraceevent: Increase libtraceevent logging when verbose
Ian Rogers
1
-0
/
+19
2021-09-28
perf tools: Add define for libtracefs version
Ian Rogers
1
-0
/
+6
2021-09-28
perf tools: Add define for libtraceevent version
Ian Rogers
1
-0
/
+6
[prev]
[next]