index
:
pm24.git
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
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
2017-12-27
perf annotate: Use perf_env when obtaining the arch name
Arnaldo Carvalho de Melo
2017-12-27
perf annotate: Get the cpuid from evsel->evlist->env in symbol__annotate()
Arnaldo Carvalho de Melo
2017-12-27
perf trace: Use generated syscall table on s390 too
Hendrik Brueckner
2017-12-27
perf perf: Remove duplicate includes
Pravin Shedge
2017-12-27
perf utils: Move is_directory() to path.h
Jiri Olsa
2017-12-27
perf stat: Resort '--per-thread' result
Jin Yao
2017-12-27
perf stat: Remove --per-thread pid/tid limitation
Jin Yao
2017-12-27
perf thread_map: Enumerate all threads from /proc
Jin Yao
2017-12-27
perf stat: Update or print per-thread stats
Jin Yao
2017-12-27
perf stat: Allocate shadow stats buffer for threads
Jin Yao
2017-12-27
perf stat: Remove a set of shadow stats static variables
Jin Yao
[next]