index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
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.17.y
linux-6.18.y
linux-6.19.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
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
/
perf
/
util
Age
Commit message (
Expand
)
Author
2009-12-30
perf probe: Change CONFIG_KPROBE_TRACER to CONFIG_KPROBE_EVENT
Liming Wang
2009-12-30
perf tools: Unify event type description
Liming Wang
2009-12-28
perf trace: Fix forgotten close of file/dir
Xiao Guangrong
2009-12-28
perf trace: Clean up find_debugfs()
Xiao Guangrong
2009-12-28
perf tools: Mount debugfs automatically
Xiao Guangrong
2009-12-28
perf tools: Do a few more directory handling optimizations
Ulrich Drepper
2009-12-28
perf record: Introduce a symtab cache
Arnaldo Carvalho de Melo
2009-12-28
perf session: Remove redundant prefix & suffix from perf_event_ops
Arnaldo Carvalho de Melo
2009-12-28
perf session: Move full_paths config to symbol_conf
Arnaldo Carvalho de Melo
2009-12-28
perf session: Move total_unknown to perf_session->unknown events
Arnaldo Carvalho de Melo
2009-12-28
perf session: Remove sample_type_check from event_ops
Arnaldo Carvalho de Melo
2009-12-28
perf session: Share the common trace sample_check routine as perf_session__ha...
Arnaldo Carvalho de Melo
2009-12-28
perf tools: Move the map class definition to a separate header
Arnaldo Carvalho de Melo
2009-12-28
perf session: Move the event processing routines to session.c
Arnaldo Carvalho de Melo
2009-12-18
perf session: Make events_stats u64 to avoid overflow on 32-bit arches
Arnaldo Carvalho de Melo
2009-12-17
perf probe: Check new event name
Masami Hiramatsu
2009-12-17
perf probe: Fix libdwarf include path for Debian
Masami Hiramatsu
2009-12-16
perf diff: Percent calcs should use double values
Arnaldo Carvalho de Melo
2009-12-16
perf diff: Use perf_session__fprintf_hists just like 'perf record'
Arnaldo Carvalho de Melo
2009-12-16
perf session: Move perf report specific hits out of perf_session__fprintf_hists
Arnaldo Carvalho de Melo
2009-12-16
perf tools: Move hist entries printing routines from perf report
Arnaldo Carvalho de Melo
2009-12-16
perf report: Generalize perf_session__fprintf_hists()
Arnaldo Carvalho de Melo
2009-12-16
perf symbols: Move symbol filtering to event__preprocess_sample()
Arnaldo Carvalho de Melo
2009-12-16
perf symbols: Adopt the strlists for dso, comm
Arnaldo Carvalho de Melo
2009-12-16
perf symbols: Make symbol_conf global
Arnaldo Carvalho de Melo
2009-12-15
perf probe: Fix to show which probe point is not found
Masami Hiramatsu
2009-12-15
perf probe: Check build-id of vmlinux
Masami Hiramatsu
2009-12-15
perf probe: Reject second attempt of adding same-name event
Masami Hiramatsu
2009-12-15
perf probe: Support event name for --add option
Masami Hiramatsu
2009-12-15
perf probe: Add glob matching support on --del
Masami Hiramatsu
2009-12-15
perf probe: Use strlist__for_each macros in probe-event.c
Masami Hiramatsu
2009-12-15
perf tools: Add for_each macros for strlist
Masami Hiramatsu
2009-12-15
perf probe: Fix --del to update current event list
Masami Hiramatsu
2009-12-15
perf probe: Fix --del to show info instead of warning
Masami Hiramatsu
2009-12-15
perf probe: Show need-dwarf message only if it is really needed
Masami Hiramatsu
2009-12-15
perf probe: Check the result of e_snprintf()
Masami Hiramatsu
2009-12-15
perf probe: Cleanup struct session in builtin-probe.c
Masami Hiramatsu
2009-12-15
perf trace/scripting: Check return val of perl_run()
Tom Zanussi
2009-12-15
perf trace/scripting: Add support for script args
Tom Zanussi
2009-12-15
perf diff: Introduce tool to show performance difference
Arnaldo Carvalho de Melo
2009-12-15
perf util: Remove setup_sorting dups
Arnaldo Carvalho de Melo
2009-12-15
perf session: Event statistics also are per session
Arnaldo Carvalho de Melo
2009-12-14
perf session: Adopt the sample_type variable
Arnaldo Carvalho de Melo
2009-12-14
perf session: Adopt resolve_callchain
Arnaldo Carvalho de Melo
2009-12-14
perf session: Move the hist_entries rb tree to perf_session
Arnaldo Carvalho de Melo
2009-12-14
perf tools: No need for three rb_trees for sorting hist entries
Arnaldo Carvalho de Melo
2009-12-14
perf session: Move kmaps to perf_session
Arnaldo Carvalho de Melo
2009-12-14
perf session: Move the global threads list to perf_session
Arnaldo Carvalho de Melo
2009-12-14
perf session: Reduce the number of parms to perf_session__process_events
Arnaldo Carvalho de Melo
2009-12-14
perf session: Register the idle thread in perf_session__process_events
Arnaldo Carvalho de Melo
[prev]
[next]