index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf cpumap: Tidy libperf includes
Ian Rogers
2022-11-16
6
-5
/
+5
*
perf thread_map: Reduce exposure of libperf internal API
Ian Rogers
2022-11-16
10
-9
/
+12
*
perf expr: Tidy hashmap dependency
Ian Rogers
2022-11-16
9
-18
/
+6
*
perf build: Install libsymbol locally when building
Ian Rogers
2022-11-16
4
-10
/
+24
*
tool lib symbol: Add Makefile/Build
Ian Rogers
2022-11-16
2
-0
/
+116
*
tools lib perf: Add missing install headers
Ian Rogers
2022-11-16
1
-1
/
+9
*
tools lib api: Add missing install headers
Ian Rogers
2022-11-16
1
-1
/
+4
*
perf build: Install libtraceevent locally when building
Ian Rogers
2022-11-16
2
-20
/
+40
*
perf build: Install libperf locally when building
Ian Rogers
2022-11-16
2
-7
/
+15
*
perf build: Install libapi locally when building
Ian Rogers
2022-11-16
2
-12
/
+16
*
perf build: Install libsubcmd locally when building
Ian Rogers
2022-11-16
2
-8
/
+17
*
tools lib subcmd: Add install target
Ian Rogers
2022-11-16
1
-0
/
+49
*
tools lib api: Add install target
Ian Rogers
2022-11-16
1
-0
/
+49
*
perf stat: Add print_aggr_cgroup() for --for-each-cgroup and --topdown
Namhyung Kim
2022-11-16
1
-1
/
+40
*
perf stat: Support --for-each-cgroup and --metric-only
Namhyung Kim
2022-11-16
1
-11
/
+47
*
perf stat: Factor out print_metric_{begin,end}()
Namhyung Kim
2022-11-16
1
-22
/
+34
*
perf stat: Factor out prefix display
Namhyung Kim
2022-11-16
1
-28
/
+15
*
perf stat: Move condition to print_footer()
Namhyung Kim
2022-11-16
1
-2
/
+4
*
perf stat: Rework header display
Namhyung Kim
2022-11-16
1
-79
/
+106
*
perf stat: Remove impossible condition
Namhyung Kim
2022-11-16
1
-3
/
+0
*
perf stat: Cleanup interval print alignment
Namhyung Kim
2022-11-16
1
-74
/
+91
*
perf stat: Factor out prepare_interval()
Namhyung Kim
2022-11-16
1
-15
/
+24
*
perf stat: Split print_metric_headers() function
Namhyung Kim
2022-11-16
1
-15
/
+37
*
perf stat: Align cgroup names
Namhyung Kim
2022-11-16
1
-1
/
+1
*
perf stat: Add before_metric argument
Namhyung Kim
2022-11-16
1
-40
/
+42
*
perf stat: Handle bad events in abs_printout()
Namhyung Kim
2022-11-16
1
-41
/
+27
*
perf stat: Factor out print_counter_value() function
Namhyung Kim
2022-11-16
1
-28
/
+53
*
perf stat: Split aggr_printout() function
Namhyung Kim
2022-11-16
1
-99
/
+121
*
perf stat: Split print_cgroup() function
Namhyung Kim
2022-11-16
1
-2
/
+19
*
perf stat: Split print_noise_pct() function
Namhyung Kim
2022-11-16
1
-4
/
+23
*
perf stat: Split print_running() function
Namhyung Kim
2022-11-16
1
-10
/
+27
*
perf stat: Clear screen only if output file is a tty
Namhyung Kim
2022-11-16
1
-0
/
+8
*
perf pmu: Restructure print_pmu_events() to avoid memory allocations
Ian Rogers
2022-11-15
1
-98
/
+110
*
perf list: Simplify symbol event printing
Ian Rogers
2022-11-15
1
-58
/
+21
*
perf list: Simplify cache event printing
Ian Rogers
2022-11-15
1
-103
/
+27
*
perf list: Generalize limiting to a PMU name
Ian Rogers
2022-11-15
4
-13
/
+18
*
perf tracepoint: Sort events in iterator
Ian Rogers
2022-11-15
1
-71
/
+37
*
tools lib api fs tracing_path: Add scandir alphasort
Ian Rogers
2022-11-15
2
-0
/
+17
*
perf pmu: Add data structure documentation
Ian Rogers
2022-11-15
2
-6
/
+132
*
perf pmu: Remove mostly unused 'struct perf_pmu' 'is_hybrid' member
Ian Rogers
2022-11-15
5
-16
/
+6
*
perf stat: Add missing separator in the CSV header
Namhyung Kim
2022-11-14
1
-2
/
+2
*
perf stat: Fix summary output in CSV with --metric-only
Namhyung Kim
2022-11-14
1
-3
/
+8
*
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-11-14
26
-69
/
+36437
|
\
|
*
Merge tag 'mm-hotfixes-stable-2022-11-11' of git://git.kernel.org/pub/scm/lin...
Linus Torvalds
2022-11-12
5
-4
/
+35792
|
|
\
|
|
*
maple_tree: reorganize testing to restore module testing
Liam Howlett
2022-11-09
5
-4
/
+35792
|
*
|
Merge tag 'io_uring-6.1-2022-11-11' of git://git.kernel.dk/linux
Linus Torvalds
2022-11-11
1
-1
/
+1
|
|
\
\
|
|
*
|
selftests/net: don't tests batched TCP io_uring zc
Pavel Begunkov
2022-11-02
1
-1
/
+1
|
*
|
|
Merge tag 'perf-tools-fixes-for-v6.1-2-2022-11-10' of git://git.kernel.org/pu...
Linus Torvalds
2022-11-11
4
-4
/
+12
|
|
\
\
\
|
|
*
|
|
perf tools: Add the include/perf/ directory to .gitignore
Donglin Peng
2022-11-08
1
-0
/
+1
|
|
*
|
|
perf test: Fix skipping branch stack sampling test
James Clark
2022-11-08
2
-2
/
+7
[next]