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
/
util
Age
Commit message (
Expand
)
Author
2022-04-01
perf evlist: Directly return instead of using local ret variable
Haowen Bai
2022-04-01
perf evlist: Rename cpus to user_requested_cpus
Ian Rogers
2022-04-01
perf tools: Update copy of libbpf's hashmap.c
Arnaldo Carvalho de Melo
2022-03-27
Merge tag 'perf-tools-for-v5.18-2022-03-26' of git://git.kernel.org/pub/scm/l...
Linus Torvalds
2022-03-26
perf evsel: Improve AMD IBS (Instruction-Based Sampling) error handling messages
Kim Phillips
2022-03-26
perf python: Add perf_env stubs that will be needed in evsel__open_strerror()
Arnaldo Carvalho de Melo
2022-03-24
Merge tag 'net-next-5.18' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...
Linus Torvalds
2022-03-22
perf evsel: Make evsel__env() always return a valid env
Kim Phillips
2022-03-22
perf build-id: Fix spelling mistake "Cant" -> "Can't"
Colin Ian King
2022-03-22
perf header: Fix spelling mistake "could't" -> "couldn't"
Colin Ian King
2022-03-22
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-03-22
perf ftrace latency: Add -n/--use-nsec option
Namhyung Kim
2022-03-22
perf tools: Fix version kernel tag
John Garry
2022-03-22
Merge tag 'perf-core-2022-03-21' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
2022-03-21
Merge tag 'arm64-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2022-03-18
perf evlist: Avoid iteration for empty evlist.
Ian Rogers
2022-03-18
perf symbols: Fix symbol size calculation condition
Michael Petlan
2022-03-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-14
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-03-12
perf parse: Fix event parser error for hybrid systems
Zhengjun Xing
2022-03-12
perf tools: Set build-id using build-id header on new mmap records
James Clark
2022-03-12
perf parse-events: Fix NULL check against wrong variable
Weiguo Li
2022-03-07
perf tools: Use ARRAY_SIZE() instead of ad hoc equivalent, spotted by array_s...
Guo Zhengkui
2022-03-07
perf session: Print branch stack entry type in --dump-raw-trace
James Clark
2022-03-07
perf evsel: Add error message for unsupported branch stack cases
James Clark
2022-03-05
perf tools: Remove bpf_map__set_priv()/bpf_map__priv() usage
Jiri Olsa
2022-03-05
perf tools: Remove bpf_program__set_priv/bpf_program__priv usage
Jiri Olsa
2022-03-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-03-01
perf: Add irq and exception return branch types
Anshuman Khandual
2022-02-22
perf data: Adding error message if perf_data__create_dir() fails
Alexey Bayduraev
2022-02-22
perf data: Fix double free in perf_session__delete()
Alexey Bayduraev
2022-02-22
linkage: remove SYM_FUNC_{START,END}_ALIAS()
Mark Rutland
2022-02-22
linkage: add SYM_FUNC_ALIAS{,_LOCAL,_WEAK}()
Mark Rutland
2022-02-18
perf evlist: Fix failed to use cpu list for uncore events
Zhengjun Xing
2022-02-17
Merge remote-tracking branch 'torvalds/master' into perf/core
Arnaldo Carvalho de Melo
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-02-17
perf bpf: Defer freeing string after possible strlen() on it
Arnaldo Carvalho de Melo
2022-02-16
perf cs-etm: Fix corrupt inject files when only last branch option is enabled
James Clark
2022-02-16
perf cs-etm: No-op refactor of synth opt usage
James Clark
2022-02-16
perf report: Add "addr_from" and "addr_to" sort dimensions
Stephane Eranian
2022-02-16
perf tools: Fix spelling mistake "commpressor" -> "compressor"
Colin Ian King
2022-02-15
perf tui: Only support --tui with slang
Ian Rogers
2022-02-15
perf scripting python: Add all sample flags to DB export
Adrian Hunter
2022-02-15
perf intel-pt: Force 'quick' mode when TNT (Taken/Not-Taken packet) is disabled
Adrian Hunter
2022-02-15
perf intel-pt: Synthesize new D (Intr Disabled) and t (Intr Toggle) flags
Adrian Hunter
2022-02-15
perf intel-pt: Synthesize iflag event
Adrian Hunter
2022-02-15
perf intel-pt: Synthesize CFE (Control Flow Event) / EVD (Event Data) event
Adrian Hunter
2022-02-15
perf intel-pt: Record Event Trace capability flag
Adrian Hunter
2022-02-15
perf auxtrace: Add itrace option "I"
Adrian Hunter
2022-02-15
perf tools: Define new D (Intr Disable) and t (Intr Toggle) flags
Adrian Hunter
[next]