index
:
linux
for-next
master
Mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git/
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Lines
2022-12-14
Merge tag 'x86_core_for_v6.2' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-182
/
+753
2022-12-14
Merge tag 'memblock-v6.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-280
/
+1622
2022-12-14
perf tools: Use "grep -E" instead of "egrep"
Tiezhu Yang
-89
/
+89
2022-12-14
perf stat: Do not delay the workload with --delay
Namhyung Kim
-16
/
+17
2022-12-14
perf evlist: Remove group option.
Ian Rogers
-79
/
+3
2022-12-14
libbpf: Optimized return value in libbpf_strerror when errno is libbpf errno
Xin Liu
-4
/
+12
2022-12-14
selftests/bpf: Select CONFIG_FUNCTION_ERROR_INJECTION
Song Liu
-0
/
+1
2022-12-14
selftests/bpf: Fix a selftest compilation error with CONFIG_SMP=n
Yonghong Song
-5
/
+5
2022-12-14
Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
-0
/
+2530
2022-12-14
perf build: Fix python/perf.so library's name
Ian Rogers
-2
/
+4
2022-12-14
perf test arm64: Add attr tests for new VG register
James Clark
-0
/
+33
2022-12-14
perf test: Add mechanism for skipping attr tests on kernel versions
James Clark
-1
/
+27
2022-12-14
perf test: Add mechanism for skipping attr tests on auxiliary vector values
James Clark
-2
/
+31
2022-12-14
perf test: Add ability to test exit code for attr tests
James Clark
-2
/
+8
2022-12-14
perf test: add new task-analyzer tests
Petar Gligoric
-0
/
+151
2022-12-14
perf script: task-analyzer add csv support
Petar Gligoric
-89
/
+185
2022-12-14
perf script: Introduce task analyzer python script
Hagen Paul Pfeifer
-0
/
+843
2022-12-14
perf cs-etm: Print auxtrace info even if OpenCSD isn't linked
James Clark
-166
/
+191
2022-12-14
perf cs-etm: Cleanup cs_etm__process_auxtrace_info()
James Clark
-17
/
+9
2022-12-14
perf cs-etm: Tidy up auxtrace info header printing
James Clark
-18
/
+10
2022-12-14
perf cs-etm: Remove unused stub methods
James Clark
-32
/
+2
2022-12-14
perf cs-etm: Print unknown header version as an error
James Clark
-10
/
+2
2022-12-14
perf test: Update perf lock contention test
Namhyung Kim
-0
/
+48
2022-12-14
perf lock contention: Add -l/--lock-addr option
Namhyung Kim
-28
/
+102
2022-12-14
perf lock contention: Implement -t/--threads option for BPF
Namhyung Kim
-17
/
+78
2022-12-14
perf lock contention: Add lock_data.h for common data
Namhyung Kim
-29
/
+39
2022-12-14
perf python: Account for multiple words in CC
Khem Raj
-1
/
+1
2022-12-14
perf off_cpu: Fix a typo in BTF tracepoint name, it should be 'btf_trace_sche...
Namhyung Kim
-1
/
+1
2022-12-14
perf test: Update event group check for support of uncore event
Athira Rajeev
-1
/
+13
2022-12-14
perf tools: Check if libtracevent has TEP_FIELD_IS_RELATIVE
Arnaldo Carvalho de Melo
-1
/
+18
2022-12-14
tools lib traceevent: Remove libtraceevent
Ian Rogers
-19876
/
+0
2022-12-14
perf build: Use libtraceevent from the system
Ian Rogers
-184
/
+355
2022-12-14
perf jevents: Parse metrics during conversion
Ian Rogers
-4
/
+669
2022-12-14
perf stat: Update event skip condition for system-wide per-thread mode and me...
Namhyung Kim
-10
/
+9
2022-12-14
perf build: Fixes for LIBTRACEEVENT_DYNAMIC
Ian Rogers
-2
/
+6
2022-12-14
machine: Adopt is_lock_function() from builtin-lock.c
Arnaldo Carvalho de Melo
-59
/
+48
2022-12-14
perf test: Add event group test for events in multiple PMUs
Ravi Bangoria
-0
/
+130
2022-12-14
perf tool: Move pmus list variable to a new file
Ravi Bangoria
-1
/
+16
2022-12-14
perf util: Add host_is_bigendian to util.h
Ian Rogers
-22
/
+29
2022-12-14
perf util: Make header guard consistent with tool
Ian Rogers
-3
/
+3
2022-12-14
perf stat: Fix invalid output handle
James Clark
-1
/
+1
2022-12-14
perf stat: Fix multi-line metric output in JSON
Namhyung Kim
-1
/
+1
2022-12-14
tools lib symbol: Add dependency test to install_headers
Ian Rogers
-7
/
+14
2022-12-14
tools lib subcmd: Add dependency test to install_headers
Ian Rogers
-10
/
+13
2022-12-14
tools lib perf: Add dependency test to install_headers
Ian Rogers
-21
/
+22
2022-12-14
tools lib api: Add dependency test to install_headers
Ian Rogers
-12
/
+26
2022-12-14
perf stat: Fix printing field separator in CSV metrics output
Athira Rajeev
-12
/
+1
2022-12-14
perf record: Add remaining branch filters: "no_cycles", "no_flags" & "hw_index"
Anshuman Khandual
-0
/
+8
2022-12-14
perf stat: Check existence of os->prefix, fixing a segfault
Ian Rogers
-1
/
+2
2022-12-13
Merge tag 'mm-stable-2022-12-13' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
-193
/
+2404
[prev]
[next]