index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf list: JSON escape encoding improvements
Ian Rogers
2022-11-24
1
-42
/
+67
*
perf list: Support newlines in wordwrap
Ian Rogers
2022-11-24
1
-4
/
+7
*
perf symbol: correction while adjusting symbol
Ajay Kaher
2022-11-24
1
-1
/
+1
*
perf vendor events intel: Update events and metrics for alderlake
Zhengjun Xing
2022-11-24
11
-2691
/
+1525
*
perf vendor events intel: Add metrics for Alderlake-N
Zhengjun Xing
2022-11-24
1
-0
/
+583
*
perf vendor events intel: Add uncore event list for Alderlake-N
Zhengjun Xing
2022-11-24
2
-0
/
+208
*
perf vendor events intel: Add core event list for Alderlake-N
Zhengjun Xing
2022-11-24
8
-1
/
+1075
*
perf stat: Tidy up JSON metric-only output when no metrics
Namhyung Kim
2022-11-24
1
-10
/
+17
*
perf stat: Rename "aggregate-number" to "cpu-count" in JSON
Namhyung Kim
2022-11-24
1
-4
/
+4
*
perf stat: Fix JSON output in metric-only mode
Namhyung Kim
2022-11-24
1
-18
/
+24
*
perf stat: Pass through 'struct outstate'
Namhyung Kim
2022-11-24
4
-63
/
+50
*
perf stat: Do not pass runtime_stat to printout()
Namhyung Kim
2022-11-24
1
-5
/
+4
*
perf stat: Pass struct outstate to printout()
Namhyung Kim
2022-11-24
1
-20
/
+18
*
perf stat: Pass 'struct outstate' to print_metric_begin()
Namhyung Kim
2022-11-24
1
-22
/
+28
*
perf stat: Use 'struct outstate' in evlist__print_counters()
Namhyung Kim
2022-11-24
1
-11
/
+14
*
perf stat: Pass const char *prefix to display routines
Namhyung Kim
2022-11-24
2
-10
/
+10
*
perf stat: Remove metric_only argument in print_counter_aggrdata()
Namhyung Kim
2022-11-24
1
-11
/
+6
*
perf stat: Remove prefix argument in print_metric_headers()
Namhyung Kim
2022-11-24
1
-16
/
+10
*
perf stat: Use scnprintf() in prepare_interval()
Namhyung Kim
2022-11-24
1
-10
/
+10
*
perf stat: Do not align time prefix in CSV output
Namhyung Kim
2022-11-24
1
-3
/
+6
*
perf stat: Move summary prefix printing logic in CSV output
Namhyung Kim
2022-11-24
1
-7
/
+7
*
perf stat: Fix cgroup display in JSON output
Namhyung Kim
2022-11-24
1
-1
/
+1
*
perf lock contention: Do not use BPF task local storage
Namhyung Kim
2022-11-23
2
-12
/
+23
*
MAINTAINERS: Update John Garry's email address for arm64 perf tooling
John Garry
2022-11-23
1
-1
/
+1
*
perf test: Fix record test on KVM guests
Michael Petlan
2022-11-23
1
-1
/
+1
*
perf inject: Set PERF_RECORD_MISC_BUILD_ID_SIZE
Namhyung Kim
2022-11-23
1
-1
/
+2
*
perf test: Skip watchpoint tests if no watchpoints available
Naveen N. Rao
2022-11-23
1
-5
/
+7
*
perf trace: Remove unused bpf map 'syscalls'
Leo Yan
2022-11-23
2
-118
/
+0
*
perf augmented_raw_syscalls: Remove unused variable 'syscall'
Leo Yan
2022-11-23
1
-1
/
+0
*
perf trace: Handle failure when trace point folder is missed
Leo Yan
2022-11-23
1
-7
/
+10
*
perf trace: Return error if a system call doesn't exist
Leo Yan
2022-11-23
1
-2
/
+2
*
perf trace: Use macro RAW_SYSCALL_ARGS_NUM to replace number
Leo Yan
2022-11-23
1
-4
/
+7
*
perf list: Add JSON output option
Ian Rogers
2022-11-23
2
-67
/
+245
*
perf list: Reorganize to use callbacks to allow honouring command line options
Ian Rogers
2022-11-23
7
-512
/
+624
*
perf build: Fix LIBTRACEEVENT_DYNAMIC
Ian Rogers
2022-11-23
2
-4
/
+24
*
perf test: Replace data symbol test workload with datasym
Namhyung Kim
2022-11-23
1
-28
/
+1
*
perf test: Add 'datasym' test workload
Namhyung Kim
2022-11-23
4
-0
/
+28
*
perf test: Replace brstack test workload
Namhyung Kim
2022-11-23
1
-54
/
+12
*
perf test: Add 'brstack' test workload
Namhyung Kim
2022-11-23
4
-0
/
+44
*
perf test: Replace arm spe fork test workload with sqrtloop
Namhyung Kim
2022-11-23
1
-43
/
+1
*
perf test: Add 'sqrtloop' test workload
Namhyung Kim
2022-11-23
4
-0
/
+49
*
perf test: Replace arm callgraph fp test workload with leafloop
Namhyung Kim
2022-11-23
1
-31
/
+3
*
perf test: Add 'leafloop' test workload
Namhyung Kim
2022-11-23
4
-0
/
+39
*
perf test: Replace record test workload with thloop
Namhyung Kim
2022-11-20
1
-56
/
+3
*
perf test: Add 'thloop' test workload
Namhyung Kim
2022-11-20
4
-0
/
+56
*
perf test: Replace pipe test workload with noploop
Namhyung Kim
2022-11-20
1
-45
/
+10
*
perf test: Add -w/--workload option
Namhyung Kim
2022-11-20
5
-0
/
+83
*
tools lib traceevent: Make install_headers clearer
Ian Rogers
2022-11-20
1
-2
/
+2
*
tools lib subcmd: Make install_headers clearer
Ian Rogers
2022-11-20
1
-1
/
+1
*
tools lib perf: Make install_headers clearer
Ian Rogers
2022-11-20
1
-1
/
+1
[next]