index
:
linux.git
dev
master
v4.9.13
Unnamed repository; edit this file 'description' to name the repository.
Lucas Castro
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2019-10-17
perf inject jit: Fix JIT_CODE_MOVE filename
Steve MacLean
2019-10-17
perf llvm: Don't access out-of-scope array
Ian Rogers
2019-10-11
perf stat: Reset previous counts on repeat with interval
Srikar Dronamraju
2019-10-11
perf unwind: Fix libunwind build failure on i386 systems
Arnaldo Carvalho de Melo
2019-10-11
perf build: Add detection of java-11-openjdk-devel package
Thomas Richter
2019-10-11
perf probe: Fix to clear tev->nargs in clear_probe_trace_event()
Masami Hiramatsu
2019-10-11
perf stat: Fix a segmentation fault when using repeat forever
Srikar Dronamraju
2019-10-11
perf tools: Fix segfault in cpu_cache_level__read()
Jiri Olsa
2019-10-05
perf evlist: Use unshare(CLONE_FS) in sb threads to let setns(CLONE_NEWNS) work
Arnaldo Carvalho de Melo
2019-10-05
perf script: Fix memory leaks in list_scripts()
Gustavo A. R. Silva
2019-10-05
perf report: Fix --ns time sort key output
Andi Kleen
2019-10-05
perf trace beauty ioctl: Fix off-by-one error in cmd->string table
Benjamin Peterson
2019-10-05
libperf: Fix alignment trap with xyarray contents in 'perf stat'
Gerald BAEZA
2019-10-05
perf record: Support aarch64 random socket_id assignment
Tan Xiaojun
2019-10-05
perf unwind: Fix libunwind when tid != pid
John Keeping
2019-10-05
perf test vfs_getname: Disable ~/.perfconfig to get default output
Arnaldo Carvalho de Melo
2019-10-05
perf config: Honour $PERF_CONFIG env var to specify alternate .perfconfig
Arnaldo Carvalho de Melo
2019-10-05
perf tools: Fix paths in include statements
Luke Mujica
2019-08-08
perf pmu-events: Fix missing "cpu_clk_unhalted.core" event
Jin Yao
2019-08-08
perf annotate: Fix s390 gap between kernel end and module start
Thomas Richter
2019-08-08
perf record: Fix module size on s390
Thomas Richter
2019-08-08
perf tools: Fix include paths in ui directory
Ian Rogers
2019-08-08
perf tools: Fix a typo in a variable name in the Documentation Makefile
Masanari Iida
2019-08-08
perf cpumap: Fix writing to illegal memory in handling cpumap mask
He Zhe
2019-08-08
perf ftrace: Fix failure to set cpumask when only one cpu is present
He Zhe
2019-08-08
perf db-export: Fix thread__exec_comm()
Adrian Hunter
2019-08-08
perf annotate: Fix printing of unaugmented disassembled instructions from BPF
Arnaldo Carvalho de Melo
2019-08-01
perf bench numa: Fix cpu0 binding
Jiri Olsa
2019-07-29
perf tools: Fix perf.data documentation units for memory size
Vince Weaver
2019-07-29
perf header: Fix use of unitialized value warning
Numfor Mbiziwo-Tiapo
2019-07-29
perf header: Fix divide by zero error if f_header.attr_size==0
Vince Weaver
2019-07-29
tools perf beauty: Fix usbdevfs_ioctl table generator to handle _IOC()
Arnaldo Carvalho de Melo
2019-07-26
tools include UAPI: Sync x86's syscalls_64.tbl and generic unistd.h to pick u...
Arnaldo Carvalho de Melo
2019-07-23
Merge tag 'perf-urgent-for-mingo-5.3-20190723' of git://git.kernel.org/pub/sc...
Ingo Molnar
2019-07-23
perf probe: Avoid calling freeing routine multiple times for same pointer
Arnaldo Carvalho de Melo
2019-07-23
perf probe: Set pev->nargs to zero after freeing pev->args entries
Arnaldo Carvalho de Melo
2019-07-23
perf session: Fix loading of compressed data split across adjacent records
Alexey Budankov
2019-07-23
perf stat: Always separate stalled cycles per insn
Cong Wang
2019-07-23
perf stat: Fix segfault for event group in repeat mode
Jiri Olsa
2019-07-23
perf tools: Fix proper buffer size for feature processing
Jiri Olsa
2019-07-23
perf script: Fix off by one in brstackinsn IPC computation
Andi Kleen
2019-07-23
perf script: Improve man page description of metrics
Andi Kleen
2019-07-23
perf script: Fix --max-blocks man page description
Andi Kleen
2019-07-20
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2019-07-18
Merge tag 'trace-v5.3' of git://git.kernel.org/pub/scm/linux/kernel/git/roste...
Linus Torvalds
2019-07-15
perf version: Fix segfault due to missing OPT_END()
Ravi Bangoria
2019-07-12
perf vendor events s390: Add JSON files for machine type 8561
Thomas Richter
2019-07-11
perf cs-etm: Return errcode in cs_etm__process_auxtrace_info()
YueHaibing
2019-07-11
perf cs-etm: Remove errnoeous ERR_PTR() usage in cs_etm__process_auxtrace_info
YueHaibing
2019-07-10
perf scripts python: export-to-postgresql.py: Export switch events
Adrian Hunter
[next]