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-06-05
perf/tools: header file sync up
Greg Kroah-Hartman
2018-06-05
tools include: Move ARRAY_SIZE() to linux/kernel.h
Arnaldo Carvalho de Melo
2018-06-05
tools include: Introduce linux/bug.h, from the kernel sources
Arnaldo Carvalho de Melo
2018-06-05
tools include uapi: Grab copies of stat.h and fcntl.h
Arnaldo Carvalho de Melo
2018-06-05
perf tools: Move headers check into bash script
Jiri Olsa
2018-06-05
perf tools: Force fixdep compilation at the start of the build
Jiri Olsa
2018-06-05
tools include: Adopt kernel's refcount.h
Arnaldo Carvalho de Melo
2018-06-05
tools include: Introduce linux/compiler-gcc.h
Arnaldo Carvalho de Melo
2018-06-05
tools lib: Add for_each_clear_bit macro
Jiri Olsa
2018-05-30
perf report: Fix memory corruption in --branch-history mode --branch-history
Jiri Olsa
2018-05-30
perf tests: Use arch__compare_symbol_names to compare symbols
Jiri Olsa
2018-05-30
perf stat: Fix core dump when flag T is used
Thomas Richter
2018-05-30
perf top: Fix top.call-graph config option reading
Yisheng Xie
2018-05-30
perf record: Fix failed memory allocation for get_cpuid_str
Thomas Richter
2018-05-30
perf callchain: Fix attr.sample_max_stack setting
Arnaldo Carvalho de Melo
2018-04-29
Revert "perf tools: Decompress kernel module when reading DSO data"
Greg Kroah-Hartman
2018-04-20
Revert "perf tests: Decompress kernel module before objdump"
Greg Kroah-Hartman
2018-04-20
perf intel-pt: Fix timestamp following overflow
Adrian Hunter
2018-04-20
perf intel-pt: Fix error recovery from missing TIP packet
Adrian Hunter
2018-04-20
perf intel-pt: Fix sync_switch
Adrian Hunter
2018-04-20
perf intel-pt: Fix overlap detection to identify consecutive buffers correctly
Adrian Hunter
2018-04-13
perf tools: Fix copyfile_offset update of output offset
Jiri Olsa
2018-04-13
perf tests: Decompress kernel module before objdump
Namhyung Kim
2018-04-13
perf tools: Decompress kernel module when reading DSO data
Namhyung Kim
2018-04-13
perf report: Ensure the perf DSO mapping matches what libdw sees
Milian Wolff
2018-04-13
perf header: Set proper module name when build-id event found
Namhyung Kim
2018-04-13
perf trace: Add mmap alias for s390
Jiri Olsa
2018-04-13
perf probe: Add warning message if there is unexpected event name
Masami Hiramatsu
2018-04-13
perf report: Fix off-by-one for non-activation frames
Milian Wolff
2018-03-28
perf stat: Fix CVS output format for non-supported counters
Ilya Pronin
2018-03-24
perf tests kmod-path: Don't fail if compressed modules aren't supported
Kim Phillips
2018-03-22
perf stat: Fix bug in handling events in error state
Stephane Eranian
2018-03-22
perf session: Don't rely on evlist in pipe mode
David Carrillo-Cisneros
2018-03-22
perf inject: Copy events when reordering events in pipe mode
David Carrillo-Cisneros
2018-03-22
perf evsel: Return exact sub event which failed with EPERM for wildcards
Jin Yao
2018-03-22
perf trace: Handle unpaired raw_syscalls:sys_exit event
Arnaldo Carvalho de Melo
2018-03-22
perf buildid: Do not assume that readlink() returns a null terminated string
Tommi Rantala
2018-03-22
perf annotate: Fix a bug following symbolic link of a build-id file
Taeung Song
2018-03-22
perf probe: Return errno when not hitting any event
Kefeng Wang
2018-03-22
perf probe: Fix concat_probe_trace_events
Ravi Bangoria
2018-03-22
perf tools: Make perf_event__synthesize_mmap_events() scale
Stephane Eranian
2018-03-22
perf sort: Fix segfault with basic block 'cycles' sort dimension
Changbin Du
2018-03-22
perf stat: Issue a HW watchdog disable hint
Borislav Petkov
2018-03-18
perf tools: Fix trigger class trigger_on()
Adrian Hunter
2018-02-25
perf bench numa: Fixup discontiguous/sparse numa nodes
Satheesh Rajendran
2018-02-25
perf top: Fix window dimensions change handling
Jiri Olsa
2018-01-23
perf tools: Fix build with ARCH=x86_64
Jiada Wang
2017-12-20
perf symbols: Fix symbols__fixup_end heuristic for corner cases
Daniel Borkmann
2017-12-09
perf test attr: Fix ignored test case result
Thomas Richter
2017-11-08
perf tools: Only increase index if perf_evsel__new_idx() succeeds
Taeung Song
[next]