index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf python: Do not force closing original perf descriptor in evlist.get_poll...
Jiri Olsa
2019-02-12
1
-1
/
+2
*
perf tools: Cast off_t to s64 to avoid warning on bionic libc
Arnaldo Carvalho de Melo
2019-02-12
1
-1
/
+1
*
perf header: Fix up argument to ctime()
Arnaldo Carvalho de Melo
2019-02-12
1
-1
/
+3
*
perf probe: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2019-02-12
1
-1
/
+1
*
perf header: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2019-02-12
1
-1
/
+1
*
perf dso: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2019-02-12
1
-1
/
+1
*
perf tools: Add missing sigqueue() prototype for systems lacking it
Arnaldo Carvalho de Melo
2019-01-26
1
-0
/
+4
*
perf cs-etm: Correct packets swapping in cs_etm__flush()
Leo Yan
2019-01-26
1
-1
/
+1
*
perf parse-events: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2019-01-26
1
-1
/
+1
*
perf svghelper: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2019-01-26
1
-1
/
+1
*
perf env: Also consider env->arch == NULL as local operation
Arnaldo Carvalho de Melo
2019-01-09
1
-1
/
+1
*
perf pmu: Suppress potential format-truncation warning
Ben Hutchings
2019-01-09
1
-4
/
+4
*
perf script: Use fallbacks for branch stacks
Adrian Hunter
2019-01-09
1
-8
/
+8
*
perf tools: Use fallback for sample_addr_correlates_sym() cases
Adrian Hunter
2019-01-09
1
-1
/
+1
*
perf thread: Add fallback functions for cases where cpumode is insufficient
Adrian Hunter
2019-01-09
4
-0
/
+60
*
perf machine: Record if a arch has a single user/kernel address space
Adrian Hunter
2019-01-09
2
-0
/
+5
*
perf tools: Restore proper cwd on return from mnt namespace
Jiri Olsa
2018-12-17
2
-2
/
+16
*
perf tools: Fix crash on synthesizing the unit
Jiri Olsa
2018-12-17
1
-1
/
+1
*
perf tools: Do not zero sample_id_all for group members
Jiri Olsa
2018-11-27
1
-1
/
+0
*
perf symbols: Set PLT entry/header sizes properly on Sparc
David Miller
2018-11-27
1
-1
/
+11
*
perf unwind: Take pgoff into account when reporting elf to libdwfl
Milian Wolff
2018-11-27
1
-2
/
+2
*
perf intel-pt: Insert callchain context into synthesized callchains
Adrian Hunter
2018-11-21
3
-12
/
+40
*
perf intel-pt/bts: Calculate cpumode for synthesized samples
Adrian Hunter
2018-11-21
2
-14
/
+25
*
perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
David S. Miller
2018-11-21
1
-1
/
+34
*
perf stat: Handle different PMU names with common prefix
Thomas Richter
2018-11-21
1
-1
/
+1
*
perf cs-etm: Correct CPU mode for samples
Leo Yan
2018-11-21
1
-9
/
+30
*
perf strbuf: Match va_{add,copy} with va_end
Sanskriti Sharma
2018-11-13
1
-2
/
+8
*
perf tools: Free 'printk' string in parse_ftrace_printk()
Sanskriti Sharma
2018-11-13
1
-0
/
+1
*
perf tools: Cleanup trace-event-info 'tdata' leak
Sanskriti Sharma
2018-11-13
1
-0
/
+2
*
perf tools: Free temporary 'sys' string in read_event_files()
Sanskriti Sharma
2018-11-13
1
-1
/
+4
*
perf tools: Stop fallbacking to kallsyms for vdso symbols lookup
Arnaldo Carvalho de Melo
2018-10-17
1
-19
/
+2
*
perf report: Don't crash on invalid inline debug information
Milian Wolff
2018-10-16
1
-0
/
+3
*
perf cpu_map: Align cpu map synthesized events properly.
David Miller
2018-10-16
1
-0
/
+1
*
perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...
Jiri Olsa
2018-10-16
1
-0
/
+3
*
Revert "perf tools: Fix PMU term format max value calculation"
Jiri Olsa
2018-10-09
1
-6
/
+7
*
perf record: Use unmapped IP for inline callchain cursors
Milian Wolff
2018-10-05
1
-1
/
+2
*
perf python: Use -Wno-redundant-decls to build with PYTHON=python3
Arnaldo Carvalho de Melo
2018-10-05
1
-1
/
+1
*
perf report: Don't try to map ip to invalid map
Milian Wolff
2018-09-27
1
-2
/
+3
*
perf tools: Fix maps__find_symbol_by_name()
Adrian Hunter
2018-09-11
1
-0
/
+11
*
perf annotate: Fix parsing aarch64 branch instructions after objdump update
Kim Phillips
2018-08-30
2
-1
/
+22
*
perf event-parse: Use fixed size string for comms
Chris Phlipot
2018-08-30
1
-4
/
+3
*
perf util: Fix bad memory access in trace info.
Chris Phlipot
2018-08-30
1
-1
/
+1
*
perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
Hisao Tanabe
2018-08-30
1
-2
/
+3
*
perf annotate: Properly interpret indirect call
Martin Liška
2018-08-30
1
-2
/
+8
*
perf python: Fix pyrf_evlist__read_on_cpu() interface
Jiri Olsa
2018-08-20
1
-1
/
+19
*
perf mmap: Store real cpu number in 'struct perf_mmap'
Jiri Olsa
2018-08-20
3
-3
/
+5
*
perf tools: Remove ext from struct kmod_path
Jiri Olsa
2018-08-20
2
-14
/
+4
*
perf tools: Add gzip_is_compressed function
Jiri Olsa
2018-08-20
1
-2
/
+14
*
perf tools: Add lzma_is_compressed function
Jiri Olsa
2018-08-20
1
-2
/
+17
*
perf tools: Add is_compressed callback to compressions array
Jiri Olsa
2018-08-20
4
-3
/
+33
[next]