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-11-13
perf expr: Move ID handling to its own function
Ian Rogers
1
-26
/
+35
2021-11-13
perf expr: Add metric literals for topology.
Ian Rogers
2
-1
/
+38
2021-11-13
perf expr: Add literal values starting with #
Ian Rogers
4
-6
/
+30
2021-11-13
perf cputopo: Match thread_siblings to topology ABI name
Ian Rogers
3
-18
/
+25
2021-11-13
perf cputopo: Match die_siblings to topology ABI name
Ian Rogers
3
-20
/
+25
2021-11-13
perf cputopo: Update to use pakage_cpus
Ian Rogers
3
-15
/
+28
2021-11-13
perf test: Add expr test for events with hyphens
Ian Rogers
1
-0
/
+10
2021-11-13
perf test: Remove skip_if_fail
Ian Rogers
6
-23
/
+8
2021-11-13
perf test: Remove is_supported function
Ian Rogers
2
-14
/
+1
2021-11-13
perf test: TSC test, remove is_supported use
Ian Rogers
1
-23
/
+16
2021-11-13
perf test: BP tests, remove is_supported use
Ian Rogers
4
-74
/
+51
2021-11-13
perf test: Remove non test case style support.
Ian Rogers
2
-10
/
+16
2021-11-13
perf test: Convert time to tsc test to test case.
Ian Rogers
1
-1
/
+6
2021-11-13
perf test: bp tests use test case
Ian Rogers
3
-3
/
+18
2021-11-13
perf test: Remove now unused subtest helpers
Ian Rogers
2
-13
/
+1
2021-11-13
perf test: Convert llvm tests to test cases.
Ian Rogers
1
-23
/
+54
2021-11-13
perf test: Convert bpf tests to test cases.
Ian Rogers
1
-29
/
+43
2021-11-13
perf test: Convert clang tests to test cases.
Ian Rogers
3
-47
/
+24
2021-11-13
perf test: Convert watch point tests to test cases.
Ian Rogers
1
-98
/
+32
2021-11-13
perf test: Convert pmu event tests to test cases.
Ian Rogers
1
-62
/
+16
2021-11-13
perf test: Convert pfm tests to use test cases.
Ian Rogers
1
-47
/
+19
2021-11-13
perf test: Add skip reason to test case.
Ian Rogers
2
-1
/
+13
2021-11-13
perf test: Add test case struct.
Ian Rogers
2
-10
/
+46
2021-11-13
perf test: Add helper functions for abstraction.
Ian Rogers
2
-29
/
+71
2021-11-13
perf test: Rename struct test to test_suite
Ian Rogers
81
-123
/
+125
2021-11-13
perf test: Move each test suite struct to its test
Ian Rogers
70
-348
/
+397
2021-11-13
perf test: Make each test/suite its own struct.
Ian Rogers
12
-170
/
+216
2021-11-12
perf test: Use macro for "suite" definitions
Ian Rogers
1
-330
/
+149
2021-11-12
perf test: Use macro for "suite" declarations
Ian Rogers
1
-74
/
+77
2021-11-12
perf beauty: Add socket level scnprintf that handles ARCH specific SOL_SOCKET
Arnaldo Carvalho de Melo
2
-0
/
+21
2021-11-12
perf trace: Beautify the 'level' argument of setsockopt
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-11-12
perf trace: Beautify the 'level' argument of getsockopt
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-11-12
perf beauty socket: Add generator for socket level (SOL_*) string table
Arnaldo Carvalho de Melo
3
-3
/
+17
2021-11-12
perf beauty socket: Sort the ipproto array entries
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-11-12
perf beauty socket: Rename 'regex' to 'ipproto_regex'
Arnaldo Carvalho de Melo
1
-3
/
+3
2021-11-12
perf beauty socket: Prep to receive more input header files
Arnaldo Carvalho de Melo
1
-1
/
+5
2021-11-12
perf beauty socket: Rename header_dir to uapi_header_dir
Arnaldo Carvalho de Melo
1
-2
/
+2
2021-11-12
perf beauty: Rename socket_ipproto.sh to socket.sh to hold more socket table ...
Arnaldo Carvalho de Melo
3
-7
/
+8
2021-11-12
perf beauty: Make all sockaddr files use a common naming scheme
Arnaldo Carvalho de Melo
3
-7
/
+7
2021-11-08
Add 'tools/perf/libbpf/' to ignored files
Linus Torvalds
1
-0
/
+1
2021-11-07
perf build: Install libbpf headers locally when building
Quentin Monnet
1
-13
/
+19
2021-11-07
perf MANIFEST: Add bpftool files to allow building with BUILD_BPF_SKEL=1
Arnaldo Carvalho de Melo
1
-0
/
+3
2021-11-07
perf metric: Fix memory leaks
Ian Rogers
1
-1
/
+4
2021-11-07
perf parse-event: Add init and exit to parse_event_error
Ian Rogers
13
-51
/
+74
2021-11-07
perf parse-events: Rename parse_events_error functions
Ian Rogers
11
-79
/
+79
2021-11-07
perf stat: Fix memory leak on error path
Ian Rogers
1
-0
/
+1
2021-11-07
perf tools: Use __BYTE_ORDER__
Ilya Leoshkevich
7
-10
/
+10
2021-11-07
perf inject: Add vmlinux and ignore-vmlinux arguments
James Clark
2
-0
/
+14
2021-11-07
perf tools: Check vmlinux/kallsyms arguments in all tools
James Clark
7
-0
/
+28
2021-11-07
perf tools: Refactor out kernel symbol argument sanity checking
James Clark
3
-11
/
+26
[prev]
[next]