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
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-20
tools lib bpf: Avoid install_headers make warning
Ian Rogers
1
-0
/
+1
2022-11-20
tools lib api: Clean up install_headers
Ian Rogers
1
-2
/
+2
2022-11-20
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
6
-7
/
+21
2022-11-18
Merge tag 'char-misc-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-2
/
+2
2022-11-17
Merge tag 'net-6.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/netd...
Linus Torvalds
4
-2
/
+14
2022-11-16
libperf: Add missing 'struct perf_cpu_map' forward declaration to perf/cpumap.h
Arnaldo Carvalho de Melo
1
-0
/
+2
2022-11-16
libperf: Remove recursive perf/cpumap.h include from perf/cpumap.h
Arnaldo Carvalho de Melo
1
-1
/
+0
2022-11-16
perf build: Use tools/lib headers from install path
Ian Rogers
2
-4
/
+14
2022-11-16
perf cpumap: Tidy libperf includes
Ian Rogers
6
-5
/
+5
2022-11-16
perf thread_map: Reduce exposure of libperf internal API
Ian Rogers
10
-9
/
+12
2022-11-16
perf expr: Tidy hashmap dependency
Ian Rogers
9
-18
/
+6
2022-11-16
perf build: Install libsymbol locally when building
Ian Rogers
4
-10
/
+24
2022-11-16
tool lib symbol: Add Makefile/Build
Ian Rogers
2
-0
/
+116
2022-11-16
tools lib perf: Add missing install headers
Ian Rogers
1
-1
/
+9
2022-11-16
tools lib api: Add missing install headers
Ian Rogers
1
-1
/
+4
2022-11-16
perf build: Install libtraceevent locally when building
Ian Rogers
2
-20
/
+40
2022-11-16
perf build: Install libperf locally when building
Ian Rogers
2
-7
/
+15
2022-11-16
perf build: Install libapi locally when building
Ian Rogers
2
-12
/
+16
2022-11-16
perf build: Install libsubcmd locally when building
Ian Rogers
2
-8
/
+17
2022-11-16
tools lib subcmd: Add install target
Ian Rogers
1
-0
/
+49
2022-11-16
tools lib api: Add install target
Ian Rogers
1
-0
/
+49
2022-11-16
perf stat: Add print_aggr_cgroup() for --for-each-cgroup and --topdown
Namhyung Kim
1
-1
/
+40
2022-11-16
perf stat: Support --for-each-cgroup and --metric-only
Namhyung Kim
1
-11
/
+47
2022-11-16
perf stat: Factor out print_metric_{begin,end}()
Namhyung Kim
1
-22
/
+34
2022-11-16
perf stat: Factor out prefix display
Namhyung Kim
1
-28
/
+15
2022-11-16
perf stat: Move condition to print_footer()
Namhyung Kim
1
-2
/
+4
2022-11-16
perf stat: Rework header display
Namhyung Kim
1
-79
/
+106
2022-11-16
perf stat: Remove impossible condition
Namhyung Kim
1
-3
/
+0
2022-11-16
perf stat: Cleanup interval print alignment
Namhyung Kim
1
-74
/
+91
2022-11-16
perf stat: Factor out prepare_interval()
Namhyung Kim
1
-15
/
+24
2022-11-16
perf stat: Split print_metric_headers() function
Namhyung Kim
1
-15
/
+37
2022-11-16
perf stat: Align cgroup names
Namhyung Kim
1
-1
/
+1
2022-11-16
perf stat: Add before_metric argument
Namhyung Kim
1
-40
/
+42
2022-11-16
perf stat: Handle bad events in abs_printout()
Namhyung Kim
1
-41
/
+27
2022-11-16
perf stat: Factor out print_counter_value() function
Namhyung Kim
1
-28
/
+53
2022-11-16
perf stat: Split aggr_printout() function
Namhyung Kim
1
-99
/
+121
2022-11-16
perf stat: Split print_cgroup() function
Namhyung Kim
1
-2
/
+19
2022-11-16
perf stat: Split print_noise_pct() function
Namhyung Kim
1
-4
/
+23
2022-11-16
perf stat: Split print_running() function
Namhyung Kim
1
-10
/
+27
2022-11-16
perf stat: Clear screen only if output file is a tty
Namhyung Kim
1
-0
/
+8
2022-11-15
x86/cpu: Restore AMD's DE_CFG MSR after resume
Borislav Petkov
1
-3
/
+5
2022-11-15
perf pmu: Restructure print_pmu_events() to avoid memory allocations
Ian Rogers
1
-98
/
+110
2022-11-15
perf list: Simplify symbol event printing
Ian Rogers
1
-58
/
+21
2022-11-15
perf list: Simplify cache event printing
Ian Rogers
1
-103
/
+27
2022-11-15
perf list: Generalize limiting to a PMU name
Ian Rogers
4
-13
/
+18
2022-11-15
perf tracepoint: Sort events in iterator
Ian Rogers
1
-71
/
+37
2022-11-15
tools lib api fs tracing_path: Add scandir alphasort
Ian Rogers
2
-0
/
+17
2022-11-15
perf pmu: Add data structure documentation
Ian Rogers
2
-6
/
+132
2022-11-15
perf pmu: Remove mostly unused 'struct perf_pmu' 'is_hybrid' member
Ian Rogers
5
-16
/
+6
2022-11-14
perf stat: Add missing separator in the CSV header
Namhyung Kim
1
-2
/
+2
[next]