index
:
linux.git
bh1745
master
multitile
next/stmfts-20170210
next/vr-20170117
tizen/tizen
tizen/vr
vm-bind
Linux Kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
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-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
2018-10-30
perf top: Allow disabling the overwrite mode
Arnaldo Carvalho de Melo
2018-10-30
perf trace: Beautify mount's first pathname arg
Arnaldo Carvalho de Melo
[next]