index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2019-11-06
perf data: Support single perf.data file directory
Adrian Hunter
2019-11-06
perf session: Fix indent in perf_session__new()"
Jiri Olsa
2019-11-06
perf data: Rename directory "header" file to "data"
Adrian Hunter
2019-11-06
perf data: Move perf_dir_version into data.h
Adrian Hunter
2019-11-06
perf data: Correctly identify directory data files
Adrian Hunter
2019-10-28
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-10-27
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-10-22
selftests: kvm: fix sync_regs_test with newer gccs
Vitaly Kuznetsov
2019-10-22
selftests: kvm: vmx_dirty_log_test: skip the test when VMX is not supported
Vitaly Kuznetsov
2019-10-22
selftests: kvm: consolidate VMX support checks
Vitaly Kuznetsov
2019-10-22
selftests: kvm: vmx_set_nested_state_test: don't check for VMX support twice
Vitaly Kuznetsov
2019-10-22
selftests: kvm: synchronize .gitignore to Makefile
Vitaly Kuznetsov
2019-10-22
Merge tag 'perf-core-for-mingo-5.5-20191021' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2019-10-22
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2019-10-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-10-19
perf trace: Use STUL_STRARRAY_FLAGS with mmap
Arnaldo Carvalho de Melo
2019-10-19
perf trace: Wire up strarray__strtoul_flags()
Arnaldo Carvalho de Melo
2019-10-19
libbeauty: Introduce strarray__strtoul_flags()
Arnaldo Carvalho de Melo
2019-10-19
libbeauty: Make the mmap_flags strarray visible outside of its beautifier
Arnaldo Carvalho de Melo
2019-10-19
perf trace: Use strtoul for the fcntl 'cmd' argument
Arnaldo Carvalho de Melo
2019-10-19
libbeauty: Introduce syscall_arg__strtoul_strarrays()
Arnaldo Carvalho de Melo
2019-10-19
libperf: Add pr_err() macro
Jiri Olsa
2019-10-19
libperf: Do not export perf_evsel__init()/perf_evlist__init()
Jiri Olsa
2019-10-19
libperf: Keep count of failed tests
Jiri Olsa
2019-10-19
libperf: Add tests_mmap_cpus test
Jiri Olsa
2019-10-19
libperf: Add tests_mmap_thread test
Jiri Olsa
2019-10-19
libperf: Link static tests with libapi.a
Jiri Olsa
2019-10-19
libperf: Move mask setup to perf_evlist__mmap_ops()
Jiri Olsa
2019-10-19
libperf: Move mmap allocation to perf_evlist__mmap_ops::get
Jiri Olsa
2019-10-19
libperf: Introduce perf_evlist__for_each_mmap()
Jiri Olsa
2019-10-19
perf tests: Disable bp_signal testing for arm64
Leo Yan
2019-10-19
perf tests bp_account: Add dedicated checking helper is_supported()
Leo Yan
2019-10-19
perf tests: Remove needless headers for bp_account
Leo Yan
2019-10-19
perf list: Hide deprecated events by default
Jin Yao
2019-10-19
perf trace: Pass a syscall_arg to syscall_arg_fmt->strtoul()
Arnaldo Carvalho de Melo
2019-10-19
mm/gup_benchmark: add a missing "w" to getopt string
John Hubbard
2019-10-18
perf trace: Honour --max-events in processing syscalls:sys_enter_*
Arnaldo Carvalho de Melo
2019-10-18
libbeauty: Introduce syscall_arg__strtoul_strarray()
Arnaldo Carvalho de Melo
2019-10-18
perf tools: Remove unused trace_find_next_event()
Steven Rostedt (VMware)
2019-10-18
perf scripting engines: Iterate on tep event arrays directly
Steven Rostedt (VMware)
2019-10-18
perf trace: Initialize evsel_trace->fmt for syscalls:sys_enter_* tracepoints
Arnaldo Carvalho de Melo
2019-10-17
perf trace: Introduce 'struct evsel__trace' for evsel->priv needs
Arnaldo Carvalho de Melo
2019-10-17
perf trace: Hide evsel->access further, simplify code
Arnaldo Carvalho de Melo
2019-10-17
perf trace: Introduce accessors to trace specific evsel->priv
Arnaldo Carvalho de Melo
2019-10-17
perf trace: Show error message when not finding a field used in a filter expr...
Arnaldo Carvalho de Melo
2019-10-16
perf kmem: Fix memory leak in compact_gfp_flags()
Yunfeng Ye
2019-10-15
Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost
Linus Torvalds
2019-10-15
perf trace: Hook the 'vec' tracepoint argument with the x86 IRQ vectors scnpr...
Arnaldo Carvalho de Melo
2019-10-15
perf trace beauty: Add the glue for the autogenerated x86 IRQ vector array
Arnaldo Carvalho de Melo
2019-10-15
libbeauty: Add a strarray__scnprintf_suffix() method
Arnaldo Carvalho de Melo
[prev]
[next]