index
:
linux/linux-stable.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.14.y
linux-6.15.y
linux-6.16.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2016-08-18
perf evsel: Do not access outside hw cache name arrays
Arnaldo Carvalho de Melo
2016-08-16
perf unwind: Use addr_location::addr instead of ip for entries
Milian Wolff
2016-08-15
perf probe: Release resources on error when handling exit paths
Arnaldo Carvalho de Melo
2016-08-15
perf probe: Check for dup and fdopen failures
Colin Ian King
2016-08-15
perf symbols: Fix annotation of objects with debuginfo files
Anton Blanchard
2016-08-15
perf jitdump: Add the right header to get the major()/minor() definitions
Arnaldo Carvalho de Melo
2016-08-12
perf intel-pt: Fix ip compression
Adrian Hunter
2016-08-09
perf probe ppc64le: Fix probe location when using DWARF
Ravi Bangoria
2016-08-09
perf probe: Add function to post process kernel trace events
Ravi Bangoria
2016-08-09
perf probe: Support signedness casting
Naohiro Aota
2016-08-09
perf probe: Fix module name matching
Konstantin Khlebnikov
2016-08-09
perf probe: Adjust map->reloc offset when finding kernel symbol from map
Masami Hiramatsu
2016-08-09
perf hists: Trim libtraceevent trace_seq buffers
Arnaldo Carvalho de Melo
2016-08-04
Merge tag 'perf-core-for-mingo-20160803' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-08-02
perf record: Add --sample-cpu option
Jiri Olsa
2016-08-02
perf hists: Introduce output_resort_cb method
Jiri Olsa
2016-08-01
perf annotate: Plug filename string leak
Arnaldo Carvalho de Melo
2016-08-01
perf annotate: Introduce strerror for handling symbol__disassemble() errors
Arnaldo Carvalho de Melo
2016-08-01
perf annotate: Rename symbol__annotate() to symbol__disassemble()
Arnaldo Carvalho de Melo
2016-07-30
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-07-29
perf target: str_error_r() always returns the buffer it receives
Arnaldo Carvalho de Melo
2016-07-29
perf annotate: Use pipe + fork instead of popen
Arnaldo Carvalho de Melo
2016-07-28
Merge tag 'libnvdimm-for-4.8' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-07-28
perf evsel: Introduce constructor for cycles event
Arnaldo Carvalho de Melo
2016-07-27
tools lib api: Add str_error_c to libapi
Arnaldo Carvalho de Melo
2016-07-26
perf s390: Fix 'start' address of module's map
Song Shan Gong
2016-07-25
Revert "perf tools: event.h needs asm/perf_regs.h"
Arnaldo Carvalho de Melo
2016-07-23
x86/insn: remove pcommit
Dan Williams
2016-07-21
perf tools: Add AVX-512 support to the instruction decoder used by Intel PT
Adrian Hunter
2016-07-20
x86/insn: perf tools: Fix vcvtph2ps instruction decoding
Adrian Hunter
2016-07-18
perf tools: Make is_printable_array global
Jiri Olsa
2016-07-18
perf script python: Fix string vs byte array resolving
Jiri Olsa
2016-07-18
perf probe: Warn unmatched function filter correctly
Masami Hiramatsu
2016-07-18
perf cpu_map: Add more helpers
Mark Rutland
2016-07-18
perf tools: Remove tools/perf/util/include/linux/const.h
Arnaldo Carvalho de Melo
2016-07-18
perf tools: Remove tools/perf/util/include/asm/byteorder.h
Arnaldo Carvalho de Melo
2016-07-15
perf session: Don't warn about out of order event if write_backward is used
Wang Nan
2016-07-15
perf tools: Enable overwrite settings
Wang Nan
2016-07-15
perf evlist: Make {pause,resume} internal helpers
Wang Nan
2016-07-15
perf evlist: Setup backward mmap state machine
Wang Nan
2016-07-15
perf evlist: Drop evlist->backward
Wang Nan
2016-07-15
perf evlist: Map backward events to backward_mmap
Wang Nan
2016-07-15
perf evlist: Introduce backward_mmap array for evlist
Wang Nan
2016-07-15
perf evlist: Extract common code in mmap failure processing
Wang Nan
2016-07-15
perf evlist: Record mmap cookie into fdarray private field
Wang Nan
2016-07-15
perf evlist: Update mmap related APIs and helpers
Wang Nan
2016-07-15
perf evlist: Drop redundant evsel->overwrite indicator
Arnaldo Carvalho de Melo
2016-07-15
perf tools: Bail out at "--sort dcacheline" and cacheline_size not known
Arnaldo Carvalho de Melo
2016-07-14
perf tools: Do not provide dup sched_getcpu() prototype on Android
Arnaldo Carvalho de Melo
2016-07-13
perf probe: Support a special SDT probe format
Masami Hiramatsu
[next]