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-03-07
perf auxtrace: Make auxtrace_queues__add_buffer() return buffer_ptr
Adrian Hunter
2018-03-07
perf auxtrace: Rename some buffer-queuing functions
Adrian Hunter
2018-03-07
perf auxtrace: Add missing parameters from kernel-doc comments
Adrian Hunter
2018-03-07
perf trace: Support setting cgroups as targets
Arnaldo Carvalho de Melo
2018-03-07
perf cgroup: Make the cgroup name be const char *
Arnaldo Carvalho de Melo
2018-03-07
perf cgroup: Add evlist__add_default_cgroup()
Arnaldo Carvalho de Melo
2018-03-07
perf cgroup: Add evlist__findnew_cgroup()
Arnaldo Carvalho de Melo
2018-03-07
perf record: Combine some auxtrace initialization into a single function
Adrian Hunter
2018-03-07
perf sched map: Re-annotate shortname if thread comm changed
Changbin Du
2018-03-07
perf sched: Move thread::shortname to thread_runtime
Changbin Du
2018-03-07
perf cgroup: Introduce cgroup__new() out of open coded equivalent
Arnaldo Carvalho de Melo
2018-03-07
perf cgroup: Introduce find_cgroup() method
Arnaldo Carvalho de Melo
2018-03-07
perf cgroup: Introduce cgroup__get()
Arnaldo Carvalho de Melo
2018-03-07
perf cgroup: Rename close_cgroup() to cgroup__put()
Arnaldo Carvalho de Melo
2018-03-07
perf cgroup: Introduce cgroup__delete()
Arnaldo Carvalho de Melo
2018-03-07
perf cgroup: Rename 'struct cgroup_sel' to 'struct cgroup'
Arnaldo Carvalho de Melo
2018-03-07
perf cgroup: Remove misplaced __maybe_unused
Arnaldo Carvalho de Melo
2018-03-07
Merge branch 'perf/urgent' into perf/core, to resolve conflict
Ingo Molnar
2018-03-06
perf tools: Fix trigger class trigger_on()
Adrian Hunter
2018-03-06
perf auxtrace: Prevent decoding when --no-itrace
Adrian Hunter
2018-03-06
perf stat: Fix CVS output format for non-supported counters
Ilya Pronin
2018-03-06
Merge tag 'perf-core-for-mingo-4.17-20180305' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-03-06
Merge tag 'v4.16-rc4' into perf/core, to pick up fixes
Ingo Molnar
2018-03-05
perf record: Fix crash in pipe mode
Jiri Olsa
2018-03-05
perf annotate browser: Be more robust when drawing jump arrows
Arnaldo Carvalho de Melo
2018-03-05
perf top: Fix annoying fallback message on older kernels
Kan Liang
2018-03-05
perf kallsyms: Fix the usage on the man page
Sangwon Hong
2018-03-05
perf mmap: Discard legacy interfaces for mmap read forward
Kan Liang
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for task-exit
Kan Liang
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for switch-tracking
Kan Liang
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for sw-clock
Kan Liang
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for time-to-tsc
Kan Liang
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for perf-record
Kan Liang
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for tp fields
Kan Liang
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for mmap-basic
Kan Liang
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for "keep tracking...
Kan Liang
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for 'code reading'...
Kan Liang
2018-03-05
perf test: Switch to new perf_mmap__read_event() interface for bpf
Kan Liang
2018-03-05
perf python: Switch to new perf_mmap__read_event() interface
Kan Liang
2018-03-05
perf trace: Switch to new perf_mmap__read_event() interface
Kan Liang
2018-03-05
perf kvm: Switch to new perf_mmap__read_event() interface
Kan Liang
2018-03-05
perf record: Fix crash in pipe mode
Jiri Olsa
2018-03-05
perf annotate: Find 'call' instruction target symbol at parsing time
Arnaldo Carvalho de Melo
2018-03-05
perf record: Throttle user defined frequencies to the maximum allowed
Arnaldo Carvalho de Melo
2018-03-05
perf top: Allow asking for the maximum allowed sample rate
Arnaldo Carvalho de Melo
2018-03-05
perf top browser: Show sample_freq in browser title line
Arnaldo Carvalho de Melo
2018-03-05
perf record: Allow asking for the maximum allowed sample rate
Arnaldo Carvalho de Melo
2018-03-05
perf tests: Rename trace+probe_libc_inet_pton to record+probe_libc_inet_pton
Jiri Olsa
2018-03-05
perf tests: Switch trace+probe_libc_inet_pton to use record
Jiri Olsa
2018-03-05
perf annotate browser: Be more robust when drawing jump arrows
Arnaldo Carvalho de Melo
[prev]
[next]