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
/
util
Age
Commit message (
Expand
)
Author
2018-11-21
perf vendor events: Add stepping in CPUID string for x86
Kan Liang
2018-11-21
perf stat: Use perf_evsel__is_clocki() for clock events
Ravi Bangoria
2018-11-21
perf pmu: Suppress potential format-truncation warning
Ben Hutchings
2018-11-21
perf evlist: Rename perf_evlist__set_filter* to perf_evlist__set_tp_filter*
Arnaldo Carvalho de Melo
2018-11-19
perf tools: Restore proper cwd on return from mnt namespace
Jiri Olsa
2018-11-19
tools build feature: Check if get_current_dir_name() is available
Arnaldo Carvalho de Melo
2018-11-12
perf tools: Fix crash on synthesizing the unit
Jiri Olsa
2018-11-06
Merge tag 'perf-urgent-for-mingo-4.20-20181106' of git://git.kernel.org/pub/s...
Ingo Molnar
2018-11-06
perf tools: Do not zero sample_id_all for group members
Jiri Olsa
2018-11-05
perf intel-pt: Add MTC and CYC timestamps to debug log
Adrian Hunter
2018-11-05
perf intel-pt: Add more event information to debug log
Adrian Hunter
2018-11-05
perf stat: Handle different PMU names with common prefix
Thomas Richter
2018-11-05
perf evlist: Move perf_evsel__reset_weak_group into evlist
Andi Kleen
2018-11-03
Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
2018-10-31
perf intel-pt/bts: Calculate cpumode for synthesized samples
Adrian Hunter
2018-10-31
perf intel-pt: Insert callchain context into synthesized callchains
Adrian Hunter
2018-10-31
perf tools: Don't clone maps from parent when synthesizing forks
David Miller
2018-10-31
perf callchain: Honour the ordering of PERF_CONTEXT_{USER,KERNEL,etc}
David S. Miller
2018-10-31
perf cs-etm: Correct CPU mode for samples
Leo Yan
2018-10-31
perf unwind: Take pgoff into account when reporting elf to libdwfl
Milian Wolff
2018-10-30
Merge tag 'trace-v4.20' of git://git.kernel.org/pub/scm/linux/kernel/git/rost...
Linus Torvalds
2018-10-29
Merge branch 'linus' into perf/urgent, to pick up fixes
Ingo Molnar
2018-10-24
perf script: Implement --graph-function
Andi Kleen
2018-10-24
perf script: Make itrace script default to all calls
Andi Kleen
2018-10-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2018-10-23
Merge branch 'perf-core-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2018-10-22
perf trace: Introduce per-event maximum number of events property
Arnaldo Carvalho de Melo
2018-10-22
perf evsel: Mark a evsel as disabled when asking the kernel do disable it
Arnaldo Carvalho de Melo
2018-10-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
2018-10-19
tools, perf: add and use optimized ring_buffer_{read_head, write_tail} helpers
Daniel Borkmann
2018-10-19
perf evsel: Introduce per event max_events property
Arnaldo Carvalho de Melo
2018-10-18
perf symbols: Set PLT entry/header sizes properly on Sparc
David Miller
2018-10-18
perf jitdump: Add Sparc support.
David Miller
2018-10-18
perf annotate: Add Sparc support
David Miller
2018-10-18
perf record: Encode -k clockid frequency into Perf trace
Alexey Budankov
2018-10-18
Merge remote-tracking branch 'tip/perf/urgent' into perf/core
Arnaldo Carvalho de Melo
2018-10-17
perf tools: Stop fallbacking to kallsyms for vdso symbols lookup
Arnaldo Carvalho de Melo
2018-10-16
perf report: Don't crash on invalid inline debug information
Milian Wolff
2018-10-16
perf cpu_map: Align cpu map synthesized events properly.
David Miller
2018-10-16
perf evsel: Store ids for events with their own cpus perf_event__synthesize_e...
Jiri Olsa
2018-10-09
Revert "perf tools: Fix PMU term format max value calculation"
Jiri Olsa
2018-10-09
Merge tag 'perf-core-for-mingo-4.20-20181008' of git://git.kernel.org/pub/scm...
Ingo Molnar
2018-10-09
Merge branch 'perf/urgent' into perf/core, to pick up fixes
Ingo Molnar
2018-10-08
tools lib traceevent, perf tools: Move struct tep_handler definition in a loc...
Tzvetomir Stoyanov
2018-10-08
perf python: More portable way to make CFLAGS work with clang
Eduardo Habkost
2018-10-08
perf python: Make clang_has_option() work on Python 3
Eduardo Habkost
2018-10-08
perf tools: Free temporary 'sys' string in read_event_files()
Sanskriti Sharma
2018-10-08
perf tools: Avoid double free in read_event_file()
Sanskriti Sharma
2018-10-08
perf tools: Free 'printk' string in parse_ftrace_printk()
Sanskriti Sharma
2018-10-08
perf tools: Cleanup trace-event-info 'tdata' leak
Sanskriti Sharma
[next]