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-01-26
perf tools: Add missing open_memstream() prototype for systems lacking it
Arnaldo Carvalho de Melo
2019-01-26
perf tools: Add missing sigqueue() prototype for systems lacking it
Arnaldo Carvalho de Melo
2019-01-26
perf cs-etm: Correct packets swapping in cs_etm__flush()
Leo Yan
2019-01-26
perf stat: Avoid segfaults caused by negated options
Michael Petlan
2019-01-26
perf vendor events intel: Fix Load_Miss_Real_Latency on SKL/SKX
Andi Kleen
2019-01-26
perf parse-events: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2019-01-26
perf svghelper: Fix unchecked usage of strncpy()
Arnaldo Carvalho de Melo
2019-01-26
perf tests ARM: Disable breakpoint tests 32-bit
Florian Fainelli
2019-01-26
perf intel-pt: Fix error with config term "pt=0"
Adrian Hunter
2019-01-09
perf env: Also consider env->arch == NULL as local operation
Arnaldo Carvalho de Melo
2019-01-09
perf pmu: Suppress potential format-truncation warning
Ben Hutchings
2019-01-09
perf script: Use fallbacks for branch stacks
Adrian Hunter
2019-01-09
perf tools: Use fallback for sample_addr_correlates_sym() cases
Adrian Hunter
2019-01-09
perf thread: Add fallback functions for cases where cpumode is insufficient
Adrian Hunter
2019-01-09
perf machine: Record if a arch has a single user/kernel address space
Adrian Hunter
2018-11-19
perf tools beauty ioctl: Support new ISO7816 commands
Arnaldo Carvalho de Melo
2018-11-19
perf tools: Restore proper cwd on return from mnt namespace
Jiri Olsa
2018-11-19
tools build feature: Check if get_current_dir_name() is available
Arnaldo Carvalho de Melo
2018-11-12
perf tools: Fix crash on synthesizing the unit
Jiri Olsa
2018-11-06
Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-11-06
perf tools: Do not zero sample_id_all for group members
Jiri Olsa
2018-11-05
perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
Gustavo Romero
2018-11-05
perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headers
Arnaldo Carvalho de Melo
2018-11-05
perf intel-pt: Add MTC and CYC timestamps to debug log
Adrian Hunter
2018-11-05
perf intel-pt: Add more event information to debug log
Adrian Hunter
2018-11-05
perf scripts python: exported-sql-viewer.py: Fix table find when table re-ord...
Adrian Hunter
2018-11-05
perf scripts python: exported-sql-viewer.py: Add help window
Adrian Hunter
2018-11-05
perf scripts python: exported-sql-viewer.py: Add Selected branches report
Adrian Hunter
2018-11-05
perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libx...
Adrian Hunter
2018-11-05
perf top: Display the LBR stats in callchain entry
Jin Yao
2018-11-05
perf stat: Handle different PMU names with common prefix
Thomas Richter
2018-11-05
perf record: Support weak groups
Andi Kleen
2018-11-05
perf evlist: Move perf_evsel__reset_weak_group into evlist
Andi Kleen
2018-11-05
perf augmented_syscalls: Start collecting pathnames in the BPF program
Arnaldo Carvalho de Melo
2018-11-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-11-03
perf trace: Fix setting of augmented payload when using eBPF + raw_syscalls
Arnaldo Carvalho de Melo
2018-11-01
perf trace: When augmenting raw_syscalls plug raw_syscalls:sys_exit too
Arnaldo Carvalho de Melo
2018-11-01
perf examples bpf: Start augmenting raw_syscalls:sys_{start,exit}
Arnaldo Carvalho de Melo
2018-10-31
perf intel-pt/bts: Calculate cpumode for synthesized samples
Adrian Hunter
2018-10-31
perf intel-pt: Insert callchain context into synthesized callchains
Adrian Hunter
2018-10-31
perf tools: Don't clone maps from parent when synthesizing forks
David Miller
2018-10-31
perf top: Start display thread earlier
David Miller
2018-10-31
perf trace beauty: Use the mmap flags table generated from headers
Arnaldo Carvalho de Melo
2018-10-31
perf beauty: Wire up the mmap flags table generator to the Makefile
Arnaldo Carvalho de Melo
2018-10-31
perf beauty: Add a generator for MAP_ mmap's flag constants
Arnaldo Carvalho de Melo
2018-10-31
perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
David S. Miller
2018-10-31
perf cs-etm: Correct CPU mode for samples
Leo Yan
2018-10-31
perf unwind: Take pgoff into account when reporting elf to libdwfl
Milian Wolff
2018-10-31
perf top: Do not use overwrite mode by default
Arnaldo Carvalho de Melo
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
[next]