index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
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: Display perf_event_attr::namespaces debug info
Jiri Olsa
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
[prev]
[next]