index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
Files
Lines
2018-11-21
perf pmu: Move *_cpuid_str() weak functions to header.c
Kan Liang
2
-39
/
+39
2018-11-21
perf symbols: Fix slowness due to -ffunction-section
Eric Saint-Etienne
3
-2
/
+42
2018-11-21
perf jvmti: Separate jvmti cmlr check
Jiri Olsa
3
-0
/
+22
2018-11-21
perf vendor events: Add JSON metrics for Cascadelake server
Kan Liang
11
-0
/
+31347
2018-11-21
perf vendor events: Add stepping in CPUID string for x86
Kan Liang
3
-3
/
+67
2018-11-21
perf stat: Use perf_evsel__is_clocki() for clock events
Ravi Bangoria
1
-2
/
+1
2018-11-21
perf pmu: Suppress potential format-truncation warning
Ben Hutchings
1
-4
/
+4
2018-11-21
perf tools: Add Hygon Dhyana support
Pu Wen
1
-1
/
+1
2018-11-21
perf bench: Add epoll_ctl(2) benchmark
Davidlohr Bueso
5
-0
/
+419
2018-11-21
perf bench: Add epoll parallel epoll_wait benchmark
Davidlohr Bueso
5
-0
/
+563
2018-11-21
tools build feature: Check if eventfd() is available
Arnaldo Carvalho de Melo
1
-1
/
+4
2018-11-21
perf bench: Move HAVE_PTHREAD_ATTR_SETAFFINITY_NP into bench.h
Davidlohr Bueso
2
-12
/
+11
2018-11-21
perf script: Share code and output format for uregs and iregs output
Milian Wolff
1
-23
/
+17
2018-11-21
perf bpf: Reduce the hardcoded .max_entries for pid_maps
Arnaldo Carvalho de Melo
1
-1
/
+9
2018-11-21
perf script: Add newline after uregs output
Milian Wolff
1
-0
/
+2
2018-11-21
Revert "perf augmented_syscalls: Drop 'write', 'poll' for testing without sel...
Arnaldo Carvalho de Melo
1
-4
/
+0
2018-11-21
perf augmented_syscalls: Remove example hardcoded set of filtered pids
Arnaldo Carvalho de Melo
1
-27
/
+0
2018-11-21
perf trace: Fill in BPF "filtered_pids" map when present
Arnaldo Carvalho de Melo
1
-13
/
+48
2018-11-21
perf trace: See if there is a map named "filtered_pids"
Arnaldo Carvalho de Melo
1
-1
/
+24
2018-11-21
perf trace: Add "_from_option" suffix to trace__set_filter()
Arnaldo Carvalho de Melo
1
-3
/
+3
2018-11-21
perf evlist: Rename perf_evlist__set_filter* to perf_evlist__set_tp_filter*
Arnaldo Carvalho de Melo
3
-10
/
+10
2018-11-21
perf augmented_syscalls: Use pid_filter
Arnaldo Carvalho de Melo
1
-2
/
+32
2018-11-21
perf augmented_syscalls: Drop 'write', 'poll' for testing without self pid fi...
Arnaldo Carvalho de Melo
1
-0
/
+4
2018-11-21
perf bpf: Add simple pid_filter class accessible to BPF proggies
Arnaldo Carvalho de Melo
1
-0
/
+21
2018-11-21
perf bpf: Add defines for map insertion/lookup
Arnaldo Carvalho de Melo
1
-0
/
+11
2018-11-21
perf augmented_syscalls: Remove needless linux/socket.h include
Arnaldo Carvalho de Melo
1
-1
/
+0
2018-11-21
perf augmented_syscalls: Filter on a hard coded pid
Arnaldo Carvalho de Melo
1
-1
/
+5
2018-11-21
perf bpf: Add unistd.h to the headers accessible to bpf proggies
Arnaldo Carvalho de Melo
1
-0
/
+10
2018-11-19
perf tools beauty ioctl: Support new ISO7816 commands
Arnaldo Carvalho de Melo
1
-0
/
+1
2018-11-19
perf tools: Restore proper cwd on return from mnt namespace
Jiri Olsa
2
-2
/
+16
2018-11-19
tools build feature: Check if get_current_dir_name() is available
Arnaldo Carvalho de Melo
4
-0
/
+28
2018-11-12
perf tools: Fix crash on synthesizing the unit
Jiri Olsa
2
-2
/
+2
2018-11-06
Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://git.kernel.org/pub/s...
Ingo Molnar
18
-55
/
+753
2018-11-06
perf tools: Do not zero sample_id_all for group members
Jiri Olsa
2
-2
/
+0
2018-11-05
perf tools: Fix undefined symbol scnprintf in libperf-jvmti.so
Gustavo Romero
1
-11
/
+38
2018-11-05
perf beauty: Use SRCARCH, ARCH=x86_64 must map to "x86" to find the headers
Arnaldo Carvalho de Melo
1
-1
/
+1
2018-11-05
perf intel-pt: Add MTC and CYC timestamps to debug log
Adrian Hunter
1
-0
/
+4
2018-11-05
perf intel-pt: Add more event information to debug log
Adrian Hunter
3
-3
/
+19
2018-11-05
perf scripts python: exported-sql-viewer.py: Fix table find when table re-ord...
Adrian Hunter
1
-1
/
+3
2018-11-05
perf scripts python: exported-sql-viewer.py: Add help window
Adrian Hunter
1
-1
/
+154
2018-11-05
perf scripts python: exported-sql-viewer.py: Add Selected branches report
Adrian Hunter
1
-0
/
+327
2018-11-05
perf scripts python: exported-sql-viewer.py: Fall back to /usr/local/lib/libx...
Adrian Hunter
1
-1
/
+6
2018-11-05
perf top: Display the LBR stats in callchain entry
Jin Yao
1
-0
/
+3
2018-11-05
perf stat: Handle different PMU names with common prefix
Thomas Richter
1
-1
/
+1
2018-11-05
perf record: Support weak groups
Andi Kleen
2
-2
/
+6
2018-11-05
perf evlist: Move perf_evsel__reset_weak_group into evlist
Andi Kleen
3
-27
/
+31
2018-11-05
perf augmented_syscalls: Start collecting pathnames in the BPF program
Arnaldo Carvalho de Melo
1
-0
/
+72
2018-11-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
86
-531
/
+3165
2018-11-03
perf trace: Fix setting of augmented payload when using eBPF + raw_syscalls
Arnaldo Carvalho de Melo
1
-7
/
+30
2018-11-01
perf trace: When augmenting raw_syscalls plug raw_syscalls:sys_exit too
Arnaldo Carvalho de Melo
1
-1
/
+2
[next]