index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
sunxi/platform/irq-debounce
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
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
2018-01-18
perf evsel: Ensure reserved member of PERF_SAMPLE_CPU is zero in perf_event__...
Adrian Hunter
2018-01-18
perf intel-pt/bts: Do not swap when synthesizing samples
Adrian Hunter
2018-01-17
perf util: Allocate time slices buffer according to number of comma
Jin Yao
2018-01-17
perf util: Support no index time percent slice
Jin Yao
2018-01-17
perf util: Improve error checking for time percent input
Jin Yao
2018-01-17
perf callchains: Ask for PERF_RECORD_MMAP for data mmaps for DWARF unwinding
Arnaldo Carvalho de Melo
2018-01-17
perf unwind: Do not look just at the global callchain_param.record_mode
Arnaldo Carvalho de Melo
2018-01-17
perf callchain: Fix attr.sample_max_stack setting
Arnaldo Carvalho de Melo
2018-01-17
perf tools: Add ARM Statistical Profiling Extensions (SPE) support
Kim Phillips
2018-01-12
perf evsel: Check if callchain is enabled before setting it up
Arnaldo Carvalho de Melo
2018-01-12
perf tools: Fix copyfile_offset update of output offset
Jiri Olsa
2018-01-12
perf script python: Add script to profile and resolve physical mem type
Kan Liang
2018-01-12
perf evlist: Remove trailing semicolon
Luis de Bethencourt
2018-01-11
perf evsel: Fix incorrect handling of type _TERM_DRV_CFG
Mathieu Poirier
2018-01-10
perf tools: Make the tool's warning messages optional
Jiri Olsa
2018-01-10
perf script: Add support to display lost events
Jiri Olsa
2018-01-08
perf script: Add support to display sample misc field
Jiri Olsa
2018-01-08
perf tools: Display perf_event_attr::namespaces debug info
Jiri Olsa
2018-01-08
perf tools: Create function to perform multiple time range checking
Jin Yao
2018-01-08
perf tools: Create function to parse time percent
Jin Yao
2018-01-08
perf header: Add infrastructure to record first and last sample time
Jin Yao
2018-01-08
perf report: Fix a wrong offset issue when using /proc/kcore
Jin Yao
2017-12-27
perf evsel: Enable ignore_missing_thread for pid option
Mengting Zhang
2017-12-27
perf evsel: Fix swap for samples with raw data
Jiri Olsa
2017-12-27
perf probe: Support escaped character in parser
Masami Hiramatsu
2017-12-27
perf string: Add {strdup,strpbrk}_esc()
Masami Hiramatsu
2017-12-27
perf probe: Find versioned symbols from map
Masami Hiramatsu
2017-12-27
perf probe: Add __return suffix for return events
Masami Hiramatsu
2017-12-27
perf probe: Cut off the version suffix from event name
Masami Hiramatsu
2017-12-27
perf probe: Add warning message if there is unexpected event name
Masami Hiramatsu
2017-12-27
perf env: Adopt perf_env__arch() from the annotate code
Arnaldo Carvalho de Melo
[next]