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
Age
Commit message (
Expand
)
Author
2018-12-17
perf map: Remove extra indirection from map__find()
Eric Saint-Etienne
2018-12-17
perf stat: Fix CSV mode column output for non-cgroup events
Stephane Eranian
2018-12-17
perf stat: Fix shadow stats for clock events
Ravi Bangoria
2018-12-17
perf build: Give better hint about devel package for libssl
Arnaldo Carvalho de Melo
2018-11-21
perf pmu: Move *_cpuid_str() weak functions to header.c
Kan Liang
2018-11-21
perf symbols: Fix slowness due to -ffunction-section
Eric Saint-Etienne
2018-11-21
perf jvmti: Separate jvmti cmlr check
Jiri Olsa
2018-11-21
perf vendor events: Add JSON metrics for Cascadelake server
Kan Liang
2018-11-21
perf vendor events: Add stepping in CPUID string for x86
Kan Liang
2018-11-21
perf stat: Use perf_evsel__is_clocki() for clock events
Ravi Bangoria
2018-11-21
perf pmu: Suppress potential format-truncation warning
Ben Hutchings
2018-11-21
perf tools: Add Hygon Dhyana support
Pu Wen
2018-11-21
perf bench: Add epoll_ctl(2) benchmark
Davidlohr Bueso
2018-11-21
perf bench: Add epoll parallel epoll_wait benchmark
Davidlohr Bueso
2018-11-21
tools build feature: Check if eventfd() is available
Arnaldo Carvalho de Melo
2018-11-21
perf bench: Move HAVE_PTHREAD_ATTR_SETAFFINITY_NP into bench.h
Davidlohr Bueso
2018-11-21
perf script: Share code and output format for uregs and iregs output
Milian Wolff
2018-11-21
perf bpf: Reduce the hardcoded .max_entries for pid_maps
Arnaldo Carvalho de Melo
2018-11-21
perf script: Add newline after uregs output
Milian Wolff
2018-11-21
Revert "perf augmented_syscalls: Drop 'write', 'poll' for testing without sel...
Arnaldo Carvalho de Melo
2018-11-21
perf augmented_syscalls: Remove example hardcoded set of filtered pids
Arnaldo Carvalho de Melo
2018-11-21
perf trace: Fill in BPF "filtered_pids" map when present
Arnaldo Carvalho de Melo
2018-11-21
perf trace: See if there is a map named "filtered_pids"
Arnaldo Carvalho de Melo
2018-11-21
perf trace: Add "_from_option" suffix to trace__set_filter()
Arnaldo Carvalho de Melo
2018-11-21
perf evlist: Rename perf_evlist__set_filter* to perf_evlist__set_tp_filter*
Arnaldo Carvalho de Melo
2018-11-21
perf augmented_syscalls: Use pid_filter
Arnaldo Carvalho de Melo
2018-11-21
perf augmented_syscalls: Drop 'write', 'poll' for testing without self pid fi...
Arnaldo Carvalho de Melo
2018-11-21
perf bpf: Add simple pid_filter class accessible to BPF proggies
Arnaldo Carvalho de Melo
2018-11-21
perf bpf: Add defines for map insertion/lookup
Arnaldo Carvalho de Melo
2018-11-21
perf augmented_syscalls: Remove needless linux/socket.h include
Arnaldo Carvalho de Melo
2018-11-21
perf augmented_syscalls: Filter on a hard coded pid
Arnaldo Carvalho de Melo
2018-11-21
perf bpf: Add unistd.h to the headers accessible to bpf proggies
Arnaldo Carvalho de Melo
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-06
nds32: Perf porting
Nickhu
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
[prev]
[next]