aboutsummaryrefslogtreecommitdiff
path: root/tools/perf
AgeCommit message (Expand)Author
2022-01-10Merge tag '5.17-net-next' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-01-07Revert "libtraceevent: Increase libtraceevent logging when verbose"Arnaldo Carvalho de Melo
2022-01-07perf trace: Avoid early exit due to running SIGCHLD handler before it makes s...Jiri Olsa
2022-01-05Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2022-01-02perf top: Fix TUI exit screen refresh race conditionyaowenbin
2022-01-02perf pmu: Fix alias events listJohn Garry
2021-12-31Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextDavid S. Miller
2021-12-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-28perf scripts python: intel-pt-events.py: Fix printing of switch eventsAdrian Hunter
2021-12-28perf script: Fix CPU filtering of a script's switch eventsAdrian Hunter
2021-12-28perf intel-pt: Fix parsing of VM time correlation argumentsAdrian Hunter
2021-12-28perf expr: Fix return value of ids__new()Miaoqian Lin
2021-12-18perf inject: Fix segfault due to perf_data__fd() without openAdrian Hunter
2021-12-18perf inject: Fix segfault due to close without openAdrian Hunter
2021-12-18perf expr: Fix missing check for return value of hashmap__new()Miaoqian Lin
2021-12-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-12-14tools/perf: Stop using bpf_object__find_program_by_title API.Kui-Feng Lee
2021-12-11perf python: Fix NULL vs IS_ERR_OR_NULL() checkingMiaoqian Lin
2021-12-11perf intel-pt: Fix error timestamp setting on the decoder error pathAdrian Hunter
2021-12-11perf intel-pt: Fix missing 'instruction' events with 'q' optionAdrian Hunter
2021-12-11perf intel-pt: Fix next 'err' value, walking traceAdrian Hunter
2021-12-11perf intel-pt: Fix state setting when receiving overflow (OVF) packetAdrian Hunter
2021-12-11perf intel-pt: Fix intel_pt_fup_event() assumptions about setting state typeAdrian Hunter
2021-12-11perf intel-pt: Fix sync state when a PSB (synchronization) packet is foundAdrian Hunter
2021-12-11perf intel-pt: Fix some PGE (packet generation enable/control flow packets) u...Adrian Hunter
2021-12-11perf tools: Prevent out-of-bounds access to registersGerman Gomez
2021-12-10Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-nextJakub Kicinski
2021-12-08perf/bpf_counter: Use bpf_map_create instead of bpf_create_mapSong Liu
2021-12-06perf bpf_skel: Do not use typedef to avoid error on old clangSong Liu
2021-12-06perf bpf: Fix building perf with BUILD_BPF_SKEL=1 by default in more distrosSong Liu
2021-12-06perf header: Fix memory leaks when processing feature headersIan Rogers
2021-12-06perf test: Reset shadow counts before loadingIan Rogers
2021-12-06perf test: Fix 'Simple expression parser' test on arch without CPU die topolo...Thomas Richter
2021-12-06tools build: Remove needless libpython-version feature check that breaks test...Arnaldo Carvalho de Melo
2021-12-06perf tools: Fix SMT detection fast read pathIan Rogers
2021-12-06tools headers UAPI: Sync powerpc syscall table file changed by new futex_wait...Arnaldo Carvalho de Melo
2021-12-06perf inject: Fix itrace space allowed for new attributesAdrian Hunter
2021-12-06tools headers UAPI: Sync s390 syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo
2021-12-06Revert "perf bench: Fix two memory leaks detected with ASan"Jiri Olsa
2021-12-03perf: Mute libbpf API deprecations temporarilyAndrii Nakryiko
2021-11-18perf evsel: Fix memory leaks relating to unitIan Rogers
2021-11-18perf report: Fix memory leaks around perf_tip()Ian Rogers
2021-11-18perf hist: Fix memory leak of a perf_hpp_fmtIan Rogers
2021-11-18tools headers UAPI: Sync MIPS syscall table file changed by new futex_waitv s...Arnaldo Carvalho de Melo
2021-11-18perf inject: Fix ARM SPE handlingGerman Gomez
2021-11-18perf bench: Fix two memory leaks detected with ASanSohaib Mohamed
2021-11-18perf test sample-parsing: Fix branch_stack entry endianness checkThomas Richter
2021-11-18perf sort: Fix the 'p_stage_cyc' sort key behaviorNamhyung Kim
2021-11-18perf sort: Fix the 'ins_lat' sort key behaviorNamhyung Kim
2021-11-18perf sort: Fix the 'weight' sort key behaviorNamhyung Kim