index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
/
802
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
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
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
2022-11-14
perf stat: Fix summary output in CSV with --metric-only
Namhyung Kim
1
-3
/
+8
2022-11-14
perf stat: Consolidate condition to print metrics
Namhyung Kim
1
-3
/
+1
2022-11-14
perf stat: Fix condition in print_interval()
Namhyung Kim
1
-2
/
+2
2022-11-14
perf stat: Add header for interval in JSON output
Namhyung Kim
1
-0
/
+4
2022-11-14
perf stat: Do not indent headers for JSON
Namhyung Kim
1
-1
/
+1
2022-11-14
perf stat: Fix --metric-only --json output
Namhyung Kim
1
-19
/
+3
2022-11-14
perf stat: Move common code in print_metric_headers()
Namhyung Kim
1
-5
/
+8
2022-11-14
perf stat: Clear screen only if output file is a tty
Namhyung Kim
1
-1
/
+1
2022-11-14
perf stat: Increase metric length to align outputs
Namhyung Kim
1
-1
/
+1
2022-11-13
Linux 6.1-rc5
v6.1-rc5
Linus Torvalds
1
-1
/
+1
[next]