index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
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
2017-12-27
perf stat: Print per-thread shadow stats
Jin Yao
2017-12-27
perf stat: Update per-thread shadow stats
Jin Yao
2017-12-27
perf stat: Create the runtime_stat init/exit function
Jin Yao
2017-12-27
perf stat: Extend rbtree to support per-thread shadow stats
Jin Yao
2017-12-27
perf stat: Define a structure for per-thread shadow stats
Jin Yao
2017-12-18
Merge tag 'v4.15-rc4' into perf/core, to pick up fixes
Ingo Molnar
2017-12-15
Merge branch 'x86-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2017-12-15
x86/decoder: Fix and update the opcodes map
Randy Dunlap
2017-12-12
tools/perf: Convert ACCESS_ONCE() to READ_ONCE()
Mark Rutland
2017-12-06
Merge branch 'perf/urgent' into perf/core, to pick up fixes and to refresh to...
Ingo Molnar
2017-12-06
tooling/headers: Synchronize updated s390 and x86 UAPI headers
Ingo Molnar
2017-12-05
perf tools: Rename 'backward' to 'overwrite' in evlist, mmap and record
Wang Nan
2017-12-05
perf mmap: Don't discard prev in backward mode
Wang Nan
2017-12-05
perf mmap: Fix perf backward recording
Wang Nan
2017-12-05
perf vendor events: Use more flexible pattern matching for CPU identification...
William Cohen
2017-12-05
perf mmap: Remove overwrite and check_messup from mmap read
Wang Nan
2017-12-05
perf mmap: Remove overwrite from arguments list of perf_mmap__push
Wang Nan
2017-12-05
perf evlist: Remove evlist->overwrite
Wang Nan
2017-12-05
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap_ex
Wang Nan
2017-12-05
perf evlist: Remove 'overwrite' parameter from perf_evlist__mmap
Wang Nan
2017-12-05
perf pmu: Add check for valid cpuid in perf_pmu__find_map()
Ganapatrao Kulkarni
2017-12-05
perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
Ganapatrao Kulkarni
2017-12-05
perf pmu: Pass pmu as a parameter to get_cpuid_str()
Ganapatrao Kulkarni
2017-12-05
perf thread_map: Add method to map all threads in the system
Arnaldo Carvalho de Melo
2017-12-05
perf stat: Add rbtree node_delete op
Jin Yao
2017-12-05
perf rblist: Create rblist__exit() function
Jin Yao
[prev]
[next]