index
:
user/sven/linux.git
ipvs/backlog-conns
ipvs/checkpatch-cleanup
ipvs/cleanups
ipvs/droutbytes
ipvs/experimental
ipvs/locking
master
mvsas-fixes
nl80211-ssid-association
tmp/ipvs/track-backlog-connections
tmp/leds/core
tmp/leds/register-multiple-devices
tmp/md/sparse-cleanup
tmp/misc/sparse-fixes
x86_32-entry-fixes
davem/net-next/HEAD
davem/net-next/main
davem/net/HEAD
davem/net/main
ipvs-next/HEAD
ipvs-next/main
ipvs/HEAD
ipvs/main
leds/HEAD
leds/master
netfilter-next/HEAD
netfilter-next/main
netfilter/HEAD
netfilter/main
next/HEAD
next/master
stable/2.6.11.y
stable/2.6.12.y
stable/2.6.13.y
stable/2.6.14.y
stable/2.6.15.y
stable/2.6.16.y
stable/2.6.17.y
stable/2.6.18.y
stable/2.6.19.y
stable/2.6.20.y
stable/2.6.21.y
stable/2.6.22.y
stable/2.6.23.y
stable/2.6.24.y
stable/2.6.25.y
stable/2.6.26.y
stable/2.6.27.y
stable/2.6.28.y
stable/2.6.29.y
stable/2.6.30.y
stable/2.6.31.y
stable/2.6.32.y
stable/2.6.33.y
stable/2.6.34.y
stable/2.6.35.y
stable/2.6.36.y
stable/2.6.37.y
stable/2.6.38.y
stable/2.6.39.y
stable/3.0.y
stable/3.1.y
stable/3.10.y
stable/3.11.y
stable/3.12.y
stable/3.13.y
stable/3.14.y
stable/3.15.y
stable/3.16.y
stable/3.17.y
stable/3.18.y
stable/3.19.y
stable/3.2.y
stable/3.3.y
stable/3.4.y
stable/3.5.y
stable/3.6.y
stable/3.7.y
stable/3.8.y
stable/3.9.y
stable/4.0.y
stable/4.1.y
stable/4.10.y
stable/4.11.y
stable/4.12.y
stable/4.13.y
stable/4.14.y
stable/4.15.y
stable/4.16.y
stable/4.17.y
stable/4.18.y
stable/4.19.y
stable/4.2.y
stable/4.20.y
stable/4.3.y
stable/4.4.y
stable/4.5.y
stable/4.6.y
stable/4.7.y
stable/4.8.y
stable/4.9.y
stable/5.0.y
stable/5.1.y
stable/5.10.y
stable/5.11.y
stable/5.12.y
stable/5.13.y
stable/5.14.y
stable/5.15.y
stable/5.16.y
stable/5.17.y
stable/5.18.y
stable/5.19.y
stable/5.2.y
stable/5.3.y
stable/5.4.y
stable/5.5.y
stable/5.6.y
stable/5.7.y
stable/5.8.y
stable/5.9.y
stable/6.0.y
stable/6.1.y
stable/6.10.y
stable/6.11.y
stable/6.12.y
stable/6.13.y
stable/6.14.y
stable/6.15.y
stable/6.16.y
stable/6.17.y
stable/6.18.y
stable/6.2.y
stable/6.3.y
stable/6.4.y
stable/6.5.y
stable/6.6.y
stable/6.7.y
stable/6.8.y
stable/6.9.y
torvalds/HEAD
torvalds/master
Linux Kernel
Sven Wegener
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2020-04-21
perf report: Fix no branch type statistics report issue
Jin Yao
2020-04-17
perf tools: Support Python 3.8+ in Makefile
Sam Lunt
2020-04-08
perf python: Fix clang detection to strip out options passed in $CC
Arnaldo Carvalho de Melo
2020-03-09
perf probe: Do not depend on dwfl_module_addrsym()
Masami Hiramatsu
2020-03-09
perf probe: Fix to delete multiple probe event
Masami Hiramatsu
2020-03-09
perf parse-events: Fix reading of invalid memory in event parsing
Ian Rogers
2020-03-09
perf python: Fix clang detection when using CC=clang-version
Ilie Halip
2020-03-09
perf map: Fix off by one in strncpy() size argument
disconnect3d
2020-03-06
tools: Let O= makes handle a relative path with -C option
Masami Hiramatsu
2020-03-06
tools: Fix off-by 1 relative directory includes
Ian Rogers
2020-03-06
perf jevents: Fix leak of mapfile memory
John Garry
2020-03-06
perf bench: Clear struct sigaction before sigaction() syscall
Tommi Rantala
2020-03-06
perf bench futex-wake: Restore thread count default to online CPU count
Tommi Rantala
2020-03-06
perf top: Fix stdio interface input handling with glibc 2.28+
Tommi Rantala
2020-03-06
perf diff: Fix undefined string comparision spotted by clang's -Wstring-compare
Nick Desaulniers
2020-03-03
perf symbols: Don't try to find a vmlinux file when looking for kernel modules
Arnaldo Carvalho de Melo
2020-03-03
perf bench: Share some global variables to fix build with gcc 10
Arnaldo Carvalho de Melo
2020-03-02
perf parse-events: Use asprintf() instead of strncpy() to read tracepoint files
Arnaldo Carvalho de Melo
2020-03-02
perf env: Do not return pointers to local variables
Arnaldo Carvalho de Melo
2020-03-02
perf tests bp_account: Make global variable static
Arnaldo Carvalho de Melo
2020-02-27
perf annotate: Fix segfault with source toggle
Ravi Bangoria
2020-02-27
perf annotate: Align struct annotate_args
Ravi Bangoria
2020-02-27
perf annotate: Simplify disasm_line allocation and freeing code
Ravi Bangoria
2020-02-27
perf annotate: Remove privsize from symbol__annotate() args
Ravi Bangoria
2020-02-27
perf probe: Check return value of strlist__add() for -ENOMEM
He Zhe
2020-02-27
perf config: Document missing config options
Ravi Bangoria
2020-02-27
perf annotate: Fix perf config option description
Ravi Bangoria
2020-02-27
perf annotate: Prefer cmdline option over default config
Ravi Bangoria
2020-02-27
perf annotate: Make perf config effective
Ravi Bangoria
2020-02-27
perf config: Introduce perf_config_u8()
Ravi Bangoria
2020-02-27
perf annotate: Fix --show-nr-samples for tui/stdio2
Ravi Bangoria
2020-02-27
perf annotate: Fix --show-total-period for tui/stdio2
Ravi Bangoria
2020-02-27
perf annotate/tui: Re-render title bar after switching back from script browser
Ravi Bangoria
2020-02-18
perf arch powerpc: Sync powerpc syscall.tbl with the kernel sources
Arnaldo Carvalho de Melo
2020-02-18
perf auxtrace: Add auxtrace_record__read_finish()
Adrian Hunter
2020-02-18
perf arm-spe: Fix endless record after being terminated
Adrian Hunter
2020-02-18
perf cs-etm: Fix endless record after being terminated
Wei Li
2020-02-18
perf intel-bts: Fix endless record after being terminated
Wei Li
2020-02-18
perf intel-pt: Fix endless record after being terminated
Wei Li
2020-02-18
perf test: Fix test trace+probe_vfs_getname.sh on s390
Thomas Richter
2020-02-18
perf bpf: Remove bpf/ subdir from bpf.h headers used to build bpf events
Arnaldo Carvalho de Melo
2020-02-14
perf llvm: Fix script used to obtain kernel make directives to work with new ...
Arnaldo Carvalho de Melo
2020-02-12
perf tools: Add arm64 version of get_cpuid()
John Garry
2020-02-11
perf trace: Resolve prctl's 'option' arg strings to numbers
Arnaldo Carvalho de Melo
2020-02-11
perf beauty prctl: Export the 'options' strarray
Arnaldo Carvalho de Melo
2020-02-11
perf maps: Move kmap::kmaps setup to maps__insert()
Jiri Olsa
2020-02-11
perf maps: Fix map__clone() for struct kmap
Jiri Olsa
2020-02-11
perf maps: Mark ksymbol DSOs with kernel type
Jiri Olsa
2020-02-11
perf maps: Mark module DSOs with kernel type
Jiri Olsa
2020-02-11
tools include UAPI: Sync x86's syscalls_64.tbl, generic unistd.h and fcntl.h ...
Arnaldo Carvalho de Melo
[next]