开源镜像站
帮助
下载
动态
GitHub
index
:
linux-next.git
akpm
akpm-base
fs-current
fs-next
master
pending-fixes
stable
Linux kernel latest source
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2018-02-19
perf tools: Add Python 3 support
Jaroslav Škarvada
2018-02-19
perf machine: Fix paranoid check in machine__set_kernel_mmap()
Namhyung Kim
2018-02-16
perf cpuid: Introduce a platform specific cpuid compare function
Thomas Richter
2018-02-16
perf trace powerpc: Use generated syscall table
Ravi Bangoria
2018-02-16
perf report: Fix memory corruption in --branch-history mode --branch-history
Jiri Olsa
2018-02-16
perf inject: Emit instruction records on ETM trace discontinuity
Robert Walker
2018-02-16
perf cs-etm: Inject capabilitity for CoreSight traces
Robert Walker
2018-02-16
perf tools: Use target->per_thread and target->system_wide flags
Jin Yao
2018-02-16
perf cs-etm: Freeing allocated memory
Mathieu Poirier
2018-02-16
perf tools: Do not create kernel maps in sample__resolve()
Jiri Olsa
2018-02-16
perf machine: Remove machine__load_kallsyms()
Jiri Olsa
2018-02-16
perf machine: Don't search for active kernel start in __machine__create_kerne...
Jiri Olsa
2018-02-16
perf machine: Generalize machine__set_kernel_mmap()
Jiri Olsa
2018-02-16
perf machine: Move kernel mmap name into struct machine
Jiri Olsa
2018-02-16
perf machine: Free root_dir in machine__init() error path
Jiri Olsa
2018-02-16
perf symbols: Check if we read regular file in dso__load()
Jiri Olsa
2018-02-16
perf stat: Add support to print counts after a period of time
yuzhoujian
2018-02-16
perf stat: Add support to print counts for fixed times
yuzhoujian
2018-02-16
perf tools: Fix comment for sort__* compare functions
Jiri Olsa
2018-02-15
perf tools: Substitute yet another strtoull()
Andy Shevchenko
2018-02-15
perf hists browser: Add parameter to disable lost event warning
Kan Liang
2018-02-15
perf evsel: Expose the perf_missing_features struct
Arnaldo Carvalho de Melo
2018-02-15
perf mmap: Discard legacy interface for mmap read
Kan Liang
2018-02-15
perf mmap: Introduce perf_mmap__read_event()
Kan Liang
2018-02-15
perf mmap: Introduce perf_mmap__read_done()
Kan Liang
2018-02-15
perf mmap: Discard 'prev' in perf_mmap__read()
Kan Liang
2018-02-15
perf mmap: Add new return value logic for perf_mmap__read_init()
Kan Liang
2018-02-15
perf mmap: Introduce perf_mmap__read_init()
Kan Liang
2018-02-15
perf mmap: Cleanup perf_mmap__push()
Kan Liang
2018-02-15
perf mmap: Recalculate size for overwrite mode
Kan Liang
2018-02-15
perf evlist: Remove stale mmap read for backward
Kan Liang
2018-02-05
perf record: Fix period option handling
Jiri Olsa
2018-02-05
perf evsel: Fix period/freq terms setup
Jiri Olsa
2018-01-25
perf evlist: Remove fcntl.h from evlist.h
Arnaldo Carvalho de Melo
2018-01-25
perf bpf: Remove misplaced __maybe_unused attribute
Arnaldo Carvalho de Melo
2018-01-25
perf tools: Add mechanic to synthesise CoreSight trace packets
Mathieu Poirier
2018-01-25
perf tools: Add full support for CoreSight trace decoding
Mathieu Poirier
2018-01-25
pert tools: Add queue management functionality
Mathieu Poirier
2018-01-25
perf tools: Add functionality to communicate with the openCSD decoder
Mathieu Poirier
2018-01-25
perf tools: Add support for decoding CoreSight trace data
Mathieu Poirier
2018-01-25
perf tools: Add decoder mechanic to support dumping trace data
Mathieu Poirier
2018-01-25
perf tools: Add processing of coresight metadata
Tor Jeremiassen
2018-01-25
perf tools: Add initial entry point for decoder CoreSight traces
Mathieu Poirier
2018-01-23
perf trace: Remove audit-libs dependency if syscall tables are present
Hendrik Brueckner
2018-01-23
perf report: Fix regression when decoding intel_pt traces
Mathieu Poirier
2018-01-23
perf symbols: Using O_CLOEXEC in do_open
Wang YanQing
2018-01-23
perf tools: Move conditional O_CLOEXEC to util.h
Arnaldo Carvalho de Melo
2018-01-18
perf bpf: Don't warn about unavailability of builtin clang, just fallback
Arnaldo Carvalho de Melo
2018-01-18
perf tools: Use ui__error() for reporting --fields errors
Arnaldo Carvalho de Melo
2018-01-18
perf tools: Get rid of unused 'swapped' parameter from perf_event__synthesize...
Adrian Hunter
[next]