index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
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
2020-02-10
perf symbols: Convert symbol__is_idle() to use strlist
Kim Phillips
2020-02-10
perf symbols: Update the list of kernel idle symbols
Kim Phillips
2020-02-10
perf stat: Don't report a null stalled cycles per insn metric
Kim Phillips
2020-02-05
Merge tag 'perf-core-for-mingo-5.6-20200201' of git://git.kernel.org/pub/scm/...
Ingo Molnar
2020-01-31
perf maps: Add missing unlock to maps__insert() error case
Cengiz Can
2020-01-31
perf probe: Add ustring support for perf probe command
Thomas Richter
2020-01-30
perf: Make perf able to build with latest libbfd
Changbin Du
2020-01-30
perf test: Fix test case Merge cpu map
Thomas Richter
2020-01-30
perf parse: Copy string to perf_evsel_config_term
Leo Yan
[next]