index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Commit message (
Expand
)
Author
Age
Files
Lines
*
perf tools: Stop fallbacking to kallsyms for vdso symbols lookup
Arnaldo Carvalho de Melo
2018-10-17
1
-19
/
+2
*
perf tools: Pass build flags to traceevent build
Jiri Olsa
2018-10-16
1
-1
/
+1
*
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 tools: Fix use of alternatives to find JDIR
Jarod Wilson
2018-10-16
1
-1
/
+1
*
perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...
Jiri Olsa
2018-10-16
2
-0
/
+4
*
perf vendor events intel: Fix wrong filter_band* values for uncore events
Jiri Olsa
2018-10-11
2
-16
/
+16
*
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 script python: Fix export-to-sqlite.py sample columns
Adrian Hunter
2018-09-25
1
-1
/
+5
*
perf script python: Fix export-to-postgresql.py occasional failure
Adrian Hunter
2018-09-25
1
-0
/
+9
*
perf Documentation: Fix out-of-tree asciidoctor man page generation
Ben Hutchings
2018-09-18
1
-1
/
+1
*
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 probe powerpc: Ignore SyS symbols irrespective of endianness
Sandipan Das
2018-08-30
1
-1
/
+3
*
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 tools: Streamline bpf examples and headers installation
Arnaldo Carvalho de Melo
2018-08-30
1
-8
/
+6
*
perf evsel: Fix potential null pointer dereference in perf_evsel__new_idx()
Hisao Tanabe
2018-08-30
1
-2
/
+3
*
perf arm64: Fix include path for asm-generic/unistd.h
Kim Phillips
2018-08-30
2
-5
/
+6
*
perf tests: Add breakpoint modify tests
Jiri Olsa
2018-08-30
4
-0
/
+221
*
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
3
-85
/
+69
*
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
*
perf tools: Move the temp file processing into decompress_kmodule
Jiri Olsa
2018-08-20
1
-17
/
+12
*
perf tools: Use compression id in decompress_kmodule()
Jiri Olsa
2018-08-20
1
-21
/
+3
*
perf tools: Store compression id into struct dso
Jiri Olsa
2018-08-20
3
-2
/
+8
*
perf tools: Add compression id into 'struct kmod_path'
Jiri Olsa
2018-08-20
3
-29
/
+33
*
perf tools: Make is_supported_compression() static
Jiri Olsa
2018-08-20
2
-2
/
+1
*
perf tools: Make decompress_to_file() function static
Jiri Olsa
2018-08-20
2
-2
/
+1
*
perf tools: Get rid of dso__needs_decompress() call in __open_dso()
Jiri Olsa
2018-08-20
1
-1
/
+3
*
perf tools: Get rid of dso__needs_decompress() call in symbol__disassemble()
Jiri Olsa
2018-08-20
1
-1
/
+3
*
perf tools: Get rid of dso__needs_decompress() call in read_object_code()
Jiri Olsa
2018-08-20
1
-1
/
+3
*
perf llvm: Allow passing options to llc in addition to clang
Arnaldo Carvalho de Melo
2018-08-20
2
-2
/
+38
*
perf parser: Improve error message for PMU address filters
Jack Henschel
2018-08-20
1
-10
/
+10
*
perf tools: Disable parallelism for 'make clean'
Rasmus Villemoes
2018-08-20
1
-2
/
+2
*
perf auxtrace: Fix queue resize
Adrian Hunter
2018-08-14
1
-0
/
+3
*
perf python: Remove -mcet and -fcf-protection when building with clang
Arnaldo Carvalho de Melo
2018-08-14
1
-1
/
+9
*
perf arm spe: Fix uninitialized record error variable
Kim Phillips
2018-08-14
1
-0
/
+1
*
perf tools: Move syscall_64.tbl check into check-headers.sh
Jiri Olsa
2018-08-14
2
-3
/
+3
*
perf tools: Make check-headers.sh check based on kernel dir
Jiri Olsa
2018-08-14
1
-3
/
+7
*
perf tools: Fix check-headers.sh AND list path of execution
Alexander Kapshuk
2018-08-13
1
-2
/
+6
*
perf tools: Check for null when copying nsinfo.
Benno Evers
2018-08-13
1
-0
/
+3
*
tools lib traceevent, perf tools: Rename 'enum pevent_flag' to 'enum tep_flag'
Tzvetomir Stoyanov (VMware)
2018-08-13
3
-3
/
+3
[next]