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
2019-12-31
perf probe: Fix to show function entry line as probe-able
Masami Hiramatsu
2019-12-31
perf session: Fix decompression of PERF_RECORD_COMPRESSED records
Alexey Budankov
2019-12-31
perf probe: Filter out instances except for inlined subroutine and subprogram
Masami Hiramatsu
2019-12-31
perf probe: Skip end-of-sequence and non statement lines
Masami Hiramatsu
2019-12-31
perf probe: Fix to show calling lines of inlined functions
Masami Hiramatsu
2019-12-31
perf probe: Return a better scope DIE if there is no best scope
Masami Hiramatsu
2019-12-31
perf probe: Skip overlapped location on searching variables
Masami Hiramatsu
2019-12-31
perf parse: If pmu configuration fails free terms
Ian Rogers
2019-12-31
perf tools: Splice events onto evlist even on error
Ian Rogers
2019-12-31
perf probe: Fix to probe a function which has no entry pc
Masami Hiramatsu
2019-12-31
perf probe: Fix to show inlined function callsite without entry_pc
Masami Hiramatsu
2019-12-31
perf probe: Fix to show ranges of variables in functions without entry_pc
Masami Hiramatsu
2019-12-31
perf probe: Fix to probe an inline function which has no entry pc
Masami Hiramatsu
2019-12-31
perf probe: Walk function lines in lexical blocks
Masami Hiramatsu
2019-12-31
perf probe: Fix to list probe event with correct line number
Masami Hiramatsu
2019-12-31
perf cs-etm: Fix definition of macro TO_CS_QUEUE_NR
Leo Yan
2019-12-31
perf probe: Fix to find range-only function instance
Masami Hiramatsu
2019-11-05
perf tools: Fix time sorting
Jiri Olsa
2019-11-05
perf tools: Remove unused trace_find_next_event()
Steven Rostedt (VMware)
2019-11-05
perf scripting engines: Iterate on tep event arrays directly
Steven Rostedt (VMware)
2019-10-15
perf tools: Fix mode setting in copyfile_mode_ns()
Adrian Hunter
2019-10-15
perf annotate: Fix multiple memory and file descriptor leaks
Gustavo A. R. Silva
2019-10-15
perf tools: Fix resource leak of closedir() on the error paths
Yunfeng Ye
2019-10-15
perf evlist: Fix fix for freed id arrays
Andi Kleen
2019-09-30
perf annotate: Don't return -1 for error when doing BPF disassembly
Arnaldo Carvalho de Melo
2019-09-30
perf annotate: Return appropriate error code for allocation failures
Arnaldo Carvalho de Melo
2019-09-30
perf annotate: Fix arch specific ->init() failure errors
Arnaldo Carvalho de Melo
2019-09-30
perf annotate: Propagate the symbol__annotate() error return
Arnaldo Carvalho de Melo
2019-09-30
perf annotate: Fix the signedness of failure returns
Arnaldo Carvalho de Melo
2019-09-30
perf annotate: Propagate perf_env__arch() error
Arnaldo Carvalho de Melo
2019-09-30
perf evsel: Fall back to global 'perf_env' in perf_evsel__env()
Arnaldo Carvalho de Melo
2019-09-30
perf inject jit: Fix JIT_CODE_MOVE filename
Steve MacLean
2019-09-30
perf map: Fix overlapped map handling
Steve MacLean
2019-09-30
perf llvm: Don't access out-of-scope array
Ian Rogers
2019-09-25
perf parser: Remove needless include directives
Arnaldo Carvalho de Melo
2019-09-25
perf jvmti: Include JVMTI support for s390
Thomas Richter
2019-09-25
perf evlist: Fix access of freed id arrays
Andi Kleen
2019-09-25
perf stat: Fix free memory access / memory leaks in metrics
Andi Kleen
2019-09-25
perf tools: Replace needless mmap.h with what is needed, event.h
Arnaldo Carvalho de Melo
2019-09-25
perf evsel: Move config terms to a separate header
Arnaldo Carvalho de Melo
2019-09-25
perf evlist: Remove unused perf_evlist__fprintf() method
Arnaldo Carvalho de Melo
2019-09-25
perf evsel: Introduce evsel_fprintf.h
Arnaldo Carvalho de Melo
2019-09-25
perf evsel: Remove need for symbol_conf in evsel_fprintf.c
Arnaldo Carvalho de Melo
2019-09-25
perf copyfile: Move copyfile routines to separate files
Arnaldo Carvalho de Melo
2019-09-25
libperf: Add perf_evlist__poll() function
Jiri Olsa
2019-09-25
libperf: Add perf_evlist__add_pollfd() function
Jiri Olsa
2019-09-25
libperf: Add perf_evlist__alloc_pollfd() function
Jiri Olsa
2019-09-25
libperf: Use sys/types.h to get ssize_t, not unistd.h
Arnaldo Carvalho de Melo
2019-09-25
perf tools: No need to include internal/lib.h from util/util.h
Arnaldo Carvalho de Melo
2019-09-25
libperf: Move 'page_size' global variable to libperf
Jiri Olsa
[next]