index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
Age
Commit message (
Expand
)
Author
2016-04-06
perf trace: Beautify set_tid_address, getpid, getppid return values
Arnaldo Carvalho de Melo
2016-04-06
perf trace: Infrastructure to show COMM strings for syscalls returning PIDs
Arnaldo Carvalho de Melo
2016-04-06
perf trace: Beautify wait4/waitid 'options' argument
Arnaldo Carvalho de Melo
2016-04-06
perf trace: Beautify sched_setscheduler 'policy' argument
Arnaldo Carvalho de Melo
2016-04-06
perf list: Document event specifications better
Andi Kleen
2016-04-06
perf tools: Remove superfluous ARCH Makefile includes
Jiri Olsa
2016-04-06
perf script perl: Do error checking on new backtrace routine
Arnaldo Carvalho de Melo
2016-04-06
perf probe: Check if dwarf_getlocations() is available
Arnaldo Carvalho de Melo
2016-04-06
perf config: Fix build with older toolchain.
Vinson Lee
2016-04-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-04-01
perf bpf: Add sample types for 'bpf-output' event
Wang Nan
2016-04-01
perf trace: Don't set the base timestamp using events without PERF_SAMPLE_TIME
Arnaldo Carvalho de Melo
2016-04-01
perf trace: Introduce function to set the base timestamp
Arnaldo Carvalho de Melo
2016-04-01
perf tools: Fix PMU term format max value calculation
Kan Liang
2016-04-01
perf intel-pt/bts: Define JITDUMP_USE_ARCH_TIMESTAMP
Adrian Hunter
2016-04-01
perf jit: Add support for using TSC as a timestamp
Adrian Hunter
2016-03-31
perf tools: Add time conversion event
Adrian Hunter
2016-03-31
perf trace: Pretty print getrandom() args
Arnaldo Carvalho de Melo
2016-03-31
perf trace: Pretty print seccomp() args
Arnaldo Carvalho de Melo
2016-03-31
perf trace: Do not process PERF_RECORD_LOST twice
Arnaldo Carvalho de Melo
2016-03-31
Merge tag 'perf-core-for-mingo-20160330' of git://git.kernel.org/pub/scm/linu...
Ingo Molnar
2016-03-30
perf jit: genelf makes assumptions about endian
Anton Blanchard
2016-03-30
perf hists: Fix determination of a callchain node's childlessness
Andres Freund
2016-03-30
perf tools: Add support for skipping itrace instructions
Andi Kleen
2016-03-30
perf script perl: Perl scripts now get a backtrace, like the python ones
Dima Kogan
2016-03-30
perf config: Rename 'v' to 'home' in set_buildid_dir()
Taeung Song
2016-03-30
perf config: Rework buildid_dir_command_config to perf_buildid_config
Taeung Song
2016-03-30
perf config: Remove duplicated set_buildid_dir calls
Taeung Song
2016-03-30
perf tests: Add test to check for event times
Jiri Olsa
2016-03-30
perf tools: Make -f/--force option documentation consistent across tools
Jiri Olsa
2016-03-30
perf tools: Make hists__collapse_insert_entry static
Jiri Olsa
2016-03-30
perf mem: Add -U/-K (--all-user/--all-kernel) options
Jiri Olsa
2016-03-29
perf tools: Add missing initialization of perf_sample.cpumode in synthesized ...
Arnaldo Carvalho de Melo
2016-03-28
perf tools: Fix build break on powerpc
Sukadev Bhattiprolu
2016-03-24
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2016-03-24
perf bench: Fix detached tarball building due to missing 'perf bench memcpy' ...
Arnaldo Carvalho de Melo
2016-03-24
perf tests: Fix tarpkg build test error output redirection
Arnaldo Carvalho de Melo
2016-03-23
perf llvm: Use strerror_r instead of the thread unsafe strerror one
Arnaldo Carvalho de Melo
2016-03-23
perf llvm: Use realpath to canonicalize paths
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Unexport some methods unused outside strbuf.c
Arnaldo Carvalho de Melo
2016-03-23
perf probe: No need to use formatting strbuf method
Arnaldo Carvalho de Melo
2016-03-23
perf help: Use asprintf instead of adhoc equivalents
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Remove unused perf_pathdup, xstrdup functions
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Do not include stringify.h from the kernel sources
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Remove needless 'extern' from function prototypes
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Simplify die() mechanism
Arnaldo Carvalho de Melo
2016-03-23
perf tools: Remove unused DIE_IF macro
Arnaldo Carvalho de Melo
2016-03-23
perf script: Remove lots of unused arguments
Arnaldo Carvalho de Melo
2016-03-23
perf thread: Rename perf_event__preprocess_sample_addr to thread__resolve
Arnaldo Carvalho de Melo
2016-03-23
perf machine: Rename perf_event__preprocess_sample to machine__resolve
Arnaldo Carvalho de Melo
[prev]
[next]