index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2019-01-26
perf svghelper: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-01-26
perf tests ARM: Disable breakpoint tests 32-bit
Florian Fainelli
1
-6
/
+14
2019-01-26
perf intel-pt: Fix error with config term "pt=0"
Adrian Hunter
1
-0
/
+11
2019-01-09
perf env: Also consider env->arch == NULL as local operation
Arnaldo Carvalho de Melo
1
-1
/
+1
2019-01-09
perf pmu: Suppress potential format-truncation warning
Ben Hutchings
1
-4
/
+4
2019-01-09
perf script: Use fallbacks for branch stacks
Adrian Hunter
2
-14
/
+14
2019-01-09
perf tools: Use fallback for sample_addr_correlates_sym() cases
Adrian Hunter
1
-1
/
+1
2019-01-09
perf thread: Add fallback functions for cases where cpumode is insufficient
Adrian Hunter
4
-0
/
+60
2019-01-09
perf machine: Record if a arch has a single user/kernel address space
Adrian Hunter
4
-0
/
+16
2018-12-17
perf tools: Restore proper cwd on return from mnt namespace
Jiri Olsa
2
-2
/
+16
2018-12-17
perf tools: Fix crash on synthesizing the unit
Jiri Olsa
2
-2
/
+2
2018-11-27
perf tools: Do not zero sample_id_all for group members
Jiri Olsa
2
-2
/
+0
2018-11-27
perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
Gustavo Romero
1
-11
/
+38
2018-11-27
perf symbols: Set PLT entry/header sizes properly on Sparc
David Miller
1
-1
/
+11
2018-11-27
perf unwind: Take pgoff into account when reporting elf to libdwfl
Milian Wolff
1
-2
/
+2
2018-11-21
perf intel-pt: Insert callchain context into synthesized callchains
Adrian Hunter
3
-12
/
+40
2018-11-21
perf intel-pt/bts: Calculate cpumode for synthesized samples
Adrian Hunter
2
-14
/
+25
2018-11-21
perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
David S. Miller
1
-1
/
+34
2018-11-21
perf stat: Handle different PMU names with common prefix
Thomas Richter
1
-1
/
+1
2018-11-21
perf cs-etm: Correct CPU mode for samples
Leo Yan
1
-9
/
+30
2018-11-13
perf tests: Fix record+probe_libc_inet_pton.sh without ping's debuginfo
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-11-13
perf strbuf: Match va_{add,copy} with va_end
Sanskriti Sharma
1
-2
/
+8
2018-11-13
perf tools: Free 'printk' string in parse_ftrace_printk()
Sanskriti Sharma
1
-0
/
+1
2018-11-13
perf tools: Cleanup trace-event-info 'tdata' leak
Sanskriti Sharma
1
-0
/
+2
2018-11-13
perf tools: Free temporary 'sys' string in read_event_files()
Sanskriti Sharma
1
-1
/
+4
2018-10-17
perf tools: Stop fallbacking to kallsyms for vdso symbols lookup
Arnaldo Carvalho de Melo
1
-19
/
+2
2018-10-16
perf tools: Pass build flags to traceevent build
Jiri Olsa
1
-1
/
+1
2018-10-16
perf report: Don't crash on invalid inline debug information
Milian Wolff
1
-0
/
+3
2018-10-16
perf cpu_map: Align cpu map synthesized events properly.
David Miller
1
-0
/
+1
2018-10-16
perf tools: Fix use of alternatives to find JDIR
Jarod Wilson
1
-1
/
+1
2018-10-16
perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...
Jiri Olsa
2
-0
/
+4
2018-10-11
perf vendor events intel: Fix wrong filter_band* values for uncore events
Jiri Olsa
2
-16
/
+16
2018-10-09
Revert "perf tools: Fix PMU term format max value calculation"
Jiri Olsa
1
-6
/
+7
2018-10-05
perf record: Use unmapped IP for inline callchain cursors
Milian Wolff
1
-1
/
+2
2018-10-05
perf python: Use -Wno-redundant-decls to build with PYTHON=python3
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-09-27
perf report: Don't try to map ip to invalid map
Milian Wolff
1
-2
/
+3
2018-09-25
perf script python: Fix export-to-sqlite.py sample columns
Adrian Hunter
1
-1
/
+5
2018-09-25
perf script python: Fix export-to-postgresql.py occasional failure
Adrian Hunter
1
-0
/
+9
2018-09-18
perf Documentation: Fix out-of-tree asciidoctor man page generation
Ben Hutchings
1
-1
/
+1
2018-09-11
perf tools: Fix maps__find_symbol_by_name()
Adrian Hunter
1
-0
/
+11
2018-08-30
perf annotate: Fix parsing aarch64 branch instructions after objdump update
Kim Phillips
2
-1
/
+22
2018-08-30
perf probe powerpc: Ignore SyS symbols irrespective of endianness
Sandipan Das
1
-1
/
+3
2018-08-30
perf event-parse: Use fixed size string for comms
Chris Phlipot
1
-4
/
+3
2018-08-30
perf util: Fix bad memory access in trace info.
Chris Phlipot
1
-1
/
+1
2018-08-30
perf tools: Streamline bpf examples and headers installation
Arnaldo Carvalho de Melo
1
-8
/
+6
2018-08-30
perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
Hisao Tanabe
1
-2
/
+3
2018-08-30
perf arm64: Fix include path for asm-generic/unistd.h
Kim Phillips
2
-5
/
+6
2018-08-30
perf tests: Add breakpoint modify tests
Jiri Olsa
4
-0
/
+221
2018-08-30
perf annotate: Properly interpret indirect call
Martin Liška
1
-2
/
+8
2018-08-20
perf python: Fix pyrf_evlist__read_on_cpu() interface
Jiri Olsa
1
-1
/
+19
[prev]
[next]