index
:
linux.git
master
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
Age
Commit message (
Expand
)
Author
2018-01-08
perf tools: Enable LIBBABELTRACE by default
Jiri Olsa
2018-01-08
perf script: Support time percent and multiple time ranges
Jin Yao
2018-01-08
perf report: Support time percent and multiple time ranges
Jin Yao
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 record: Record the first and last sample time in the header
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 no annotate browser displayed issue
Jin Yao
2018-01-08
perf report: Fix a wrong offset issue when using /proc/kcore
Jin Yao
2018-01-08
perf tools: Fix compile error with libunwind x86
Wang Nan
2018-01-08
perf test bpf: Hook on epoll_pwait()
Arnaldo Carvalho de Melo
2018-01-08
perf test bpf: Use designated struct field initializers
Arnaldo Carvalho de Melo
2018-01-08
perf test bpf: Improve message about expected samples
Arnaldo Carvalho de Melo
2017-12-27
perf tools: Auto-complete for events with ':'
Jin Yao
2017-12-27
perf tools: Return all events as auto-completions after comma
Jin Yao
2017-12-27
perf tool: Improve bash command line auto-complete for multiple events with c...
Jin Yao
2017-12-27
perf probe arm64: Fix symbol fixup issues due to ELF type
Kim Phillips
2017-12-27
perf evsel: Enable ignore_missing_thread for pid option
Mengting Zhang
2017-12-27
perf s390: Always build with -fPIC
Hendrik Brueckner
2017-12-27
Revert "perf s390: Always build with -fPIC"
Arnaldo Carvalho de Melo
2017-12-27
perf test shell: Fix check open filename arg using 'perf trace'
Michael Petlan
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 s390: Generate system call table from asm/unistd.h
Hendrik Brueckner
2017-12-27
tools include s390: Grab a copy of arch/s390/include/uapi/asm/unistd.h
Hendrik Brueckner
2017-12-27
perf perf: Remove duplicate includes
Pravin Shedge
2017-12-27
perf test: Handle properly readdir DT_UNKNOWN
Jiri Olsa
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 branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-12-18
tools arch s390: Do not include header files from the kernel sources
Arnaldo Carvalho de Melo
[next]