index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
Files
Lines
2021-01-20
perf tools: Allow to enable/disable events via control file
Jiri Olsa
4
-14
/
+67
2021-01-20
perf config: Make perf_config_global() global
Jiri Olsa
2
-1
/
+2
2021-01-20
perf config: Make perf_config_system() global
Jiri Olsa
2
-1
/
+2
2021-01-20
perf config: Add perf_home_perfconfig function
Jiri Olsa
2
-36
/
+54
2021-01-20
perf debug: Add debug_set_display_time function
Jiri Olsa
2
-3
/
+32
2021-01-20
perf config: Add config set interface
Jiri Olsa
2
-5
/
+26
2021-01-20
perf config: Make perf_config_from_file() static
Jiri Olsa
2
-2
/
+1
2021-01-20
perf test: Add test case for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
1
-0
/
+4
2021-01-20
perf report: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
5
-0
/
+32
2021-01-20
perf script: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Stephane Eranian
3
-3
/
+15
2021-01-20
perf record: Add support for PERF_SAMPLE_CODE_PAGE_SIZE
Kan Liang
8
-2
/
+34
2021-01-20
perf mem: Support data page size
Kan Liang
2
-1
/
+22
2021-01-20
perf mem: Clean up output format
Kan Liang
1
-55
/
+38
2021-01-20
perf cs-etm: Update ARM's CoreSight hardware tracing OpenCSD library to v1.0.0
James Clark
2
-13
/
+6
2021-01-20
perf c2c: Add local variables for output metrics
Leo Yan
1
-26
/
+33
2021-01-20
perf c2c: Refactor node display
Leo Yan
1
-13
/
+20
2021-01-20
perf c2c: Fix argument type for percent()
Leo Yan
1
-1
/
+1
2021-01-20
perf c2c: Refactor display filter
Leo Yan
1
-15
/
+15
2021-01-20
perf c2c: Refactor hist entry validation
Leo Yan
1
-7
/
+23
2021-01-20
perf c2c: Rename for shared cache line stats
Leo Yan
1
-7
/
+7
2021-01-20
perf stat: Enable counting events for BPF programs
Song Liu
14
-18
/
+645
2021-01-20
arm64: mte: style: Simplify bool comparison
YANG LI
1
-1
/
+1
2021-01-19
selftests: forwarding: Fix spelling mistake "succeded" -> "succeeded"
Colin Ian King
1
-2
/
+2
2021-01-19
selftests: net: fib_tests: remove duplicate log test
Hangbin Liu
1
-1
/
+0
2021-01-20
selftests/powerpc: Only test lwm/stmw on big endian
Michael Ellerman
1
-1
/
+4
2021-01-19
selftests/powerpc: Fix exit status of pkey tests
Sandipan Das
2
-2
/
+2
2021-01-18
tools: gpio: fix %llu warning in gpio-watch.c
Kent Gibson
1
-2
/
+3
2021-01-18
tools: gpio: fix %llu warning in gpio-event-mon.c
Kent Gibson
1
-2
/
+2
2021-01-17
Merge tag 'perf-tools-fixes-2021-01-17' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux
Linus Torvalds
12
-208
/
+224
2021-01-15
GTP: add support for flow based tunneling API
Pravin B Shelar
1
-0
/
+1
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
35
-155
/
+1407
2021-01-15
kunit: tool: move kunitconfig parsing into __init__, make it optional
Daniel Latypov
2
-28
/
+17
2021-01-15
kunit: tool: fix minor typing issue with None status
Daniel Latypov
1
-9
/
+8
2021-01-15
kunit: tool: surface and address more typing issues
Daniel Latypov
5
-52
/
+54
2021-01-15
kunit: tool: Fix spelling of "diagnostic" in kunit_parser
David Gow
1
-12
/
+12
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf
Jakub Kicinski
5
-103
/
+102
2021-01-15
Merge tag 'arm64-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
Linus Torvalds
2
-2
/
+2
2021-01-15
perf inject: Correct event attribute sizes
Al Grant
1
-0
/
+8
2021-01-15
perf intel-pt: Fix 'CPU too large' error
Adrian Hunter
2
-3
/
+3
2021-01-15
perf stat: Take cgroups into account for shadow stats
Namhyung Kim
1
-7
/
+19
2021-01-15
perf stat: Introduce struct runtime_stat_data
Namhyung Kim
1
-173
/
+173
2021-01-15
libperf tests: Fail when failing to get a tracepoint id
Ian Rogers
1
-0
/
+1
2021-01-15
libperf tests: If a test fails return non-zero
Ian Rogers
4
-4
/
+4
2021-01-15
libperf tests: Avoid uninitialized variable warning
Ian Rogers
1
-2
/
+2
2021-01-15
perf test: Fix shadow stat test for non-bash shells
Namhyung Kim
1
-16
/
+14
2021-01-15
tools headers: Syncronize linux/build_bug.h with the kernel sources
Arnaldo Carvalho de Melo
1
-5
/
+0
2021-01-15
tools headers UAPI: Sync kvm.h headers with the kernel sources
Arnaldo Carvalho de Melo
1
-0
/
+2
2021-01-15
perf bpf examples: Fix bpf.h header include directive in 5sec.c example
Arnaldo Carvalho de Melo
1
-1
/
+1
2021-01-15
perf build: Support build BPF skeletons with perf
Song Liu
5
-3
/
+63
2021-01-15
bpftool: Add Makefile target bootstrap
Song Liu
1
-0
/
+2
[prev]
[next]