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
2017-12-05
perf pmu: Add check for valid cpuid in perf_pmu__find_map()
Ganapatrao Kulkarni
2017-12-05
perf vendor events arm64: Add ThunderX2 implementation defined pmu core events
Ganapatrao Kulkarni
2017-12-05
perf pmu: Add helper function is_pmu_core to detect PMU CORE devices
Ganapatrao Kulkarni
2017-12-05
perf s390: add regs_query_register_offset()
Hendrik Brueckner
2017-12-05
perf tools arm64: Add support for get_cpuid_str function.
Ganapatrao Kulkarni
2017-12-05
perf pmu: Pass pmu as a parameter to get_cpuid_str()
Ganapatrao Kulkarni
2017-12-05
perf s390: Always build with -fPIC
Hendrik Brueckner
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
2017-12-05
perf annotate: Fix objdump comment parsing for Intel mov dissassembly
Thomas Richter
2017-12-05
perf annotate: Fix unnecessary memory allocation for s390x
Thomas Richter
2017-12-05
perf bench futex: Sync waker threads
James Yang
2017-12-05
tools build feature: Check if pthread_barrier_t is available
Arnaldo Carvalho de Melo
2017-11-30
perf bench futex: Use cpumaps
Davidlohr Bueso
2017-11-29
perf intel-pt: Improve build messages for files that differ from the kernel
Adrian Hunter
2017-11-29
perf report: Fix -D output for user metadata events
Arnaldo Carvalho de Melo
2017-11-29
perf buildid-cache: Document for Node.js USDT
Hansuk Hong
2017-11-29
perf script: Allow computing 'perf stat' style metrics
Andi Kleen
2017-11-29
perf record: Synthesize thread map and cpu map
Andi Kleen
2017-11-29
perf record: Synthesize unit/scale/... in event update
Andi Kleen
2017-11-29
perf test: Disable test cases 19 and 20 on s390x
Thomas Richter
2017-11-29
tools headers: Follow the upstream UAPI header version 100% differ from the k...
Ingo Molnar
2017-11-29
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2017-11-28
tools headers: Syncronize mman.h ABI header
Arnaldo Carvalho de Melo
2017-11-28
perf intel-pt: Bring instruction decoder files into line with the kernel
Adrian Hunter
2017-11-28
perf test: Fix test 21 for s390x
Thomas Richter
2017-11-28
perf bench numa: Fixup discontiguous/sparse numa nodes
Satheesh Rajendran
2017-11-28
perf top: Use signal interface for SIGWINCH handler
Jiri Olsa
2017-11-28
perf top: Fix window dimensions change handling
Jiri Olsa
2017-11-28
perf top: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
2017-11-28
perf record: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
2017-11-28
perf report: Ignore kptr_restrict when not sampling the kernel
Arnaldo Carvalho de Melo
2017-11-28
perf evlist: Add helper to check if attr.exclude_kernel is set in all evsels
Arnaldo Carvalho de Melo
2017-11-28
perf test shell: Fix test case probe libc's inet_pton on s390x
Thomas Richter
2017-11-28
perf test shell: Fix check open filename arg using 'perf trace' on s390x
Thomas Richter
2017-11-28
perf annotate: Do not truncate instruction names at 6 chars
Ravi Bangoria
2017-11-28
perf help: Fix a bug during strstart() conversion
Namhyung Kim
2017-11-28
perf machine: Guard against NULL in machine__exit()
Arnaldo Carvalho de Melo
2017-11-28
perf script: Fix --per-event-dump for auxtrace synth evsels
Arnaldo Carvalho de Melo
2017-11-28
perf evsel: Fix up leftover perf_evsel_stat usage via evsel->priv
Arnaldo Carvalho de Melo
2017-11-28
perf trace: Fix an exit code of trace__symbols_init
Andrei Vagin
2017-11-28
perf record: Fix -c/-F options for cpu event aliases
Andi Kleen
2017-11-28
perf record: Generate PERF_RECORD_{MMAP,COMM,EXEC} with --delay
Arnaldo Carvalho de Melo
2017-11-28
perf evlist: Set the correct idx when adding dummy events
Arnaldo Carvalho de Melo
2017-11-18
Merge tag 'perf-core-for-mingo-4.15-20171117' of git://git.kernel.org/pub/scm...
Ingo Molnar
2017-11-17
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...
Linus Torvalds
2017-11-17
perf tools: Move symbol__calc_percent() call to outside symbol__disassemble()
Jiri Olsa
2017-11-17
perf tools: Change (symbol|annotation)__calc_percent return type to void
Jiri Olsa
2017-11-17
perf top: Fix crash when annotating symbol
Jiri Olsa
[prev]
[next]